Closed spanezz closed 4 years ago
Create a new navbar feature to provide to the base template data used to build the navbar.
navbar
A basic option is that a page could add itself to the navbar of other pages, similarly to how syndication's add_to works.
syndication
add_to
Initial support of a list of page names should be enough for now. Further improvements can happen in other issues
Create a new
navbar
feature to provide to the base template data used to build the navbar.A basic option is that a page could add itself to the navbar of other pages, similarly to how
syndication
'sadd_to
works.