/[drupal]/contributions/modules/archive/archive.pages.inc
ViewVC logotype

Log of /contributions/modules/archive/archive.pages.inc

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.18.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 22:18:25 2008 UTC (15 months, 1 week ago) by susurrus
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.18.2.3: +5 -5 lines
Diff to previous 1.18.2.3 , to branch point 1.18 , to next main 1.22
[#267088] by curtis
 - Remove double-quotes from queries to be PGSQL compatible.

Also fixed archive calendar block month title not being made into a link.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 18:45:26 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +3 -2 lines
Diff to previous 1.21
[#243918] by destined
  - Use human-readable node type name in page title

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 18:42:49 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Node type navigation not displayed unless at least 3 content types available.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 18:41:58 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: MAIN
Changes since 1.19: +7 -7 lines
Diff to previous 1.19
[#252406] by Gabor Hojtsy
  - Missing calls to t()
  - Incorrect comparison

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 18:41:01 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: MAIN
Changes since 1.18: +8 -8 lines
Diff to previous 1.18
Initial port to D7 and works completely

Revision 1.18.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 18:02:50 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.18.2.2: +7 -7 lines
Diff to previous 1.18.2.2 , to branch point 1.18
[#252406] by Gabor Hojtsy
  - Missing calls to t()
  - Incorrect comparison

Revision 1.18.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 17:50:20 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
Changes since 1.18.2.1: +2 -2 lines
Diff to previous 1.18.2.1 , to branch point 1.18
Node type navigation not displayed unless at least 3 content types available.

Revision 1.18.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 17:41:18 2008 UTC (18 months, 3 weeks ago) by susurrus
Branch: DRUPAL-6--1
Changes since 1.18: +15 -3 lines
Diff to previous 1.18
[#243918] by destined
  - Use human-readable node type name in node type navigation box

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 12:25:33 2008 UTC (22 months, 3 weeks ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Branch point for: DRUPAL-6--1
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
[#206189] by keith.smith
  - General code cleanup
  - Documentation fixes
  - E_ALL variable initiatialization fix

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 20:40:38 2007 UTC (23 months ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.16: +12 -10 lines
Diff to previous 1.16
Fixed theme_archive_separator() so that it displays transitions between dates correctly. Also improved documentation for that function.

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.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 04:30:13 2007 UTC (23 months ago) by susurrus
Branch: MAIN
Changes since 1.14: +24 -18 lines
Diff to previous 1.14
Added [#191724] by solomongifford
  - Added theme_archive_page_title()

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 24 04:08:21 2007 UTC (23 months ago) by susurrus
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Applied [#197492] by solomongifford
  - Fixed All links in year selection row

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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 9 00:46:34 2007 UTC (2 years, 2 months ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--0-8-dev
Changes since 1.10: +1 -194 lines
Diff to previous 1.10
Moved common functions to archive.module so that extra includes aren't needed.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 18:48:36 2007 UTC (2 years, 2 months ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--0-7-dev
Changes since 1.9: +26 -23 lines
Diff to previous 1.9
Fixed regressions in 1.8:
  Fixing incorrect urls failed
  theme_archive_navigation_[days|months] wasn't being called when it should've been

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.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 17:34:41 2007 UTC (2 years, 2 months ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--0-6-dev
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
Fixed some phpdocs

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 31 17:33:12 2007 UTC (2 years, 2 months ago) by susurrus
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
*** empty log message ***

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

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 01:23:18 2007 UTC (2 years, 3 months ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-dev
Changes since 1.3: +40 -19 lines
Diff to previous 1.3
Made CSS a little more consistent
Greyed out future dates
Calendar block now mostly works
Code is formatted better according to Drupal's Coding Guidelines

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 25 05:49:12 2007 UTC (2 years, 3 months ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--0-3-dev
Changes since 1.2: +68 -95 lines
Diff to previous 1.2
Refactored much display code
#161278 by packfan77: Now only displays years with posts
PHP requirements up to 5.2+ (by using DateTime)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 24 16:03:17 2007 UTC (2 years, 3 months ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--0-2-dev
Changes since 1.1: +1 -3 lines
Diff to previous 1.1
Corrected $Id$ CVS tags
Removed closing ?> php tags

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 9 23:52:54 2007 UTC (2 years, 3 months ago) by susurrus
Branch: MAIN
CVS Tags: DRUPAL-6--0-1
- Split off admin page function into archive.admin.inc
- Should've upgraded everything to Drupal 6

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