Tags
- apple
- arden_park
- bike
- boardgamegeek
- boardgames
- book
- bookcrossing
- boot_failure
- cabinetry
- csus
- demolition
- electrical
- framing
- gymnastics
- hacking
- ham_radio
- harry_potter
- how-to
- humor
- hvac
- joseph
- kitchen
- liberal
- library
- mac
- meetup
- obcz
- plumbing
- politics
- powerbook
- quilt_shop
- review
- roof
- sacramento
- sonicchicken_blog
- spam_karma
- stucco
- subversion
- sysadmin
- tags_plugin
- thanksgiving
- theme
- tile
- web
- wordpress
Recent comments
November 2024 M T W T F S S « Apr 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 30 Archives
About this blog…
I use this platform to share things that are of interest to me or things I'll want to reference later. Occasionally other people like these posts, hence "Shared Interests".
What might you find here?
- Problems I've solved (mostly computer- or network related).
- Recipes and cooking-related posts.
- Hobbies and projects.
- Our remodeling experience.
- Local (Sacramento) information.
- Anything that strikes my fancy.
Tag Archives: tags_plugin
Upgraded to WordPress 1.5.2, patches [re-]applied
I finally got around to upgrading my WordPress blog software to version 1.5.2 today. I also took this opportunity to apply Kimmo’s entity patch, which takes care of HTML entities ½ and ¾, and probably some others as well. At … Continue reading
Using WordPress tags? Don’t forget to re-apply the tags patch!
Thanks to Joseph and my blogroll, I saw the WordPress 1.5.1.3 security update. I forgot to re-apply the tags patch from Felix Wong’s tags plugin the first time through. Doh! Thanks for posting this, Joseph.
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
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, “count_posts” (default true), to the list_tags() 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 list_tags(), 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
New blog up and running
Well, I finally got on the blog bandwagon. I was interested in blog software which supported pingback and trackback, and which I could install on Pair’s systems without root access. After checking out a few packages, I settled on WordPress. … Continue reading