Implementing Alias Breadcrumb Link to be able to add dynamically generated breadcrumb menu items for content items not being in the menu hierarchy, see #3537

This commit is contained in:
Lombiq
2016-01-28 21:07:27 +01:00
parent 80a9cc73b8
commit cce9b3172e
11 changed files with 175 additions and 11 deletions

View File

@@ -18,3 +18,8 @@ Features:
Description: Synchronizes aliases when created from different servers.
Dependencies: Orchard.Alias
Category: Content
Orchard.Alias.BreadcrumbLink:
Name: Alias Breadcrumb Link
Description: Provides Alias Breadcrumb Link menu item type that can be used to generate breadcrumb links, using Alias data, to content items without explicitly adding links to those content items in the menu.
Dependencies: Orchard.Alias
Category: Navigation