Subject: Sidebar by namespace
Hi,
I would like adding a section 'sidebar by namespace' in the How do I add a sidebar page and need some check on formulation :
Sidebar by namespace
A single sidebar is applied by default to all pages in the namespace where the wiki sidebar page is created.
So, you can choose where you want to display a sidebar :
:sidebar - applied for all pages in the wiki by default :*
:foo:sidebar - applied for all pages in the namespace foo:*
More, you can easely have multiple sidebar, the nearest sidebar page will be used.
There is no limit to have a specific sidebar by namespace in the site map to facilitate browsing as:
:foo:sidebar for the namespace foo:*
:bar:sidebar for the namespace bar:*
:foo:bar:sidebar for the namespace :foo:bar:*
:foo:bar:baz:sidebar for the namespace :foo:bar:baz:*
However, you have to check if your template supports this setting, see further,
as does for instance Bootstrap3 template for others bars editable in wiki, based on DokuWiki hooks.
Thanks for your advices.
I would like adding a section 'sidebar by namespace' in the How do I add a sidebar page and need some check on formulation :
Sidebar by namespace
A single sidebar is applied by default to all pages in the namespace where the wiki sidebar page is created.
So, you can choose where you want to display a sidebar :
:sidebar - applied for all pages in the wiki by default :*
:foo:sidebar - applied for all pages in the namespace foo:*
More, you can easely have multiple sidebar, the nearest sidebar page will be used.
There is no limit to have a specific sidebar by namespace in the site map to facilitate browsing as:
:foo:sidebar for the namespace foo:*
:bar:sidebar for the namespace bar:*
:foo:bar:sidebar for the namespace :foo:bar:*
:foo:bar:baz:sidebar for the namespace :foo:bar:baz:*
However, you have to check if your template supports this setting, see further,
as does for instance Bootstrap3 template for others bars editable in wiki, based on DokuWiki hooks.
Thanks for your advices.