February 2012 M T W T F S S « Dec 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Tags
arden_park bike boardgamegeek boardgames book bookcrossing boot_failure cabinetry csus demolition electrical framing freebsd gymnastics hacking harry_potter how-to humor hvac joseph kitchen liberal library mac meetup obcz osx plumbing politics powerbook quilt_shop recipe remodel review roof sacramento sonicchicken_blog spam_karma sysadmin tags_plugin thanksgiving theme tile web wordpressRecent comments
- Pedro on Mac OSX Finder: “The volume cannot be found”
- Pedro on Mac OSX Finder: “The volume cannot be found”
- Dawn on Bike Around the Buttes checklist
- Jim on New gravy recipe?
- Plain Yogurt on Boot options for PowerBook G4
Archives
Tag Archives: hacking
Adding statcounter to WordPress
I’m thinking about using the free statcounter service on my site, but it requires that I add a little bit of javascript to each page. If I was running a single theme, I could probably find all the appropriate </body> … Continue reading
To-do list for tags support in other themes
Just thinking about what still needs to be done to get tags support in my other themes… Steam will need to have 4 files modified: archive.php index.php sidebar.php and single.php I’ve already modified at least one of these files for … Continue reading
Posted in Uncategorized
Tagged hacking, tags_plugin, theme:borderline_chaos, theme:elvgren, theme:steam
Leave a comment
Nothing new here, but check out cvntrak.org
Nothing’s been going on here since I’ve been busy hacking up Central Valley NTrak, my model railroad site. It’s now a full WordPress site–all content is managed by WP. I learned a few things about Pages (note the capital “P”) … Continue reading
New parameter for list_tags() cleaned up Sharepoint theme
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, … Continue reading
Tags added to Sharepoint, but they’re ugly
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 … Continue reading
Tags support finished on J-blue
I finished hacking up Journalized-Blue to support the tags plugin. Since this is the only theme I have finished (wrt tags), I have made this the default theme for my blog. Replacing categories with tags for this theme turned out … Continue reading
Added tags support to J-Blue theme
I hacked up Journalized-Blue‘s index.php to replace the category listing with Felix Wong’s tags plugin. I still need to grep the rest of this theme for categories and fix them as well. Then I’ll have to see which of the … Continue reading
Borderline Chaos not honoring date format?
Borderline Chaos supplies its own date format, but what about my blog’s setting?
Continue readingNew theme(s) installed
Installed some new themes, along with wpthemeswitcher, and hacked on them a bit.
Continue reading
Posted in Uncategorized
Tagged borderline_chaos, elvgren, hacking, sonicchicken_blog, theme, theme_switcher, wordpress
3 Comments
“Recent comments” added
I had a few folks post comments on some of my older posts, and I didn’t notice them right away. The problem is that I rarely use the WordPress “dashboard”, which is the easiest place to find recently added comments. … Continue reading →