Log of /contributions/modules/paging/paging.module
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.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.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.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.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.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.
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.