Closed (won't fix)
Project:
Archive
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 May 2007 at 09:44 UTC
Updated:
27 Aug 2007 at 04:55 UTC
On my site some news have "event date" field. This field is created by cck "date" field. And I want to make "calendar" page, but my news must be grouped by "event date" field (not by node->created).
I "hacked" archive.module (function _archive_query, _archive_years, _archive_months, _archive_days), but I think that it's good idea to add such feature to module... e.g. add page to admin/settings where admin can select nodes type + date field.
Comments
Comment #1
Susurrus commentedCould you contribute a patch against 1.3 that adds this functionality?
Comment #2
Susurrus commentedI don't really think that this is an important enough feature to add for all users. I'm sure most nodes should be browsed by their 'post' date. Since it seemed easy enough to hack it to do this, I'm going to leave this as-is unless more people express interest.