ntd / silverstripe-autotoc

Dynamically generates the table of contents

Home Page:http://silverstripe.entidi.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

silverstripe-autotoc

License Build Status Code Quality Code Coverage Latest Stable Version

Automatically generate the table of contents from the Content of a page or, more generally, from any HTML field.

This module can be used without the CMS.

Installation

composer require entidi/silverstripe-autotoc

Manual installation is probably possible but not really tested.

Testing

Basically it boils down to the following commands:

composer update
vendor/bin/phpunit

Other documentation

About

Dynamically generates the table of contents

http://silverstripe.entidi.com/

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 98.9%Language:Scheme 1.1%