Fastpage Revisions

 

 <<previous | next>>  
  Revision - 5.34 -16th May 2011
 
 
5.34 Revision 16th May 2011
Correct some annoying creation bugs
Creation of XML file fixed - removed empty space at the top
Correct owner of the config folder fixed.

PHP session - included an Ajax keep alive script to keep the editing session open.
Detect Google Chrome and allow for FCKEditor - previously defaulted to pure HTML editor

Correct the location of the expired session located usersystem.php

Correct a bug if anyone used the save button on the FCKeditor toolbar which would wipe the data if used.
Correct the expired session from writing blank data across pagedata
 
 


Click here to return

 
   
  This Revision has added some new features plus corrects some annoying bugs

Two New Entity Types

Php Special and Php Special Quiet.
The CMS templates will not accept PHP within the template.
These new entity types allow PHP hooks from an entity allowing PHP routines to be used within the template.



>> More Information

Ajax Keep Alive script
While you are using the editor the script is kept alive using a Ajax which polls a special script behind the scenes to keep the session alive while you are editing.
You will not notice anything unless you leave the window open and go for a cup of coffee.

Behind the scenes this is happening:-



FCKeditor - Save Icon
Previous versions handled this incorrectly - this icon now works correctly allowing you to save the content with out exiting FCKeditor


Editor Now Works with Google Chrome