Jarchives
Jarchives is an Habari plugin which provides an alternate way to show monthly archives.
It is based on a simple idea: I'm blogging since a few years and, as a result, archives lists are bigger than I wanted.
Principle of this plugin:
- Unobtrusive Javascript. It must fallback to standard mode is user has disabled javascript in his browser.
- Usable in automatic sidebar and in standalone mode.
Usage
First, download the plugin and extract it in /user/plugins folder of your habari weblog, then, in your Habari admin panel, activate the plugin.
The following options are available to configure the plugin:
- Auto-display in sidebar: Plugin's content will be displayed when theme calls the following function:
$theme->sidebar()
- Show count: will show the number of entries posted for each month.
Download
- Zip version of the plugin.
- Tar Gzipped version of the plugin.

