Currently there is a simple search feature [1] and basic archive page [2]. These two functions could be extended and combined to make a powerful search and archive feature.

Basically: search.module + calendar.module = archive.module

This would help solve the current problem of content that falls off the front page dissapear into a void.

[1] http://www.drupal.org/module.php?mod=search
[2] http://www.drupal.org/module.php?mod=calendar

Comments

marco’s picture

Version: x.y.z »

I like boxes with old content, like "Older stuff" in /. and "front page" in k5. A setting could be the number of stories to show. A link to "Older stories" in that box could be implemented easily.

moshe weitzman’s picture

Priority: Minor » Critical

An 'Older Stuff' box has been added to archive.module and awaits inclusion into CVS.

Closing this case for now.