Commit Graph

7 Commits

Author SHA1 Message Date
Robbie Averill 5ca288c9a3 FIX Use full versioning for Widget and WidgetArea to preserve draft state between page publishes 2017-12-21 10:45:55 +13:00
Robbie Averill e1a0469c46 API Widgets and WidgetAreas are versioned and are owned by pages 2017-12-19 16:01:52 +13:00
Robbie Averill ec9421ba65 FIX Add legacy class remapping, escape FQ class names in URLs, docs and add bootstrap to buttons 2017-01-26 08:25:10 +13:00
Robbie Averill 8eee397b9a API Implement namespacing, add upgrade mapping. Remove deprecated methods and support for Widget_Controller (underscored) 2017-01-26 08:22:02 +13:00
James Ayers ab6fdd9eea Change of yml name
changed contentcontroller-url-handler to contentcontrollerurlhandler so that it can be overridden.
2013-07-31 09:45:36 +12:00
Ingo Schommer 368d2d4045 WidgetController routing for core master
Removed implicit routing by controller name in 3.2,
so need to register it explicitly.
2013-07-01 09:57:02 +02:00
Sam Minnee 025ee424c4 NEW: Add an extension that provides the <page-url>/widget/<widget-id> URL as part of the widgets module. (Trac #7174)
The handleWidget() method used to be part of core, and it's now been turned into the extension included here.
2012-06-22 14:04:21 +12:00