CHANGELOG.txt in Paging 5
Paging 5.x-1.3, 2008-01-28
------------------------------
Final release of 5.x version of paging.
#566818 by jenlampton: Fix missing pagers in 1.2 release.
Paging 5.x-1.2, 2008-01-28
------------------------------
#265681 by Gurpartap Singh: Use Drupal 6's node_teaser() for automatic page splitting, which handles the splitting better.
#179456 by sun: <!--paging_filter--> not removed from HTML output.
#268608 by sun: Code clean-up.
#331847 by Gurpartap Singh: Check if search module is enabled before updating.
#296448 by Gurpartap Singh: Add changelog and readme.
#266373 by sun with change by me: Add configurable position for pager and should not be arbitrarily set.
#45153 by SiliconMind: Do not paginate book module's print page.
Reverting #266373: $element should not be arbitrarily set.
#158782 by sun, Gurpartap Singh: Add 'page' query argument value 'full'.
#194601 by Gurpartap Singh: Ignore blank pages.
Paging 5.x-1.1, 2008-01-25
------------------------------
by Gurpartap Singh: Fixed critical bugs with automatic paging
#126365 by Gurpartap Singh: Automatic Paging
by Darren Oh: Used strpos instead of substr_count to increase speed.
#133961 by Darren Oh: Paging interfered with search.
by Darren Oh: Removed update index op from hook_nodeapi implementation (no longer needed).
by Darren Oh: Changed $node->pages_count to $node->page_count (better grammatically).
by Darren Oh: 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.
Paging 5.x-1.0, 2006-12-02
------------------------------
by Gurpartap Singh: Removed unnecessary css file: paging.css.
by Gurpartap Singh: Temporary fix for book navigation links.
by Gurpartap Singh: Settings form's fieldset label fixed.
by Gurpartap Singh: Added Drupal 5 compatibility.
Paging 4.7-1.x, 2006-04-02
------------------------------
#79130 by douggreen: Paging Module that supports CCK
Paging 4.7-1.x, 2006-04-02
------------------------------
by chx: Simplified and fixed.
Paging 4.6-1.x, 2006-04-02
------------------------------
by chx: Simplified and fixed.
Paging 4.6-1.x, 2006-03-14
------------------------------
#49814 by merlinofchaos: HTML tags eaten.
by merlinofchaos: Fix for comment pager collision.
by merlinofchaos: Fix for comment pager collision (part 2)
Paging 4.7-1.x, 2006-03-14
------------------------------
#51217 by merlinofchaos: comment pager problem.
#49814 by merlinofchaos: HTML tags being eaten.
Paging 4.7-1.x, 2006-02-19
------------------------------
#47324 by anders: Fix for filter format
Paging 4.6-1.x, 2006-01-22
------------------------------
by merlinofchaos: Backported from 4.7
Paging 4.7-1.x, 2006-01-19
------------------------------
#45153 by merlinofchaos: print.module problem
Paging 4.7-1.x, 2006-01-10
------------------------------
by merlinofchaos: Replaced <!-- page --> with <!--pagebreak--> for TinyMCE compatibility
Paging 4.7-1.x, 2006-01-04
------------------------------
by merlinofchaos: removed end ?> which is not necessary
Paging 4.7-1.x, 2005-12-14
------------------------------
by merlinofchaos: Removed extra CR at end of module.
Paging 4.7-1.x, 2005-12-13
------------------------------
by merlinofchaos: Rewrote paging module for 4.7. Now about 1/3 as long and uses Drupal's
pager.
Paging 4.6-1.x, 2005-12-01
------------------------------
by merlinofchaos: Committed Marco Scutari's paging module for general use.
File
CHANGELOG.txt
View source
- Paging 5.x-1.3, 2008-01-28
- ------------------------------
- Final release of 5.x version of paging.
- #566818 by jenlampton: Fix missing pagers in 1.2 release.
-
-
- Paging 5.x-1.2, 2008-01-28
- ------------------------------
- #265681 by Gurpartap Singh: Use Drupal 6's node_teaser() for automatic page splitting, which handles the splitting better.
- #179456 by sun: not removed from HTML output.
- #268608 by sun: Code clean-up.
- #331847 by Gurpartap Singh: Check if search module is enabled before updating.
- #296448 by Gurpartap Singh: Add changelog and readme.
- #266373 by sun with change by me: Add configurable position for pager and should not be arbitrarily set.
- #45153 by SiliconMind: Do not paginate book module's print page.
- Reverting #266373: $element should not be arbitrarily set.
- #158782 by sun, Gurpartap Singh: Add 'page' query argument value 'full'.
- #194601 by Gurpartap Singh: Ignore blank pages.
-
-
- Paging 5.x-1.1, 2008-01-25
- ------------------------------
- by Gurpartap Singh: Fixed critical bugs with automatic paging
- #126365 by Gurpartap Singh: Automatic Paging
- by Darren Oh: Used strpos instead of substr_count to increase speed.
- #133961 by Darren Oh: Paging interfered with search.
- by Darren Oh: Removed update index op from hook_nodeapi implementation (no longer needed).
- by Darren Oh: Changed $node->pages_count to $node->page_count (better grammatically).
- by Darren Oh: 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.
-
-
- Paging 5.x-1.0, 2006-12-02
- ------------------------------
- by Gurpartap Singh: Removed unnecessary css file: paging.css.
- by Gurpartap Singh: Temporary fix for book navigation links.
- by Gurpartap Singh: Settings form's fieldset label fixed.
- by Gurpartap Singh: Added Drupal 5 compatibility.
-
-
- Paging 4.7-1.x, 2006-04-02
- ------------------------------
- #79130 by douggreen: Paging Module that supports CCK
-
-
- Paging 4.7-1.x, 2006-04-02
- ------------------------------
- by chx: Simplified and fixed.
-
-
- Paging 4.6-1.x, 2006-04-02
- ------------------------------
- by chx: Simplified and fixed.
-
-
- Paging 4.6-1.x, 2006-03-14
- ------------------------------
- #49814 by merlinofchaos: HTML tags eaten.
- by merlinofchaos: Fix for comment pager collision.
- by merlinofchaos: Fix for comment pager collision (part 2)
-
-
- Paging 4.7-1.x, 2006-03-14
- ------------------------------
- #51217 by merlinofchaos: comment pager problem.
- #49814 by merlinofchaos: HTML tags being eaten.
-
-
- Paging 4.7-1.x, 2006-02-19
- ------------------------------
- #47324 by anders: Fix for filter format
-
-
- Paging 4.6-1.x, 2006-01-22
- ------------------------------
- by merlinofchaos: Backported from 4.7
-
-
- Paging 4.7-1.x, 2006-01-19
- ------------------------------
- #45153 by merlinofchaos: print.module problem
-
-
- Paging 4.7-1.x, 2006-01-10
- ------------------------------
- by merlinofchaos: Replaced with for TinyMCE compatibility
-
-
- Paging 4.7-1.x, 2006-01-04
- ------------------------------
- by merlinofchaos: removed end ?> which is not necessary
-
-
- Paging 4.7-1.x, 2005-12-14
- ------------------------------
- by merlinofchaos: Removed extra CR at end of module.
-
-
- Paging 4.7-1.x, 2005-12-13
- ------------------------------
- by merlinofchaos: Rewrote paging module for 4.7. Now about 1/3 as long and uses Drupal's
- pager.
-
-
- Paging 4.6-1.x, 2005-12-01
- ------------------------------
- by merlinofchaos: Committed Marco Scutari's paging module for general use.