Documentation
Page Counter
Description
The Page Counter module allows adding a page counter to a presentation. It's truly useful if you have more than 5 presentation pages. It can present a current page index and a presentation page count either in normal or reversed order. Additionally, due to the module'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 the user to choose if the numbers are to be displayed using the Western Arabic, Eastern Arabic, or Perso-Arabic numerals. |
Start from | Specifies page number (from 1 to n) from which counting pages in the presentation starts over. Leaving this property empty sets page counting on the first page. For pages before the selected page number, the module 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 the 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 the module's content. |
Demo presentation
Demo presentation contains examples of how to use the Page Counter module.