| » Version | » Information |
|---|---|
| 1.6 | 2003-12-22 stable |
| 1.5 | 2003-09-10 stable |
| 1.4 | Download Release date: 2003-05-21 00:01 UTC Release state: stable Changelog: - changed from this (supposing currentPage==2): [1] < 2 3 4 5 6 > [N] to: [1] < 1 2 3 4 5 > [N] i.e. now the link to the first/last page can be redundant, but the pager acts in a more intuitive way - getOffsetByPageId() now works as expected, also in "expanded" mode - reduced calls to internal methods - Added two new variables: * firstPageText * lastPageText They allow changing the default value "[1]" to "First", for instance. Same for last number. If they are not set, they default to the number. |
| 1.3 | 2003-01-29 stable |
| 1.1.6 | 2002-11-22 stable |