silverstripe-framework/admin
Ingo Schommer 659634557d Use links for CMS preview states to allow open in new tab
Important to allow users to send around preview links,
open draft versions in new tabs, or find out which URL to
use to preview on mobile phones and other devices which
can't load the CMS preview panel directly.

Removed CSS animations since they complicated the component too much.

Removed input/label setup since its not contained in a form,
so has no relevance as far as server-side state goes.

This does mean there's no longer an indication that only one
state can be active at a given time (which the radio buttons communicated),
but that's no different from e.g. the CMS menu.

Not an API change since the Entwine JS and PHP interfaces stay the same.

Conflicts:
	admin/css/screen.css
2014-11-10 10:40:24 +13:00
..
code Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
css Use links for CMS preview states to allow open in new tab 2014-11-10 10:40:24 +13:00
images Add "retina" styles for high-dpi screens 2014-08-27 17:06:57 +01:00
javascript Use links for CMS preview states to allow open in new tab 2014-11-10 10:40:24 +13:00
scss Use links for CMS preview states to allow open in new tab 2014-11-10 10:40:24 +13:00
templates Use links for CMS preview states to allow open in new tab 2014-11-10 10:40:24 +13:00
tests Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb Set default encoding for compass 2013-10-30 16:11:11 +00:00