/[drupal]/contributions/modules/paging/paging.module
ViewVC logotype

Log of /contributions/modules/paging/paging.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 11:29:35 2009 UTC (7 months, 1 week ago) by Gurpartap
Branch: MAIN
CVS Tags: HEAD
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
#438002 by Gurpartap Singh & RTH: Missing argument error on filter tips page.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 21:50:06 2009 UTC (7 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.43: +3 -1 lines
Diff to previous 1.43
#383670 by Gurpartap Singh: Expose a "current page" variable for themes.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 21:34:06 2009 UTC (7 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.42: +70 -2 lines
Diff to previous 1.42
#366862 by smacphail & Gurpartap Singh: node_teaser() isn't suitable when teaser break tag is present.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 16:31:46 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
#362966 by Gurpartap Singh: Fixed automatic paging in middle of tag.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 17:13:56 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.40: +40 -2 lines
Diff to previous 1.40
by Gurpartap Singh: Implement hook_content_extra_fields() to allow customized positioning of pager(s) using "Manage fields" under CCK.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 17:10:53 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.39: +40 -18 lines
Diff to previous 1.39
by Gurpartap Singh: Better method for wrapping pager and body for AJAX compatibility.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 08:48:40 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.38: +4 -4 lines
Diff to previous 1.38
by Gurpartap Singh: Names can be specified anywhere in the body.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 24 16:12:53 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.37: +50 -11 lines
Diff to previous 1.37
#329923 by Gurpartap Singh: AJAX load the pages. Uses nedjo's code proposed for AJAX pagers in core.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 24 02:00:58 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.36: +24 -72 lines
Diff to previous 1.36
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.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 24 00:52:31 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.35: +10 -17 lines
Diff to previous 1.35
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.

Revision 1.15.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 23:53:18 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.15.2.20: +10 -5 lines
Diff to previous 1.15.2.20 , to branch point 1.15 , to next main 1.45
#194601 by Gurpartap Singh: Ignore blank pages.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 23:28:39 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.34: +13 -14 lines
Diff to previous 1.34
#363396 by Gurpartap Singh: Paginate only for normal node rendering. Fixed several reported issues where other content fields went missing.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 21:16:01 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.33: +4 -4 lines
Diff to previous 1.33
#346329 by wwalc, Gurpartap Singh: E_NOTICE compatibility.

Revision 1.15.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 21:00:34 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.19: +1 -1 lines
Diff to previous 1.15.2.19 , to branch point 1.15
#158782 by sun, Gurpartap Singh: Add 'page' query argument value 'full'.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 20:57:17 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Fix error on 'add new comment' page displaying paginated node.

Revision 1.15.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 20:51:26 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.18: +3 -3 lines
Diff to previous 1.15.2.18 , to branch point 1.15
Reverting #266373: $element should not be arbitrarily set.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 20:05:42 2009 UTC (10 months ago) by Gurpartap
Branch: MAIN
Changes since 1.31: +2 -3 lines
Diff to previous 1.31
#45153 - Do not paginate book module's print pages.

Revision 1.15.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 20:02:08 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.17: +1 -1 lines
Diff to previous 1.15.2.17 , to branch point 1.15
#45153 - Do not paginate book module's print page.

Revision 1.15.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 16:20:31 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.16: +1 -1 lines
Diff to previous 1.15.2.16 , to branch point 1.15
#266373: Adding change that missed last commit:  should not be arbitrarily set.

Revision 1.15.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 16:18:45 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.15: +23 -1 lines
Diff to previous 1.15.2.15 , to branch point 1.15
#266373 by sun with change by me: Add configurable position for pager and  should not be arbitrarily set.

Revision 1.15.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 15:14:19 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.14: +25 -23 lines
Diff to previous 1.15.2.14 , to branch point 1.15
#268608 by sun: Code clean-up.

Revision 1.15.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 14:49:38 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.13: +4 -0 lines
Diff to previous 1.15.2.13 , to branch point 1.15
#179456 by sun: <\!--paging_filter--> not removed from HTML output.

Revision 1.15.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 14:37:29 2009 UTC (10 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.12: +84 -28 lines
Diff to previous 1.15.2.12 , to branch point 1.15
#265681 by Gurpartap Singh: Use Drupal 6's node_teaser() for automatic page splitting, which handles the splitting better.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 07:26:10 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.30: +23 -13 lines
Diff to previous 1.30
Created a JavaScript theme function for drop down pager, to allow overriding it's behavior.
Fixed array filling method.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 21:41:47 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.29: +22 -1 lines
Diff to previous 1.29
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).

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 21:23:15 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.28: +125 -55 lines
Diff to previous 1.28
Added comments to the complete code for better understanding when revisiting.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 17:14:16 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.27: +32 -10 lines
Diff to previous 1.27
#266373 by sun: Add configurable position for pager above and/or below content or custom pager output in theme.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 02:28:31 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.26: +0 -0 lines
Diff to previous 1.26
Remove paging filter settings in hook_uninstall().

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 02:22:33 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25
Disable page names UI when automatic paging is enabled.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 02:03:34 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.24: +17 -18 lines
Diff to previous 1.24
Fixed empty names populating method
Fixed page navigation block visibility.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 23:15:36 2009 UTC (10 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.23: +83 -20 lines
Diff to previous 1.23
#185032 - Paging block (shows a list of page names as links).

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 00:51:50 2008 UTC (12 months, 3 weeks ago) by Gurpartap
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.22: +16 -7 lines
Diff to previous 1.22
#330057 - Page names interface bug + Drop down nav bug.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 09:45:02 2008 UTC (13 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.21: +0 -4 lines
Diff to previous 1.21
Removed junk code.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 09:43:17 2008 UTC (13 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.20: +10 -23 lines
Diff to previous 1.20
Fixed parameters for pager and the drop down theme function

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 18:06:11 2008 UTC (13 months, 1 week ago) by Gurpartap
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Fixed description for drop down pager.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 17:52:57 2008 UTC (13 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.18: +56 -14 lines
Diff to previous 1.18
Fixed the layout of drop down list

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 14:00:06 2008 UTC (13 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.17: +216 -20 lines
Diff to previous 1.17
#284076 - Refinements by john vandyk; #91084 - Close to full page names support; New drop down list pager navigation; etc.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 18:16:35 2008 UTC (15 months, 1 week ago) by Gurpartap
Branch: MAIN
Changes since 1.16: +219 -124 lines
Diff to previous 1.16
New feature additions. Page names feature is incomplete and currently disabled.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 06:09:49 2008 UTC (16 months, 3 weeks ago) by Gurpartap
Branch: MAIN
Changes since 1.15: +207 -84 lines
Diff to previous 1.15
Paging for Drupal 6. Not recommended for production sites.

Revision 1.15.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 18:07:19 2008 UTC (22 months ago) by Gurpartap
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.15.2.11: +1 -1 lines
Diff to previous 1.15.2.11 , to branch point 1.15
Fixed critical bugs with automatic paging

Revision 1.15.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 18:05:46 2008 UTC (22 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.10: +7 -7 lines
Diff to previous 1.15.2.10 , to branch point 1.15
Fixed critical bugs with automatic paging

Revision 1.15.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 02:51:39 2007 UTC (2 years ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.9: +8 -8 lines
Diff to previous 1.15.2.9 , to branch point 1.15
Minor changes

Revision 1.15.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 17:59:33 2007 UTC (2 years ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.8: +125 -2 lines
Diff to previous 1.15.2.8 , to branch point 1.15
#126365 by Gurpartap Singh: Automatic Paging

Revision 1.15.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 19:43:18 2007 UTC (2 years, 4 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.7: +4 -4 lines
Diff to previous 1.15.2.7 , to branch point 1.15
Some language fixes, proper help in settings.

Revision 1.15.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 17:39:30 2007 UTC (2 years, 6 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.15.2.6: +4 -4 lines
Diff to previous 1.15.2.6 , to branch point 1.15
Used strpos instead of substr_count to increase speed.

Revision 1.15.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 23:50:23 2007 UTC (2 years, 7 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.15.2.5: +5 -10 lines
Diff to previous 1.15.2.5 , to branch point 1.15
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.

Revision 1.15.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 19:14:57 2007 UTC (2 years, 7 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.15.2.4: +6 -6 lines
Diff to previous 1.15.2.4 , to branch point 1.15
Minor code cleanup.

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 18:26:16 2007 UTC (2 years, 7 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.15.2.3: +46 -30 lines
Diff to previous 1.15.2.3 , to branch point 1.15
#133961 Paging interfered with search.

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 08:41:40 2007 UTC (2 years, 7 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.2: +7 -7 lines
Diff to previous 1.15.2.2 , to branch point 1.15
#118294 by Darren Oh - Better text, text formatting and code indentation.

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 08:39:46 2007 UTC (2 years, 7 months ago) by Gurpartap
Branch: DRUPAL-5
Changes since 1.15.2.1: +187 -181 lines
Diff to previous 1.15.2.1 , to branch point 1.15
#118294 by Darren Oh - Better text, text formatting and code indentation.

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 02:35:42 2006 UTC (2 years, 11 months ago) by Gurpartap
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.15: +181 -169 lines
Diff to previous 1.15
Removed unnecessary css file: paging.css.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 12 19:18:18 2006 UTC (3 years, 1 month ago) by Gurpartap
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.14: +4 -1 lines
Diff to previous 1.14
Temporary fix for book navigation links.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 05:03:13 2006 UTC (3 years, 1 month ago) by Gurpartap
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13
Settings form's fieldset label fixed.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 07:35:57 2006 UTC (3 years, 1 month ago) by Gurpartap
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Minor fix

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 07:21:11 2006 UTC (3 years, 1 month ago) by Gurpartap
Branch: MAIN
Changes since 1.11: +126 -12 lines
Diff to previous 1.11
#79130

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 2 00:33:59 2006 UTC (3 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.1.2.4: +20 -32 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.45
Simplifications and fixes from chx; thanks very muchcvs diff

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 2 00:04:48 2006 UTC (3 years, 7 months ago) by chx
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 2 00:00:01 2006 UTC (3 years, 7 months ago) by chx
Branch: MAIN
Changes since 1.9: +20 -34 lines
Diff to previous 1.9
Simplified and fixed.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 23:21:07 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.1.2.3: +1 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Fix for comment pager collision (part 2)

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 23:18:32 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.1.2.2: +5 -4 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fix for comment pager collision.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 23:16:38 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.1.2.1: +2 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Fix for 49814: HTML tags eaten.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 14 23:14:57 2006 UTC (3 years, 8 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.8: +7 -6 lines
Diff to previous 1.8
Fix for 51217: comment pager problem and 49814: HTML tags being eaten.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 11 19:48:37 2006 UTC (3 years, 9 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Fix for filter format 47324

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 29 19:45:00 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
Fixed for 4.7b4

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 22 08:18:10 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: DRUPAL-4-6
Changes since 1.1: +44 -182 lines
Diff to previous 1.1
Backported from 4.7

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 19 19:45:33 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Fixed 45153 -- print.module problem

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 10 18:22:16 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +6 -6 lines
Diff to previous 1.4
Replaced <!-- page --> with <!--pagebreak--> for TinyMCE compatibility

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 4 17:14:56 2006 UTC (3 years, 10 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +0 -1 lines
Diff to previous 1.3
removed end ?> which is not necessary

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 14 16:08:05 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +0 -1 lines
Diff to previous 1.2
Removed extra CR at end of module.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 13 07:28:57 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +43 -178 lines
Diff to previous 1.1
Rewrote paging module for 4.7. Now about 1/3 as long and uses Drupal's
pager.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 1 18:49:40 2005 UTC (3 years, 11 months ago) by merlinofchaos
Branch: MAIN
Branch point for: DRUPAL-4-6
Committed Marco Scutari's paging module for general use.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2