Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 490 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 490 Bytes

MuraTOC

A display object dynamically generating a table of contents based on the heading elements (h2, h3, ...) in the page, without changing the page contents.

It has the following parameters on top of the default ones: title, list type and maximum depth.

The table of contents is enclosed in a div with the class pageTOC, which can be used for styling in a theme.

To install, simply copy the toc folder in the theme's display_objects folder and reload the application.