glFusion v1.1.7 continues our commitment to providing a secure and robust content management system. This release release includes a few minor enhancements, security updates, and bug fixes.
For those who are upgrading, please don't forget to run the Upgrade Wizard after you have loaded the files to your server.
Some of the enhancements below required us to make some changes to the template files. Be sure and check out the Template Changes page and update any of your custom templates.
Improved Plugin Integration Options
As glFusion continues to mature and we see more plugin development, we are improving the plugin integration APIs and hooks. The integration improvements for glFusion v1.1.7 were driven by the excellent developed by Lee Garner. The Profile Plugin allows you to easily add new fields to the registration and user profile screens. It basically does away with the need to implement a custom registration which has always been a cumbersome process. With Lee's help, we were able to add some additional plugin integration features so you can now install the Profile Plugin and immediately begin using it. No need to edit template files or make any other system changes, his plugin does it all!
Calendar .ics Export
Recently I ran into a need where the users needed to be able to subscribe to a glFusion calendar. So, we've implemented the ability to now share the glFusion calendar using the ICS format. We have added ICS as one of the syndication options to the Content Syndication system. This means you can now share your glFusion based calendar with Outook, Thunderbird, Google Calendar, or any other calendar system that allows .ics imports.
CAPTCHA Improvements
Our CAPTCHA support has been pretty good, but one feature that has always been missing is the ability to have an audio prompt for those who are visually impaired. We have integrated support for the reCAPCHA system into the glFusion CAPTCHA plugin. reCAPCHA is an external service that provides CAPTCHA strings and also supports audio prompts if needed. The cool thing about reCAPTCHA is the words you enter help them digitize books and newspapers. Please visit their site for more details.
New Star Rating Library
We discovered a pretty nasty bug in the Media Gallery rating code where the rating values could become corrupt. While fixing this, we decided to strip this code out of Media Gallery and place it in the core code. Now we have a rating library that can be used by other plugins. We’ve added the ability to now have rating on stories. We updated the FileMgmt rating to use the new star rating system and obviously updated Media Gallery to use the new glFusion core code for rating.
Autotag Support in Templates
You can now use glFusion autotags directly in template files. For example, you could have a rotating banner in your site header by adding the Media Gallery fslideshow autotag directly into the header.thtml template file. The format to use autotags in a template is:
{!!autotag fslideshow:123431234 !!}
glFusion v1.1.7
Bad Behavior Plugin
CAPTCHA Plugin
FileMgmt Plugin
Forum Plugin
Media Gallery Plugin
Polls Plugin