silverstripe-framework/admin
Will Rossiter 2d0a354405 API: Add attributes argument for CMSMenuItem.
Currently help menu item is the only external link in the CMS and the ability for it to work is hardcoded in the template. This request makes the target attribute definable by CMSMenu::add_link().

Adds documentation for how to add a basic external link to the CMS.
2013-10-02 19:06:54 +13:00
..
code API: Add attributes argument for CMSMenuItem. 2013-10-02 19:06:54 +13:00
css BUG: Context menu too long - CSS only (Fixes CMS #811) 2013-08-20 11:35:22 +12:00
images Fixed Tab floating in CMS (fixes #1778) 2013-06-13 00:04:56 +02:00
javascript API: Add attributes argument for CMSMenuItem. 2013-10-02 19:06:54 +13:00
scss Merge branch 'context-menu' of https://github.com/adrexia/framework into adrexia-context-menu 2013-08-20 15:04:02 +02:00
templates API: Add attributes argument for CMSMenuItem. 2013-10-02 19:06:54 +13:00
tests API: Add attributes argument for CMSMenuItem. 2013-10-02 19:06:54 +13:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php BUG: Image resize allows skewing of image in IE (fixes CMS #791) 2013-09-04 15:01:46 +12: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