I’ve posted new releases to both the Copperleaf Plus theme and the Copperleaf Photolog Plugin.
The biggest change is that I’ve rewritten the “photo of the day” components to make them more efficient. I’ve also added two new modes: newestrandom & newestroundrobin. These modes will pick up the newest photo of the day if it’s posted in the last 24 hours. After that it returns to either random or roundrobin mode.

February 11th, 2006 at 9:39 pm
Thanks very much for all your hard work on the Copperleaf Plus theme. I have been trying it out on a WP 2.0 site and just wanted to bring to your attention the oddities that can occur in WP 2.0 with Adsense. There’s an explanation here. I think I have fixed it by modifying the theme with the indicated code before and after the Adsense blocks, but I suspect that solution breaks WP 1.5. This requirement for this fix may be particularly significant for users of CPL since it requires them to save a post first before using.
February 11th, 2006 at 11:26 pm
David, Thx for catch and the heads up. I read the explanation briefly and will look into it in more detail tomorrow or Monday. If it’s as simple as putting that check in there, it’s easy to make it work with WP 1.5.x too. I just have to check if that method exists or not. At a minimum it’s worth adding a comment to the readme file.
February 12th, 2006 at 7:02 pm
One other thing, the text link next to the “Picture of the Day” on the sidebar has a changing URL that is wrong. On your home page it was http://www.copperleaf.org/$link and on this comment editing page it is http://www.copperleaf.org/2006/02/10/plugin-and-theme-updates-2/$link. All lead to a “page not found.” I expect everyone is clicking on the pictures instead.
February 12th, 2006 at 8:08 pm
Oops. How did that creep in there? :) That will be fixed by midday tomorrow.
February 12th, 2006 at 8:44 pm
I’ve uploaded a fix here.