/XenForoAddOnSlionsToc

Table Of Content add-on for XenForo 2

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Table Of Content Add-On for XenForo 2

Features

  • Provides the following BB codes:
    • TOC: For table of content placement.
    • H1, H2, H3, H4, H5, H6: For various headings level.
  • Editor buttons for headings and table of content.
  • Supports WYSIWYG editor.
  • Supports named anchor so you can reorganize headings in your post without worrying about broken links. Just do [H1=anchor name]My heading[/H1]

Demo

Visit slions.net to see what it looks like.

Release process

Go to the root of your XenForo installation and set the new release Version ID by running:

php cmd.php xf-addon:bump-version Slions/Toc --version-id 2020100

Generate the release archive using the following command:

php cmd.php xf-addon:build-release Slions/Toc

The generated ZIP file can be found in the following folder:

/src/addons/Slions/Toc/_releases

Resources