Description
The Table of Contents addon displays a presentation's table of contents with links to corresponding pages.
Properties
Property name |
Description |
Don't show pages |
This option allows user to define which page numbers are to be hidden. The numbers should be semicolon separated, i.e. for pages: 2,4 the property value is: 2;4 |
Display Types |
- default – table of contents will be displayed as paginated pages
- list – table of contents will be displayed as a scrollable list
- combo – table of contents will be displayed as a combo list
- icons – table of contents will be displayed as the icons list
- icons+list – table of contents will be displayed as the icons list with names of pages
|
Supported commands
Command name |
Params |
Description |
--- |
--- |
--- |
CSS classes
Class name |
Description |
table-of-contents |
Main class containing all Addon content |
table-of-contents-title |
DIV element containing Addon title |
table-of-contents-list |
DIV element containg HTML list element (<ul>). If there are more pages than the Addon can contain, then this element is multiplied> |
table-of-contents-pagination |
DIV element containing links (<a>) for inside navigation if there are more pages than Addon can contain. By default this element is hidden |
current-page |
an element containing this class defines the page being displayed |
Demo presentation
Demo presentation showing how to use Table Of Contents Addon.