Here is a WordPress plugin that I had almost forgot about only to “rediscover” it during an upgrade of WordPress. The main reason being that it is a drop in replacement for Rochus Wolff Endnotes plugin which I didn’t realized that I had replaced. The main difference is that the drop in replacement don’t need any hacking done to wp-include/functions.php and has a simpler implementation.
Read the full story
I’m going to upgrade WordPress to the latest 2.1 version this weekend. Not that it should matter to you or the day to day business of this blog. I just want to mention it because I will not get around updating my own plugins and widgets, of which one is reported broken, until after the upgrade.
September 18, 2006 – 18:38
I’m currently working on an article that make use of some math notation. Normally, in such cases, when you need something out of the ordinary that can’t easily be marked up as XHTML you render an image (yes, I know about MathML). It’s quite easy to render beautiful math formulae off-line. But making the round-trip out of WordPress can also be quite annoying, especially if you do a lot of tweaking and I normally do a lot of tweaking.
Read the full story
A couple of days ago I stated that I hadn’t yet begun looking for a navigation link plugin for WordPress yet, because I imagined that I could write one just as quickly myself rather than sift through a zillion plugins that all do the same thing in addition to suffering from bad cases of optionitis.
But I didn’t exactly start to write a plugin after I penned that. Nor did I start to look for one.
Until today. Writing one that is.
Read the full story
Over the last couple of weeks I’ve been posting very long (sometimes too long that I had to split them up in several posts) articles, that I wrote ten years ago, over at my swedish site. That mean lots of content, paragraphs and headings split up over five or ten pages per post. So I was in desperate mode to create table of contents to ease navigation and provide better overview for my visitors.
Read the full story