silverstripe-cms/templates
Ingo Schommer 00097a5d5d NEW Clickable URL preview in CMS
- Refactored SiteTreeURLSegmentField to render controls in template
rather than JS for better clientside performance, and cleaner behaviour.
- Added dynamic ellipsis to start of URL, to retain most relevant
part of the URL (the last bits)
- Added "suffix" setting to field, which defaults to ?stage=Stage
- Removed prefix from edit view to leave more room for URL

Thanks to @sunnysideup for getting this started in
https://github.com/silverstripe/silverstripe-cms/pull/269
2013-02-04 12:12:28 +01:00
..
email BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
forms NEW Clickable URL preview in CMS 2013-02-04 12:12:28 +01:00
Includes Moving "edit tree" button next to "add new" (fixes #8119) 2012-12-17 15:35:52 +01:00
BlankPage.ss MINOR HTML5 for BlankPage.ss default template 2012-04-13 15:34:14 +02:00
BreadcrumbsTemplate.ss ENHANCEMENT: refactoring template "control" loops into "loop" and "with" to fit with the new template syntax 2012-05-18 16:32:44 +12:00
CMSMain_notice.ss ENHANCEMENT: added notice template for outputting notices to cmsmain interfaces. 2011-09-19 17:30:47 +02:00
CMSPageHistoryController_versions.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
ReportAdminForm.ss ENHANCEMENT: refactoring template "control" loops into "loop" and "with" to fit with the new template syntax 2012-05-18 16:32:44 +12:00
SilverStripeNavigatorLink.ss MINOR Moved SilverStripeNavigator from 'sapphire' to 'cms' 2011-03-28 09:02:42 +13:00
SiteTree_Information.ss BUG SiteTree_Information.ss was not making use if i18n translations 2013-01-07 15:37:04 +13:00
SSReportTableField_printable.ss ENHANCEMENT: refactoring template "control" loops into "loop" and "with" to fit with the new template syntax 2012-05-18 16:32:44 +12:00