Release Notes for 5.9

Just thought I'd share the release notes for 5.9 - some nice gems in there. I hope to release this by end of the week or so.

/client/addcomment.cfm - Default http:// in the URL. For times, use BlogCFC's offset time. /client/admin/index.cfm - Two small text changes.

/client/admin/pod.cfm, podform.cfm, pods.cfm - Scott P's changes to allow you to edit pods

/client/admin/settings.cfm - Increase maxlength on users field.

/client/admin/spryproxy.cfm - specify UTF-8

/client/includes/admin.css - made some form fields 100% wide. To me - makes editing easier.

/client/includes/pod.cfm - add a timeout to the CFHTTP

/client/includes/style.css - few small changes. Only one I remember is the Mac font fix.

/client/rss.cfm - specify UTF-8

/client/search.cfm - remove debug code, fix cgi code

/client/tags/getmode.cfm - Don't restrict to last 30 days, and handle 'large url var' issue.

/client/tags/scopecache.cfm - Fix the damn 'dependancies' error that shouldn't exist.

/client/install/mysql.sql - updated install sql

/org/camden/blog/ping.cfc, ping7.cfc, ping8.cfc - New ping support. In CF8, we use CFTHREAD to fire the pings.

/org/camden/blog/blog.cfc - Detect if cf8, load right ping, fix in generateRSS for format of times, run code blocks before Render, allow for verify via email, getNumberUnmoderated fixed to get # for blog

/org/camden/blog/render/render.cfm - Trim results, this was someone else's idea - I believe Scott P.

/client/admin/entry.cfm - Fix a bug with dates (again), make the table wider.

/client/includes/spry/* - Minimized, 1.6 versions

/client/admin/subscribers.cfm - Let admin verify people

/client/tags/datatable.cfm - support for above

/client/admin/entries.cfm - On delete, clear cache

/client/admin/settings.cfm - Handle cases where a login attempt sets username/password in the form scope

/client/stats.cfm - Added an average views per entry value

/client/includes/main.properties - For above

/client/includes/main_en_US.properties - For above (and added stuff for contact form)

/org/camden/blog/ping7.cfc - wrap the cfhttp with a try/catch. Only done for bare pings.

/org/camden/blog/blog.cfc - Use Brian Kotek's code to allow IP wildcards for spam blocking.

Removed: sex, lesbian, porn, from the spam block list. I felt these words were a bit too vague to be included.

/client/contact.cfm - New contact form

/client/tags/layout.cfm - new URLs for me, link to contact.

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Jake Munson's Gravatar Very cool! I can't wait for the release.
# Posted By Jake Munson | 10/10/07 9:04 AM
Adrian's Gravatar I tried to install your blog on this address:

http://www.viaromania.eu/blog/

And I am getting this ugly error. Can you help me?
# Posted By Adrian | 10/14/07 8:57 AM
Raymond Camden's Gravatar Right now I see a directory contents can't be listed error. You need to ensure index.cfm is a valid home page.
# Posted By Raymond Camden | 10/15/07 1:43 AM
Adrian's Gravatar Sorry, I took it out cause it got indexed. It was something "... not registered as a valid blog"
# Posted By Adrian | 10/15/07 2:36 AM
Raymond Camden's Gravatar Did you change the App.cfm file to load anther blog? I'd need to see the error.
# Posted By Raymond Camden | 10/15/07 3:23 AM
Pensiuni Brasov's Gravatar What means .. not registered as a valid blog" ?
# Posted By Pensiuni Brasov | 3/25/08 11:53 AM
Raymond Camden's Gravatar It means you tried to load a blog not registered in the blog.ini.cfm file.
# Posted By Raymond Camden | 3/25/08 12:06 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.9.002. Contact Blog Owner