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 to true to include chapter numbers in the headings and Table of Contents.

  • prefix
    If chapternumbers=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).

Does exactly what it should.



Posted on 08 December 2025
Functionality
A simple but effective method for adding a table of contents. Add the code to the article and that's it, job done.
Ease of use
Very easy to use, as a totally blind Joomla developer, I couldn't ask for better.
Support
Didn't require any support as the instructions were clear and easy to follow.
Documentation
Basic documentation but covered every aspect needed to use the extension.
I used this to: creating a table of contents in my Joomla 5 articles, there is no built in table of contents on Joomla and manually creating one in every article is a long process. Page breaks don't do what I wanted.

Table of Contents

Version:
1.0.2
Developer:
Frank Willeke
Last updated:
Apr 08 2025
8 months ago
Date added:
Apr 07 2025
License:
GPLv2 or later
Type:
Free download
Includes:
p
Compatibility:
J5
Download

Uses Joomla! Update System