====== Page Index ====== The index of pages is created by a special [[devel:action_modes#main_functions|site action]] that shows the [[pages]] and [[namespaces]] within your wiki, organized as a tree and ordered by namespaces. It can be accessed by clicking the //Sitemap//((not to be confused with a [[sitemap]] for search engines)) link in the global navigation, or called by adding ''&do=index'' at the end of your wiki URL. To view a specific branch of your wiki, you can call ''?idx=namespace_to_show''. In addition there are some very useful plugins, with usage of JavaScript and other features. See plugin lists tagged by [[plugintag>menu]] or [[plugintag>listing]]. ===== Issues ===== Be aware that it reveals namespaces (but not pages) that may be protected by the ACL. There is a [[config:sneaky_index|sneaky index]] option you can set in your configuration file to enable protected namespace hiding in the Index. This option is not turned on by default since this will hide accessible pages that are children of an otherwise protected namespace. ===== Configuration ===== * See [[config:sneaky_index]] * If index doesn't work, it may have been disabled by the [[config:disableactions]] option