Go to file
Ingo Schommer f7ed6b050f elofgren: USABILITY: 1. Always use confirmation when calling autoSave, not just for 'Microsoft Internet Explorer' since the new confirm() dialog works in all browsers.
2. Make MainMenu? links call LeftAndMain?_window_unload() to check for unsaved changes before loading new page. Don't register LeftAndMain?_window_unload with window 'beforeunload' event because it 
cannot stop the page unload and the save check is now done via links (where stopping the unload works). 
3. Make external Logo link open in a new window like the Menu-help link to prevent unsaved changes being lost. 
More info: http://www.elijahlofgren.com/silverstripe/alert-users-when-leaving-tab-with-unsaved-changes/ (merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41798 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-14 19:30:11 +00:00
code elofgren: Add ellipsis (...) to Newsletter Send button to be consistent with 'Move Files...' button. 2007-09-14 19:28:03 +00:00
css elofgren: USABILITY: Fix usability issue #66 'Cancel button needs to be added to Send Newsletter Window' by adding a Cancel button and aligning it left. 2007-09-14 19:27:34 +00:00
images whoops, those icons were meant to be in blog. 2007-08-15 04:50:37 +00:00
javascript elofgren: USABILITY: 1. Always use confirmation when calling autoSave, not just for 'Microsoft Internet Explorer' since the new confirm() dialog works in all browsers. 2007-09-14 19:30:11 +00:00
templates elofgren: USABILITY: Fix usability issue #66 'Cancel button needs to be added to Send Newsletter Window' by adding a Cancel button and aligning it left. 2007-09-14 19:27:34 +00:00
_config.php wscott: Added comment to _config.php (merged from branches/gsoc) 2007-09-14 01:01:48 +00:00
silverstripe_version Moved CMS module to open source path 2007-07-19 10:40:05 +00:00