Documentation
Page Counter
Description
A Page Counter addon allows to add a page counter to a presentation. It's truly useful if you have more than 5 pages presentation. It can present a current page index and a presentation page count either in normal or reversed order. Additionally, due to the addon's web nature, it allows to fully customize its appearance via CSS styles. For more details on that matter, please see the demo presentation.
Properties
The list starts with the common properties, learn more about them by visiting the Modules description section. The other available properties are described below.
Property name | Description |
---|---|
Numericals | Allows user to choose if the numbers are to be displayed using Western Arabic, Eastern Arabic or Perso-Arabic numericals. |
Start from | Specifies page number (from 1 to n) from which counting pages in presentation starts over. Leaving this property empty sets page counting at the first page. For pages before the selected page number, addon will display nothing. Accepts only positive integers. |
Omitted pages texts | List of comma separated indexes (1-based) of pages and text for specified pages. Provided page indexes can't be greater than or equal to 'Start from' property. For example, setting 'Start from' as 3 and 'Omitted pages texts' as pages "1, 2" with text "Test" will result in displaying the word "Test" on presentation pages 1 & 2. |
Supported commands
Command name | Params | Description |
---|---|---|
--- | --- | --- |
CSS classes
Class name | Description |
---|---|
pagecounter | Main class containing all Addon content. |
Demo presentation
Demo presentation showing how to use Page Counter Addon.