paging 6.x-1.0-beta3

Gurpartap Singh - January 27, 2009 - 12:52
Official release from CVS tag: DRUPAL-6--1-0-BETA3
First released: January 27, 2009 - 12:52
Download: paging-6.x-1.0-beta3.tar.gz
Size: 28.91 KB
md5_file hash: 1cbcab4e792c0a45903e8de6bc1335f9
Last updated: January 27, 2009 - 12:55
View usage statistics for this release

Changes since DRUPAL-6--1-0-BETA2:

  • #330057 - Updated page names are not being saved
    Corrected the installations instructions in README.txt
  • #185032 - Paging block (shows a list of page names as links).
  • Fixed empty names populating method
    Fixed page navigation block visibility.
  • Disable page names UI when automatic paging is enabled.
  • Remove paging filter settings in hook_uninstall().
  • #266373 by sun: Add configurable position for pager above and/or below content or custom pager output in theme.
  • Added comments to the complete code for better understanding when revisiting.
  • by Gurpartap Singh: Added a new theme function to set select list for drop down pager theme function. This provides the ability to override it and set custom URLs(even clean urls).
  • Added limitations topic to README.txt
  • Markdown format for README.txt contents.
  • Created a JavaScript theme function for drop down pager, to allow overriding it's behavior.
    Fixed array filling method.
  • #45153 - Do not paginate book module's print pages.
  • Fix error on 'add new comment' page displaying paginated node.
  • #346329 by wwalc, Gurpartap Singh: E_NOTICE compatibility.
  • #363396 by Gurpartap Singh: Paginate only for normal node rendering. Fixed several reported issues where other content fields went missing.
  • by Gurpartap Singh: Move setting of default value in drop down pager, from JavaScript to theme function in module. Reduces the code to be loaded client side.
  • by Gurpartap Singh: Remove first and last link from drop down pager. Include next and previous page's name along with next and previous links.
  • #329923 by Gurpartap Singh: AJAX load the pages. Uses nedjo's code proposed for AJAX pagers in core.
  • by Gurpartap Singh: Names can be specified anywhere in the body.
  • by Gurpartap Singh: Better method for wrapping pager and body for AJAX compatibility.
  • by Gurpartap Singh: Implement hook_content_extra_fields() to allow customized positioning of pager(s) using "Manage fields" under CCK.
  • #362966 by Gurpartap Singh: Fixed automatic paging in middle of tag.

Bug reports will be highly appreciated!

 
 

Drupal is a registered trademark of Dries Buytaert.