silverstripe-cms/templates
Ingo Schommer e30f92a2f8 API CHANGE Returning empty form from getEditForm() method in CMSMain, AssetAdmin, SecurityAdmin to avoid an <% if %> condition in the template. The previous placeholder text is now always stored alongside the form template. This also allows for easier class overloading with different URLs, as the form action is no longer hardcoded in the template placeholder form.
BUGFIX Adjusted AssetAdmin_left.ss, CommentAdmin_left.ss
MINOR Removed CommentAdmin_right.ss, SecurityAdmin_right.ss - inherits a more generic LeftAndMain_right.ss instead
MINOR Merged CommentAdmin_SiteTree.ss template back into CommentAdmin_left.ss

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92705 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:15:00 +00:00
..
email ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
Includes API CHANGE Returning empty form from getEditForm() method in CMSMain, AssetAdmin, SecurityAdmin to avoid an <% if %> condition in the template. The previous placeholder text is now always stored alongside the form template. This also allows for easier class overloading with different URLs, as the form action is no longer hardcoded in the template placeholder form. 2009-11-21 03:15:00 +00:00
AssetAdmin_uploadiframe.ss Merged from branches/2.3 2009-07-02 07:23:29 +00:00
BlankPage.ss BUGFIX #2987 - IE8 support via IE7 compatability mode 2008-11-07 00:41:11 +00:00
CMSMain_versions.ss Tweaks to version template, styling and more tweaking of inconsistent styling 2007-11-02 03:12:12 +00:00
ImageEditor.ss BUGFIX #2987 - IE8 support via IE7 compatability mode 2008-11-07 00:41:11 +00:00
LeftAndMain_printable.ss BUGFIX #2987 - IE8 support via IE7 compatability mode 2008-11-07 00:41:11 +00:00
LeftAndMain.ss ENHANCEMENT Using concrete for CMS loading screen javascript 2009-11-21 03:14:49 +00:00
MemberList.ss bfojcapell: replacing strings with _t() calls 2007-09-16 16:37:15 +00:00
ModelSidebar.ss ENHANCEMENT ajshort: Add the ability to overload getModelForms() and add new custom model sidebars. 2009-05-16 05:58:54 +00:00
PageCommentInterface_singlecomment.ss MINOR Merged from branches/2.3 2009-01-05 06:17:59 +00:00
PageCommentInterface.ss MINOR Text change 2009-05-26 02:16:46 +00:00
ThumbnailStripField.ss ENHANCEMENT Added possibility of search for images and flash before inserting into the content editor in CMS 2008-11-13 04:55:23 +00:00
WidgetAreaEditor.ss MINOR added stubs to allow widgets to use treedropdown fields (from r91850) 2009-11-21 02:00:58 +00:00
WidgetDescription.ss Moved widgets into core 2007-08-02 22:07:11 +00:00
WidgetEditor.ss rbarreiros: #1918 Translate newsletter and other strings 2008-01-10 03:28:13 +00:00