A bit of hacking on Felix’s tags plugin (version 0.3.0) has cleaned up the Sharepoint theme. I added a new parameter, “countposts” (default true), to the listtags() function. This controls the display of number of posts. The patch is here, just right-click and save locally or use your browser’s “view source” command.
This code could probably be much cleaner, but it gets the job done for me right now. Enjoy!
Update: 2005-09-03 05:36 UTC–the patchfile has been fixed. See this article for more info.
I’ve got tags working in “Sharepoint like”, but the tags list (left column) looks pretty ugly. The CSS for this theme doesn’t work well with the output of listtags(), since the CSS sort of expects category listings to contain only anchors (<a>), while listtags() outputs an anchored tag name followed by the article count as plain text.
This is a bummer. I really like the Sharepoint theme, and I much prefer tags over categories. I may have to hack the tags plugin to add a function to list the anchored tags without article counts, or perhaps add another parameter to the list_tags() function to control this.
It’s getting late, I think that’s enough theme hacking for one night. I’ll look at this with fresh eyes in the morning.
I installed Steam, a theme by Samir M. Nassar, this morning. It didn’t include the theme switcher, so I bolted that on. I still want to add a calendar to this theme. Samir did a very thorough job on this, great work!
I think I finally replaced all the hard-coded unicode out of “Sharepoint like”, but I still need to see how WordPress handles i18n so I can fix this properly. I really wish I could give credit for this theme. If somebody knows who the author is, please drop a comment.
When I was searching for a theme a few days ago, I really wanted a theme that allowed as much “real estate” as possible for articles, while still displaying the necessary bloggy bits, e.g. archive links, search box, “meta” box, etc. This requirement makes three design features very desirable: a smaller masthead; one sidebar (plus articles=two columns); and a floating-width article column (to take advantage of the full browser window). And of course the theme has to be aesthetically pleasing.
I came up with a list of about a dozen themes that had some feature(s) that I liked. The list is below, in reverse alpha order.
- Yadda, by John Hesch, has a clean, minimalist look, but the fixed width layout is a show-stopper for me.
- Wuhan, by Meng Gao, looks nice, but another fixed width layout, and the masthead is a bit too big for me.
- Steam, by Samir M. Nassar, fits all my criteria and looks clean. In fact, this theme looks even better than I remember! I will be adding this to the themes on my blog. The only minor issue I have with this theme is that several short articles one after another seem to blend together. Also I would prefer to add a calendar to the archives box. (Easy enough to fix.)
- Spirit, by BB Iverson, looks great. It’s a 3-column layout, which I didn’t want, but it does have a short masthead and fluid width so it fills the browser window. I’m also not a fan of textured backgrounds, mostly due to the bandwidth. (The memory of a 33 kb/s modem link is still fresh in my memory.)
- Simple Green, by Priss, is another minimalist theme. In fact, at under 5 kB (yes, 5 kilobytes!) it may be the tightest theme which actually does the job.
- The theme “Sharepoint like” looks very good, but the WRC Viewer links for it are broken. Alex King’s theme contest page has the theme available for download, but some of the theme text (not documentation, viewable blog text) is in Greek or Russian or something. Another minimalist theme (amazing how they keep turning up in this list…), full window width, single sidebar layout. I like it quite a bit, but didn’t load it earlier because I wasn’t able to find a download for it until today. I’ll be translating the text over the next day or two.
- Psycho looks pretty good, except the blog title runs under the rest of the sidebar for multi-word titles. Probably easy to fix. I like how the articles stand out from each other on this theme.
- Journalized is very nice, especially the blue theme. The only thing I don’t like is the 3-column layout, but this theme may be worth breaking the single-sidebar guideline.
- Head (get your mind out of the gutter!), another theme by Priss, is very striking. Alas, it is a 3-column layout, and multiple entries on the same day blend together a bit.
- “Green ACT” looks good, although it’s a fixed-width layout. But the real problem is that I can’t find a download for it.
- “Fullwidth” (available on Weblogs.us theme repository) has a very nice layout with a high proportion of real estate set aside for article text. But this layout is just too grey for me.
Already mentioned in an earlier post were “Elvgren” and “Borderline Chaos”, both of which are already installed on my blog. See the earlier article for my opinions on these themes.
I finally found the Sharepoint theme, but it’s in Greek or Russian or some such. I’ve downloaded it, but have to convert it to English. So much for i18n…