For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > February 2008 > [ANNOUNCEMENT] Pager-2.4.5 (stable) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] Pager-2.4.5 (stable) Released.
PEAR Announce

2008-02-23, 7:06 pm

The new PEAR package Pager-2.4.5 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- request #10869: added two reverse drivers in the /examples/ dir
- fixed a few PHP5 Strict Standards warnings (bug #12257 and #12934)
- Coding Standards fixes in the phpdoc blocks
- added 'PAGER_' prefix to internal constant names
- fixed bug #12267: correct detection of HTTPS on IIS (thanks to Carsten Wiedmann)
- fixed bug #12306: allow relative links
- fixed bug #12531: removed <u> tag from curPageSpan[Pre|Post] default options
in Pager_Sliding to make links HTML 4.01 strict
- request #12267: added $pager->linkTagsRaw array (same as $pager->linkTags but
as array) to play nice with HTML_Page2 (patch by Carsten Wiedmann)
- fixed bug #12796: curPageLinkClassName overrides curPageSpanPre and curPageSpanPost
- request #12797: added '%d' placeholder to altPage (by default, page number is appended)
- fixed bug #12837: if $_SESSION['setPerPage'] is set, Pager always uses it

Package Info
------------
It takes an array of data as input and pages it according to various parameters.
It also builds links within a specified range, and allows complete customization of the output (it even works with front controllers and mod_rewrite).
Two operating modes available: "Jumping" and "Sliding" window style.

Related Links
-------------
Package home: http://pear.php.net/package/Pager
Changelog: http://pear.php.net/package/Pager/download/2.4.5
Download: http://download.pear.php.net/package/Pager-2.4.5.tgz

Authors
-------
Lorenzo Alberton <l.alberton@quipo.it> (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com