silverstripe-cms/code/model
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
..
CurrentPageIdentifier.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
ErrorPage.php Extracted ErrorPage default data to getter 2013-01-30 13:07:11 +01:00
RedirectorPage.php FIX Remove Metadata Label from RedirectorPage. (Fixes #7959) 2012-10-23 19:32:25 +13:00
SiteConfig.php Added placeholder text to group listboxes 2012-12-15 19:57:14 +01:00
SiteTree.php NEW Clickable URL preview in CMS 2013-02-04 12:12:28 +01:00
SiteTreeExtension.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
SiteTreeFileExtension.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
SiteTreeFolderExtension.php BUG: Replaced extendedSQL with DataList as per ticket 8183 2013-01-24 08:45:30 +13:00
VirtualPage.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00