Comments have been closed as the plugin has not been updated almost forever. I would refer people to the Extended Live Archive which is the Super Archives with extra features.
As I mentioned earlier I had problems with javascripts interfering with each other while loading. While I sorted out my problems with regards to the javascript, the reason why I was playing around with javascripts has already been leaked, and by none other than Michael Heilemann of Binary Bonsai. Since this is inspired by his ideas I guess it’s only fair.
Introduction overwith, I hereby give you: The Engineered Boulderer’s Super Archives Plugin to WordPress
For a demonstration, head over to Michael’s archives page, I am going to put it on my archives page, but it requires a minor redesign before I do.
IMPORTANT The javascript functions in my script have been tested, however, if there are other function set to run when the body loads, and they have problems then the super archive Will Not Run. The process of debugging javascripts is arduous work as they simply fail silently, because of this I do not have time to perform technical support on other people’s javascripts. That said, if Michael could get Super Archives to run on the B with the combination of javascripts he uses, then you can too.
I have included some documentation below, and in the plugin package.
Changelog
Version 1.6.2: Fixed a bug where draft posts in a month would make it show up in the list of months, thanks for the heads up Matthew. Requires a rebuild of the cache (edit a post or post a comment to rebuild).
Version 1.6.1: Fixed a regression which would prevent the php script from reading the settings and cache.
Introduced a more robust Javascript method of attaching events to the loading of the window.
Version 1.6: Fetches the character set from the blog to show international characters correctly.
New functionality for truncating post titles, see documentation below or with the plugin.
Version 1.5.2: Added a missing " in the description. Check the result from each use of document.getElementById() so as to not call null objects.
Version 1.5.1: Put a more stringent check on the FAT object for the Fade Anything Technique.
Version 1.5: Fixed bug where moderated comments were counted. Also, made sure cache was updated for new comments, and post deletions, and pingbacks, etc.
Updated cache structure so the cache can update (for example due to a new comment) while people are browsing the archives without requiring a reload (the plugin should automatically update your cache if you are using an old version).
Included new functionality, see the documentation included below or with the plugin.
Version 1.2: Implements support for Internet Explorer. Many thanks to Chris Boulton for his solution which worked wonders.
Version 1.1: Fixed a bug in the javascript (simple typo, oops).
System Requirements
- Wordpress 1.5 or later
- PHP 4.3.0 or later
(more…)