silverstripe-cms/client/src/legacy
Dylan 8ba444332a FIX pull up anchors that have been added for linking to
When editing a page an author may insert anchors into their content (via
TinyMCE), and wish to link to those anchors from another point in that
page. E.g. creating a table of contents, a "jump to top" link at the
base of the content, etc.

Previously this required the page to first be saved as a draft, then
reloaded before the anchors would show in the list to link to. Now they
are dynamically pulled from the content entered for a more fluid editing
experience.
2019-08-15 19:26:37 +12:00
..
CMSMain.AddForm.js FIX Keep New Page type selection if still allowed when changing parent 2019-06-14 11:18:38 +12:00
CMSMain.EditForm.js Merge branch '4.2' into 4.3 2018-12-11 17:07:55 +13:00
CMSMain.js Add the same fix for "Too many pages (show as list)" 2018-11-01 11:49:59 +13:00
CMSMain.Tree.js Merge branch '4.3' into 4.4 2019-07-19 11:50:29 +02:00
CMSPageHistoryController.js Merge branch '3.6' into 4.0 2018-01-15 15:49:47 +00:00
RedirectorPage.js Upgrade to webpack2 and cleanup config file (#1833) 2017-05-29 17:24:48 +12:00
SilverStripeNavigator.js Upgrade to webpack2 and cleanup config file (#1833) 2017-05-29 17:24:48 +12:00
SiteTreeURLSegmentField.js Upgrade to webpack2 and cleanup config file (#1833) 2017-05-29 17:24:48 +12:00
TinyMCE_sslink-anchor.js FIX pull up anchors that have been added for linking to 2019-08-15 19:26:37 +12:00
TinyMCE_sslink-internal.js BUG: Fix duplicate plugins on HTML editor fields (#2307) 2018-11-02 13:41:57 +13:00