====== hidepages Plugin ====== ---- plugin ---- description: Hide pages from search results and/or sitemap author : Matthias Schulte email : dokuwiki@lupo49.de type : syntax lastupdate : 2013-08-02 compatible : Hrun depends : conflicts : similar : nftr tags : hide, search downloadurl: https://github.com/lupo49/dokuwiki-plugin-hidepages/zipball/master bugtracker : https://github.com/lupo49/dokuwiki-plugin-hidepages/issues sourcerepo : https://github.com/lupo49/dokuwiki-plugin-hidepages donationurl: screenshot_img : ---- ===== Installation ===== ^ Download | [[https://github.com/lupo49/dokuwiki-plugin-hidepages/tarball/master|Current archive from GitHub]] | Use this address to install this plugin by using the plugin manager. ===== Syntax ===== Hide current page from the search results and/or sitemap (depending on the configuration settings) ~~HIDEPAGE~~ Using this syntax, the configuration settings ''hidefromsearch'' and ''hidefromsitemap'' states where the current page will be displayed and where not. Hide current page from the search results ~~HIDEPAGE:search~~ Hide current page from the sitemap ~~HIDEPAGE:sitemap~~ Hide current page from the search results and the sitemap ~~HIDEPAGE:search;sitemap~~ ===== Configuration and Settings ===== * ''ignorepattern'': Disables the plugin function (makes all hidden pages visible again) * ''hidefromsearch'': Hides page from search when using ~~HIDEPAGE~~ syntax * ''hidefromsitemap'': Hides page from sitemap when using ~~HIDEPAGE~~ syntax === Change Log === {{rss>https://github.com/lupo49/dokuwiki-plugin-hidepages/commits/master.atom date}} ===== Discussion ===== * Hy. I'm using Release 2012-10-13 "Adora Belle" and I can't get this plugin to work. Any suggestion? FIXME * This also does not work with simplenavi. can you please suggest the proper syntax? --- [[user>hh lohmann|hh lohmann]] //2015-03-31 17:43//: works as intended under Hrun; [[plugin:simplenavi]] does not run on DokuWiki's [[:search]] or [[:index]] (Sitemap) which are influenced by the [[plugin:hidepages]] here - which you should not confuse with DokuWiki's configuration option [[config:hidepages]] which __is__ respected by simplenavi