silverstripe-framework/admin/templates
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
..
Includes Use links for CMS preview states to allow open in new tab 2014-11-10 10:40:24 +13:00
CMSBreadcrumbs.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
CMSDialog.ss MINOR Cleaned up CMS dialog styling (now works with/without tabs, in iframe and inline markup), removed superfluous SCSS variable declarations 2012-01-03 18:11:21 +01:00
CMSProfileController_Content.ss admin/myprofile layout after validation (fixes #2644) 2013-11-07 16:19:40 +01:00
CMSTabSet.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
LeftAndMain_printable.ss MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
LeftAndMain.ss Corrected translation references in templates 2013-10-06 23:25:47 +02:00
ModelSidebar.ss Corrected translation references in templates 2013-10-06 23:25:47 +02:00