Skip to content

Commit

Permalink
Why did I write "normally"?
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Oct 1, 2024
1 parent bf5cb66 commit 5e69f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.HelpfulExtensions/Extensions/Widgets/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Adds Liquid code editing and rendering capabilities.

Renders a Bootstrap navigation menu as a widget using the provided `MenuItem`s.

> ℹ️ Normally the menu is populated from `INavigationProvider` implementations that create the menu items programmatically. If you use [Lombiq Base Theme for Orchard Core](https://github.com/Lombiq/Orchard-Base-Theme), it has [`MainMenuNavigationProvider`](https://github.com/Lombiq/Orchard-Base-Theme/blob/dev/Lombiq.BaseTheme/Services/MainMenuNavigationProvider.cs). This automatically translates an existing content item with a `MenuItemsListPart` and the `main-menu` alias into compatible navigation, so you can edit menu items from the content editor.
> ℹ️ The menu is populated from `INavigationProvider` implementations that create the menu items programmatically. If you use [Lombiq Base Theme for Orchard Core](https://github.com/Lombiq/Orchard-Base-Theme), it has [`MainMenuNavigationProvider`](https://github.com/Lombiq/Orchard-Base-Theme/blob/dev/Lombiq.BaseTheme/Services/MainMenuNavigationProvider.cs). This automatically translates an existing content item with a `MenuItemsListPart` and the `main-menu` alias into compatible navigation, so you can edit menu items from the content editor.

0 comments on commit 5e69f6a

Please sign in to comment.