5.9.2 Released
I'm feeling lazy so I'm just going to post the release notes. I'm a bit surprised no one noticed that the 'just subscribe' feature was totally fubared. The link wasn't checked in. Anyway, hopefully folks will update to 5.9.2!
/install/accessblog.mdb - typo fix by David Brown
/org/camden/blog/blog.ini.cfm - property 'usecfp' - You must add this to your ini file. If true, uses CFFORMPROTECT (cfformprotect.riaforge.org)
/org/camden/blog/blog.cfc - Version, getComments supports filtering, blogNow marked private
/client/index.cfm - Did I somehow forget to check in the code that shows links for subscribing to a blog entry?
/client/googlesitemap.cfm - Now includes pages. Thanks to Edward Beckett
/client/Application.cfm - store useCFP in App scope
/client/includes/style.css - mods as described by http://rickosborne.org/blog/index.php/2008/12/05/blogcfc-users-stop-or-youll-go-blind/
/client/includes/layout.css - mods as described by http://rickosborne.org/blog/index.php/2008/12/05/blogcfc-users-stop-or-youll-go-blind/
/client/cfformprotect - cfformprotect code
/client/admin/comments.cfm - Simple filtering
/client/admin/notify.cfm - Fixes a bug with entry notifications
/client/addcomment.cfm - cfformprotect
