Version 1.87.2.2 (checked in on 2006/11/15 at 22:00:29 by killes)
Displays a calendar to navigate old content.
| Name | Description |
|---|---|
| archive_block | Implementation of hook_block(). |
| archive_browse_form | Generate a form that retrieves archives for a certain date. |
| archive_browse_form_submit | Process archive browse form submission. |
| archive_calendar | Generates a monthly calendar, for display in the archive block. |
| archive_help | Implementation of hook_help(). |
| archive_menu | Implementation of hook_menu(). |
| archive_page | Menu callback; lists all nodes posted on a given date. |
| theme_archive_browse_form | Form theme function; displays the archive date navigation form inline. |