You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'feature/ContentList-indexing' into develop
Exposed a new `IsIndexed` and `IndexLabel` property on the `ContentListTopicViewModel`. This provides optional support for editors to configure a topic to include a table of contents of either categories and/or items. It is up to the implementor as to whether this functionality is exposed on the `ContentList` content type or any of its derived types, as well as how it will be exposed within any templates. It is a common enough requirement, however, that including it on the model provides a lot of flexibility for expected implementations.
0 commit comments