Archive for January, 2007



While I’m still working out the exact method to define a content type, I’m far enough along that I was able to start working on the code to display the extra forms for each content type.
The idea is simple: Select a content type, and the additional form fields for that content type appear […]

Wordpress 2.1 “Ella”!

It’s hard to keep working on the plugin when I find out that a new version of Wordpress has been released.
Lot’s of cool stuff from a user and developer standpoint. Read the announcement.
Sounds like there’s a lot of new goodies for plugin developers. I don’t know whether I should keep working on my […]

Wordpress as CMS: Content Types

I’m currently working on the Content Types feature of my CMS plugin for Wordpress. As previously discussed, I think this is an important feature for a CMS that is truly extensible and flexible enough to be used for any purpose.
At the moment, I’m working on determining the best way to define a Content Type […]