Difference between revisions of "Archive Topic"

From GeeklogWiki
Jump to: navigation, search
(Started description of the Archive Topic)
 
(changed Stories link)
Line 1: Line 1:
''(Note: This page describes the archive topic as implemented in CVS post-Geeklog 1.4.1 beta 1. The implementation in earlier Geeklog releases may differ slightly.)''
+
''(Note: This page describes the archive topic as implemented in Geeklog 1.4.1. The implementation in earlier Geeklog releases may differ slightly.)''
  
  
Line 16: Line 16:
 
=== Auto-archiving stories ===
 
=== Auto-archiving stories ===
  
In the [[Stories14|Story Editor]], you will find an option to automatically archive a story at a given date and time. When activated, this will move the story to your archive topic when the specified time comes. This option will also automatically demote featured stories to normal stories and remove them from your site's front page (they will only be listed on your archive topic's index page, as described above).
+
In the [[Stories|Story Editor]], you will find an option to automatically archive a story at a given date and time. When activated, this will move the story to your archive topic when the specified time comes. This option will also automatically demote featured stories to normal stories and remove them from your site's front page (they will only be listed on your archive topic's index page, as described above).

Revision as of 09:37, 5 May 2009

(Note: This page describes the archive topic as implemented in Geeklog 1.4.1. The implementation in earlier Geeklog releases may differ slightly.)


Archive Topic

Unlike other CMS, Geeklog does not have an archive for older stories. Old stories are always "there" - they just drop off the index page, but can still be reached by browsing to previous pages or by using the search.

Having said that: Geeklog's Archive Topic provides functionality similar to a story archive. In the Topics Editor, you can make one of the available topics your archive topic. Stories listed under this topic will

  • not be featured
  • not show up on the index page (but only on the topic index page)
  • be rendered using the archivestorybodytext.thtml and archivestorytext.thtml template files

Stories under the archive topic will therefore be somewhat separated from normal stories.


Auto-archiving stories

In the Story Editor, you will find an option to automatically archive a story at a given date and time. When activated, this will move the story to your archive topic when the specified time comes. This option will also automatically demote featured stories to normal stories and remove them from your site's front page (they will only be listed on your archive topic's index page, as described above).