Navigator

A Theme for DokuWiki

User Tools

Site Tools


navigator:how_to_hide_the_autoindex_marker

How to install the plugin to hide the AUTOINDEX marker

Note: if you've installed the Navigator theme via the Admin Extension Manager,
you should be all set, as DokuWiki will copy the plugin to the plugins folder automatically.

Optional: Rebuild the index
If you imported pages from another wiki,
or if you don't see an automatic page list in start pages when you include the AUTOINDEX,
visit your bin folder and run the following command to rebuild the indexer:

php indexer.php -c


Follow this procedure only if you've installed the theme manually via FTP:

- In the root directory of your Navigator theme:

<your_wiki_>/lib/tpl/navigator

1- Find the following folder:

navigatorlabels

2- Then move it to the plugin area.
The plugin folder is located in the following location outside of your Theme:

<your_wiki>/lib/plugins/

DokuWiki will automatically recognize the following markup each time you publish it

~~AUTOINDEX~~

and it will hide it from public viewing.
The only time you see it in your pages is while you edit them.
The purpose of this markup is to trigger the auto index feature for that start page.


navigator/how_to_hide_the_autoindex_marker.txt · Last modified: by editor