* Refactored Archive due to buggy behaviour of the calendar and general inconsistent code

* Disabled tagging of layout images
 * Disabled "days" page mode (ie. switched to counting stories only)
 * Moved Site.href skin to Site#href (subskin)
 * Fixed minor issues
 * Edited text and messages
This commit is contained in:
Tobi Schäfer 2008-04-16 16:42:40 +00:00
parent d18a5b95fc
commit 06eed430a8
12 changed files with 181 additions and 165 deletions

View file

@ -22,6 +22,8 @@
## $URL$
##
## jala.Calendar is using this collection (Archive itself is retrieving
## stories from Stories.featured and via direct DB request)
_children = collection(Story)
_children.local = id
_children.foreign = site_id