Bug Fixes / ChangeLog
Please note, if no version is stated, assume the fix has been applied to ALL versions of Fast Edit.
18th April 2012 -
I've enabled a more intuative manual menu ordering system in Fast Edit v1.0.
Only the "fast_edit/fast_edit.php" and
"fast_edit/styles/fast_edit.css" files have been alterered and an additional "fast_edit/images/down.png" (green down-arrow image
)
has also been added.
15th April 2012 -
Fast Edit v1.0 now has a "menu alias" feature, allowing custom formatted text to appear on menu buttons. It loads directly under the Fast Edit window
(except while viewing the home page) and any alias input is saved along with any edits via the WYSIWYG toolbar's save icon.
Changes have been made to "includes/menu.html", "fast_edit/fast_edit_config.php", "fast_edit/fast_edit.php" and both CSS files in "fast_edit/styles/" and
an additional "fast_edit/_menu_alias/" folder (plus contents) has also been added.
14th April 2012 -
All download packs have been updated to include a GMT hours offset variable that corrects server time difference.
Only the "fast_edit/fast_edit_config.php" and "fast_edit/fast_edit.php" files changed.
21st March 2012 -
TinyMCE v3.3.7 has bugs in IE9 -
IE=EmulateIE8 meta tag added to the "includes/header.html" file which comes into effect only when logged in. For now, I'm opting to
stick with the older TinyMCE v3.3.7 WYSIWYG editor, instead of upgrading,
to retain use of the "code protect" plugin that doesn't work on newer versions of TinyMCE.
26th January 2011 -
Three fixes to Fast Edit v1.0:
- Fail-safe added to prevent new page creation overwriting existing pages,
- Fail-safe added to prevent certain new pages being created that would otherwise overwrite critical programming files/folders ("index" and "page_preview"),
- Sort function fixed on current/backup times and dates - now sorts on numeric filemtime() value rather than formatted time/date.
13th January 2011 -
All download packs have been updated to fix some "isset" errors that were throwing up undefined variables in
"fast_edit/fast_edit_config.php" and "fast_edit/fast_edit_login.php" if error reporting was set to (E_ALL).
You only need to replace these two files in Fast Edit v1.0 and just the "fast_edit/fast_edit_login.php" file in
Fast Edit Mini/Micro to correct this problem.
13th December 2010 -
File Manager settings fixed in Fast Edit v1.0 - previous settings were not passed through to
TinyBrowser v1.41 -
see "fast_edit/fast_edit_config.php" for changes.
10th November 2010 -
Glitch fixed in the Fast Edit v1.0 Template Manager - the save function previously wiped the template backup too.
16th August 2010 -
Further modifications made to the ['REQUEST_URI'] fix from 14th July (below) based on user feedback. Thanks Sam.
14th July 2010 -
['REQUEST_URI'] fix added for redirects on IIS servers. This fixes the "looping" refreshes bug on redirects after login, logout and save actions.



