silverstripe-framework/admin
Ingo Schommer 9da43d139a API CHANGE Removed support for CMSTopMenu_alternative template, use CMSMenu.ss in themes or project template folders instead
API CHANGE Renamed LeftAndMain->CMSTopMenu() to CMSMenu()
API CHANGE Renamed LeftAndMain->Left() to Menu(), used through LeftAndMain_Menu.ss templates (instead of LeftAndMain_left.ss) - in order to avoid presentational naming
API CHANGE Renamed LeftAndMain->Right() to Content(), used through LeftAndMain_Content.ss templates (instead of LeftAndMain_right.ss) - in order to avoid presentational naming
2011-04-24 11:46:48 +12:00
..
code API CHANGE Removed support for CMSTopMenu_alternative template, use CMSMenu.ss in themes or project template folders instead 2011-04-24 11:46:48 +12:00
css ENHANCEMENT Started styles for new CMS 2011-04-24 11:46:48 +12:00
images ENHANCEMENT Started styles for new CMS 2011-04-24 11:46:48 +12:00
javascript MINOR Renaming <div id="contentPanel"> to "cms-editor-dialogs" 2011-04-24 11:46:48 +12:00
scss ENHANCEMENT Started styles for new CMS 2011-04-24 11:46:48 +12:00
templates API CHANGE Removed support for CMSTopMenu_alternative template, use CMSMenu.ss in themes or project template folders instead 2011-04-24 11:46:48 +12:00
tests MINOR Updated image references in sapphire/ folder to local files, rather than requiring cms/ folder (copied a bunch of images files over for this) 2011-03-29 21:34:26 +13:00
thirdparty MINOR Added jquery.sizes library 2011-04-24 11:46:46 +12:00
_config.php MINOR Removed CMSMain routing 2011-03-29 18:08:33 +13:00
.gitignore MINOR Added sapphire/admin/scss folder and started SCSS file architecture 2011-04-24 11:44:16 +12:00
config.rb ENHANCEMENT Started styles for new CMS 2011-04-24 11:46:48 +12:00