Date: Mon, 26 Jun 2008 14:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id: Help%2FCreateTocPlugin,v 1.4 2008-06-27 20:03:55 vargenau Exp $ Content-Type: application/x-phpwiki; pagename=Help%2FCreateTocPlugin; flags=PAGE_LOCKED; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary The *~CreateToc* [plugin|Help:WikiPlugin] allows to create a dynamical *Table Of Contents* of all headers. Since v1.3.8 !!! Usage !!! Arguments __jshide__: | Boolean if the TOC should be initially hidden and on click expanded. Default: 0 __with_toclink__: | Boolean if headers should link back to the TOC. Default: false __with_counter__: | Boolean if hierarchical prefixes should be added. Default: false __headers__: | Which headers to include. Default: !!!,!!,! 1,2,3 also allowed __noheader__: | Boolean if the "Table of Contents" h2 header should be omitted. Default: 0 __liststyle__: | dl or ol or ul. Default: dl __indentstr__: | Default:    __pagename__: | TOC of which page? Default: current pagename !!! Examples See for example PhpWikiDemo:en/TextFormattingRules ------------- [PhpWikiDocumentation] [CategoryWikiPlugin]