Take this medicine online by mouth with a full glass of water. Take your medicine at regular intervals. Do not take your skin care drugs more often than directed. Take all of your medicine as directed even if you think you are better. Do not skip doses or stop your medicine early. Talk to your pediatrician regarding the use of this medicine in children. Special care may be needed. Overdosage: If you think you have taken too much of this medicine contact a poison control center or emergency room at once. NOTE: This medicine is only for you. Do not share this medicine with others.

The Copperleaf Photolog Plugin has been updated to fix a fatal error when used with Wordpress 2.5.

The Copperleaf Photolog Plugin has been updated to fix a bug with the “Photo of the Day” support.

The Copperleaf Plus Theme has been updated to support tags in Wordpress 2.3.

The Copperleaf Photolog Plugin has been updated to support Wordpress 2.3 and I also added a button so you can bulk edit photos within a post.

New Theme

I’ve just activated a new theme that I have been working on. There are probably going to be some broken links, bugs and some modifications (like the masthead) but I’m pretty pleased with it so far. I developed this one from the ground up.

A couple of features that I like:

  • the images in the masthead change (with ajax)
  • the font size can be changed by the viewer and stored in a cookie

Things I need to fix:

  • the About link
  • the fonts in the category box
  • the masthead
  • the number of tags in the tag cloud
  • spacing for short block quotes
  • gap at the top of the footer in IE
  • comment count on pages
  • 404 page
  • add a decay to the masthead images
  • fix previous and next entry links at bottom of the page

I’ve made a number of small updates to the Copperleaf Plus theme.

  • Added support for manual subscription if using subscribe-to-comments plugin.
  • Changed from deprecated function wp_list_cats to wp_list_categories.
  • Added support for “Identify External Links” plugin.
  • Moved option defines to theme options page.
  • Improved performance by reducing comment database queries.

Copperleaf Photolog Plugin Update

I’ve made an update to the CPL plugin that will hopefully help with performance by querying images for all the posts on a page at one time and caching the results. The size of the cache can be configured on the options page. If the cache isn’t large enough for a particular page, then it performs normal queries like it did before.

I’ve made a small update to the Copperleaf Plus theme that will allow it to work with Wordpress 2.1.

Copperleaf Photolog Plugin Update

I’ve made another small tweak to the CPL plugin that adds a diagnostics tool to the bottom of options page.

The output is something like:

Cpl Diagnostics

* PHP Version: 5.2.0
* CPL Version: 0.12
* CPL Schema: 7
* GD Version: bundled (2.0.28 compatible)
* Exif Version: 1.4 $Id: exif.c,v 1.173.2.5.2.4 2006/10/10 22:22:43 tony2001 Exp $
* Convert Command: /usr/local/bin/convert -version
* Convert Result:
Version: ImageMagick 6.2.1 04/14/05 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2005 ImageMagick Studio LLC
* Photo Directory: /home/copperle/public_html/wp-content/cplphotos
* Photo Directory Permissions: 0755
* Photo Directory Owner: root
* System Umask: 0022
* Create Directory: passed
* Created Directory Permissions: 0755
* Create File: passed
* Created File Permissions: 0644

It’s been a while since I’ve posted anything. There’s no need to go into details here except to say there has been alot going on. Anyway, with the pending release of Wordpress 2.1, I needed to make a change to the CPL plugin to get it to work with the new release. While I was in there, I added a little feature that allows for photos to be grouped inside a post instead of only large group. Check it out.