* @author Gerrit Uitslag */ $lang['checkupdate'] = 'Check periodically for updates.'; $lang['only_admins'] = 'Allow indexmenu syntax only to admins.
Note that a page edited by a no-admin user will lost every contained indexmenu tree.'; $lang['aclcache'] = 'Optimize the indexmenu cache for acl (works only for root requested namespaces).
The choice of the method affects only the visualization of nodes on the indexmenu tree, not the page authorizations.'; $lang['headpage'] = 'Headpage method: the page from which retrive the title and link of a namespace.
Can be any of this value:'; $lang['hide_headpage'] = 'Hide headpages.'; $lang['page_index'] = 'The page that will replace the main dokuwiki index. Create it and insert the indexmenu syntax. Use id#random if you already have an indexmenu sidebar with navbar option. My suggestion is {{indexmenu>..|js navbar nocookie id#random}}.'; $lang['empty_msg'] = 'Message to show when tree is empty. Use the Dokuwiki syntax, not the html code. The {{ns}} variable is a shortcut for the requested namespace.'; $lang['skip_index'] = 'Namespaces id to skip. Use the Regular Expression format. Example: /(sidebars|private:myns)/'; $lang['skip_file'] = 'Pages id to skip. Use the Regular Expression format. Example /(:start$|^public:newstart$)/'; $lang['show_sort'] = 'Show to admins the indexmenu sort number as top of page note'; $lang['themes_url'] = 'Download js themes from this http url.'; $lang['be_repo'] = 'Let others download themes from you site.'; $lang['defaultoptions'] = 'List of indexmenu options separated by spaces. These options will be applied by default to every indexmenu and can be undone with a reverse command in the plugin syntax';