Log of /contributions/modules/nodelist/nodelist.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 2 16:51:48 2005 UTC
(4 years, 6 months ago)
by
njivy
Branch:
MAIN
Changes since
1.7: +9 -1 lines
Diff to
previous 1.7
Issue #21638: Implement /u in preg_replace() as recommended by Steven to
support Unicode. Upper- and lower-case issues remain.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 29 19:53:29 2005 UTC
(4 years, 6 months ago)
by
njivy
Branch:
MAIN
Changes since
1.4: +80 -17 lines
Diff to
previous 1.4
New features:
1) List nodes alphabetically for a given vocabulary. Example path:
"vocabulary/1/list"
2) List nodes alphabetically for a given taxonomy term. Example path:
"taxonomy/term/1/list" (does not support complex term selection)
Revision
1.3.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 29 19:53:03 2005 UTC
(4 years, 6 months ago)
by
njivy
Branch:
DRUPAL-4-6
Changes since
1.3.2.1: +80 -17 lines
Diff to
previous 1.3.2.1
, to
branch point 1.3
New features:
1) List nodes alphabetically for a given vocabulary. Example path:
"vocabulary/1/list"
2) List nodes alphabetically for a given taxonomy term. Example path:
"taxonomy/term/1/list" (does not support complex term selection)
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 28 19:56:39 2005 UTC
(4 years, 6 months ago)
by
njivy
Branch:
MAIN
Branch point for:
DRUPAL-4-6
Changes since
1.2: +5 -6 lines
Diff to
previous 1.2
Bug #21527 and #21528, reported by bomarmonk:
1) I neglected the second arguments to variable_get().
2) There was an extra variable floating around, and
3) not all instances of other variables were properly renamed.
Fixed now. I think.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 28 17:51:26 2005 UTC
(4 years, 6 months ago)
by
njivy
Branch:
MAIN
This new module provides a page listing nodes by title, grouping them
alphabetically, and caching the page for increased performance. Tested
with Drupal 4.6.0.
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.