Sunday, April 9th, 2006
See the writeup on the output buffer function here:
Buffering output
in the wordpress wiki. In my case, I have pages which are basically “table of contents pages” for the subpages. So, I’m enhancing the general page template to collect the list of subpages (if any). And then, if there ARE any (i.e., it’s a non-empty string), […]
Posted in Themes | No Comments »
Saturday, April 8th, 2006
The file ads.php needs to have the variable burninr changed to revvedup so that the top sidebar ads display. I’ve notified the author.
Posted in Themes | No Comments »
Tuesday, March 28th, 2006
I edited wp-admin/index.php to show feedburner feed subscriber counts. Since I have just converted to using WordPress, the subscriber counts are low - of course! - and I’m better off not publicizing the actual counts. Nobody wants to be the only subscriber!
I’m making note of this so I’ll remember to carry the change forward the […]
Posted in Uncategorized, Wordpress change log | No Comments »
Monday, March 27th, 2006
I added a google box in front of the technorati tags, to see if it shows up through the rss feed.
Other blogs discussing: google, google tips, adsense, technorati tips, rss, blogs, feedburner, wordpress tips
Posted in Feedburner notes, Plugins | No Comments »
Sunday, March 26th, 2006
Nope, still takes 30 seconds to post a blog entry. I wonder if anybody has a hack for doing the pings in the background. I’m guessing the pinging is the slowdown.
Posted in Plugins | 1 Comment »
Sunday, March 26th, 2006
I turned off automatic sitemap generation to see if that noticeably speeds up posting of blog entries. If it does, I’ll probably set an hourly crontab to trigger the update.
Posted in Plugins | No Comments »
Sunday, March 26th, 2006
When logged into the admin area, it uses the same page title (the site name) as the publicly-viewable site does. I can’t distinguish the two in my list of window icons.
I changed /wp-admin/admin-header.php to begin with the text Admin:. So, the regular site shows ‘Next Time O…’ and the admin login shows ‘Admin:Next Tim…’ and […]
Posted in Wordpress change log | No Comments »