silverstripe-framework/admin/templates/Includes
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
..
BackLink_Button.ss Merge remote-tracking branch 'origin/3.0' into 3.1 2013-08-07 17:14:47 +02:00
CMSLoadingScreen.ss Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
CMSProfileController_EditForm.ss admin/myprofile layout after validation (fixes #2644) 2013-11-07 16:19:40 +01:00
CMSSectionIcon.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
CMSSettingsController_SilverStripeNavigator.ss ENHANCEMENT: open/7886 added preview button to the settings page so that when a user changes the theme they can preview the change. 2012-10-05 16:30:47 +13:00
Editor_toolbar.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
LeftAndMain_Content.ss UNFINISHED Processing multiple PJAX responses on CMS JavaScript, introducing data-pjax-fragment attribute to identify reloadable template parts 2012-05-30 15:07:13 +02:00
LeftAndMain_EditForm.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
LeftAndMain_Menu.ss added logout url to Security and deprecated Security::set_login_url in favour of config 2013-12-20 21:55:54 +00:00
LeftAndMain_SilverStripeNavigator.ss Use links for CMS preview states to allow open in new tab 2014-11-10 10:40:24 +13:00
ModelAdmin_Content.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
ModelAdmin_EditForm.ss MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
ModelAdmin_ImportSpec.ss Corrected translation references in templates 2013-10-06 23:25:47 +02:00
ModelAdmin_Tools.ss Corrected translation references in templates 2013-10-06 23:25:47 +02:00