I recently wrote an article for code4lib journal. The article is called
WordPress as a Content Management System for a Library Web Site: How to Create a Dynamically Generated Subject Guide. It features my Ulysses WordPress theme as an example of how to use WordPress to create library Subject Guides. The technique in the article could really be used for many other purposes. Another way I use this technique is to create a magazine-style WordPress theme. If you have any other ideas/purposes for this technique, please comment on this post. I would love to hear your thoughts. Also, please Digg the article if you enjoy it, or add it to your del.icio.us bookmarks.
Abstract:
This article explains a method of generating dynamic subject guides through the WordPress content management system. This method includes the use of the Exec-PHP WordPress plugin and additional PHP code to create a new category-based loop within the preexisting WordPress loop. Example code and screenshots are provided.
One Comment
Brilliant!