paging 5.x-1.1
Gurpartap Singh - November 8, 2008 - 01:11
Official release from CVS tag: DRUPAL-5--1-1
First released: November 8, 2008 - 01:11
First released: November 8, 2008 - 01:11
Download: paging-5.x-1.1.tar.gz
Size: 12.05 KB
md5_file hash: 2eaf8083079bf4b1d1b7d6289ce52e3d
Last updated: November 8, 2008 - 01:15
View usage statistics for this releaseSize: 12.05 KB
md5_file hash: 2eaf8083079bf4b1d1b7d6289ce52e3d
Last updated: November 8, 2008 - 01:15
Changes since DRUPAL-5--1-0:
- #133961 Paging interfered with search.
- Removed update index op from hook_nodeapi implementation (no longer needed).
- Changed $node->pages_count to $node->page_count (better grammatically).
- Added package tag to info file now that we're creating some associated modules.
- #118294 by Darren Oh - Better text, text formatting and code indentation.
- Minor code cleanup.
- Fixed critical bugs with automatic paging
- Some language fixes, proper help in settings.
- #118294 by Darren Oh - Better text, text formatting and code indentation.
- #152819: Module .info files should not define 'version' in CVS
- Used strpos instead of substr_count to increase speed.
- #126365 by Gurpartap Singh: Automatic Paging
- Fixed critical bugs with automatic paging
- Other minor changes
