%TOC{"SomeTopic" ...}% |
Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ("---++ text") and HTML ("<h2>text</h2>") are taken into account. Any heading text after "!!" is excluded from the TOC; for example, write "---+!! text" if you do not want to list a header in the TOC. Supported parameters:
%TOC{depth="2"}%, %TOC{"TWikiDocumentation" web="TWiki04x02" title="Contents:" }%
| |||||||||||||||||||||
<style>
.TWikiToc { font-size: 95%; line-height: 1.3em; margin: 2em 0 2.5em 0; padding: 0; }
.TWikiToc li { margin-left: 1em; }
.TWikiToc a:link, #twikitoc a:visited { text-decoration: none; }
.TWikiToc a:hover { text-decoration: underline; }
.TWikiToc ul { list-style: outside; margin: 0; padding: 0 0 0 0.5em; }
.TWikiToc .title { margin: 0; padding: 0; font-weight: bold; color:orange; }
</style>
Patch: patch_TOC_heading4.diff (revised, in CVS)
Contributors: | WebForm | |
|---|---|
| TopicClassification | FeatureDone |
| TopicSummary | New title parameter for TOC variable |
| InterestedParties | |
| AssignedTo | PeterThoeny |
| AssignedToCore | ArthurClemens |
| ScheduledFor | CairoRelease |
| RelatedTopics | TWiki.TWikiVariables |
| SpecProgress | 100% |
| ImplProgress | 100% |
| DocProgress | 100% |
|
||||||||||||||||||||||||||||||||||||