mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 02:44:52 +08:00
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:
@@ -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
|
Reference in New Issue
Block a user