silverstripe-framework/admin
martimiz 82500dd4c4 NEW Custom menu icons for the CMS main menu
Add optional custom menu icons to the CMS main menu for every class
extending LeftAndMain (ModelAdmin). Works by setting optional static
$menu_icon = '/path/to/image' and providing custom styling for added
icons. Works for the menu as well as icon in the right-side (GridField) pane header.
2012-08-29 13:14:59 +02:00
..
code NEW Custom menu icons for the CMS main menu 2012-08-29 13:14:59 +02:00
css Removed special "from"/"to" filter field CSS rules 2012-08-27 16:03:21 +02:00
images ENHANCEMENT: Change media insertion to use button and apply design 2012-06-11 10:54:48 +02:00
javascript Merge pull request #747 from silverstripe-rebelalliance/trac/7763 2012-08-28 15:55:35 -07:00
scss Removed special "from"/"to" filter field CSS rules 2012-08-27 16:03:21 +02:00
templates CMS Localization 2012-08-10 00:17:34 +02:00
tests MINOR Fix broken test 2012-05-28 12:03:13 +12:00
thirdparty Fix chosen dropdown width not being set. 2012-08-16 23:26:29 +02:00
_config.php BUGFIX Inlining TinyMCE HTML popup (fixes #7451) 2012-06-13 14:39:50 +02:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb MINOR Removing compass asset_cache_buster functionality, as it wrongly changes the hashes even if files haven't changed, causing merging hassles - leave cache control to the webserver 2011-12-20 17:46:43 +01:00