Log of /contributions/modules/archive/archive.pages.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 26 20:30:57 2007 UTC
(23 months ago)
by
susurrus
Branch:
MAIN
Changes since
1.15: +10 -12 lines
Diff to
previous 1.15
Post counts for all nav links are now correct.
Only years that have posts are now displayed.
General code cleanup.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Dec 23 17:43:27 2007 UTC
(23 months ago)
by
susurrus
Branch:
MAIN
Changes since
1.12: +40 -19 lines
Diff to
previous 1.12
[#193638] by Gabor Hojtsy
- Various documentation fixes
- A few incorrect function calls
- Better handling of misformed URLs
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 7 04:40:21 2007 UTC
(2 years ago)
by
susurrus
Branch:
MAIN
CVS Tags:
DRUPAL-6--0-9-dev
Changes since
1.11: +34 -15 lines
Diff to
previous 1.11
Fixed [#189518]
Made setting up archive settings more noticeable as a requirement for installtion
Added page titles that change depending on the date range/node type you're viewing
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 1 18:01:04 2007 UTC
(2 years, 2 months ago)
by
susurrus
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-beta
Changes since
1.8: +57 -98 lines
Diff to
previous 1.8
Combine all date validation functions into _archive_validate_date()
Refactored date validation code so that its mostly contained in _archive_url()
Added closing <h3> tag to node separator
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 31 17:31:15 2007 UTC
(2 years, 2 months ago)
by
susurrus
Branch:
MAIN
Changes since
1.5: +19 -49 lines
Diff to
previous 1.5
Fixed bug #172022 carried over from 5.x branch
Refactored theme_archive_block_calendar to reduce date() calls
Converted all date() calls to format_date so that timezone is added automatically
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 27 15:34:57 2007 UTC
(2 years, 3 months ago)
by
susurrus
Branch:
MAIN
CVS Tags:
DRUPAL-6--0-5-dev
Changes since
1.4: +127 -51 lines
Diff to
previous 1.4
Added themeable date separators to archive page
Removed arrows from calendar block
Fixed regression where node type navigation wasn't being displayed
Added CHANGELOG.txt
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.