Table of Contents
Introduction
What is it?
This content plugin creates a customisable Table of Contents (TOC) in an article.
Yes, this is not exactly a new idea. But I didn't find any other plugins that would do what I wanted for free, so I just had to write my own. Take it or leave it.
Usage
To include a Table of Contents, just add this to your article:
{toc}
There are also some optional parameters:
{toc minlevel=2 maxlevel=4 chapternumbers=true prefix=§}
minlevel
Set the minimum heading level to include in the Table of Contents.maxlevel
Set the maximum heading level to include.chapternumbers
Set this totrue
to include chapter numbers in the headings and Table of Contents.prefix
Ifchapternumbers=true
, this lets you define an additional string that will be inserted before a chapter number.
License
Published under GNU Public License 2 (see LICENSE.txt).
Table of Contents
- Version:
- 1.0.2
- Developer:
- Frank Willeke
- Last updated:
-
Apr 08 2025
1 week ago - Date added:
- Apr 07 2025
- License:
- GPLv2 or later
- Type:
- Free download
- Includes:
- p
- Compatibility:
- J5
Share