arrow-left arrow-right brightness-2 chevron-left chevron-right facebook-box facebook loader magnify menu-down rss-box star twitter-box twitter white-balance-sunny window-close
Smart Archives v1.1
1 min read

Smart Archives v1.1

There are two major changes to Smart Archives in this version:

Functional

Some users had reported to me that their new posts weren’t being immediately processed by Smart Archives and sometimes took a few hours to show up. Given the very limited number of people that e-mailed me about this, I know that the problem wasn’t very widespread and seemed to affect only a very specific server setup, but either way, I think I’ve come up with a solution.

Aesthetic

The major aesthetic change I made was to have the top block completely filled in, which you can now see on my archives page (where you’ll notice that some of the months are grey and not hyperlinked). I made this change because of the fact that months on the bottom row were not lining up with those on the row above it (unless, of course, your very first weblog post was in January and you haven’t missed a month since).

Obviously, this can be undone by removing a single line from the plugin code or by masking the text with CSS. If you’d like to go the code route, simply change this:

else {echo('<span class=emptymonth>'.$sm.'</span> '.n);}

to this:

// else {echo('<span class=emptymonth>'.$sm.'</span> '.n);}

You've successfully subscribed to Justin Blanton.
Success! Your account is fully activated, you now have access to all content.