tp://www.dokuwiki.org/plugin:orphanswanted
Use this plugin to find orphan pages and wanted pages.
Or... ,$base,$file,$type,$lvl,$opts);
// get id of this file
$id = pathID($file);
//check ACL
if(aut... $item = &$data["$id"];
if(isset($item)) {
// This item already has a member in the array
// Note ... , $link )
{
if( isset($data[$link]) )
{
// This item already has a member in the array
// Note
in ======
http://www.dokuwiki.org/plugin:text
This plugin allows you to export a page to a plain tex... with the searchtext plugin, to provide both a basis for searching rendered text, and providing a rend... ===
To add a button to your template to access this plugin's output, try adding the following in your... ,'t',array('do' => 'export_text'),'get','export this page as text'); ?>
</code>
Note:
* 'text' will
====== Note plugin ======
<note> Thisis my note ! Remember it !! </note>
<note> Thisis my note ! Remember it !! </note>
<note important> Warning ! You're about to lose your mind ;-)
===
http://www.dokuwiki.org/plugin:searchtext
This plugin searches pages rendered as text instead of raw wiki.
This plugin displays search result snippets from text.
:!: This plugin requires:
- A text renderer, such as t