Instead of converting providing a backward compability layer #1704824: Update plugin system to use core plugin system
for all ctools plugins we need, because of the removal of the registry tomorrow
a fast solution, so let's convert the export_ui specific code to annotations/the new plugin system.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | ctools-1764194-6.patch | 50.31 KB | dawehner |
| #5 | ctools-1764194-5.patch | 50.22 KB | dawehner |
| #3 | views-1764194-3.patch | 4.35 KB | dawehner |
| #2 | ctools-1764194-2.patch | 46.99 KB | dawehner |
| #1 | ctools-1764194-1.patch | 42.84 KB | dawehner |
Comments
Comment #1
dawehnerIn order to get it working this is the more or less a minimal approach to get it working
Just for the ease of the approach i moved all the procedural functions into export-ui.inc and added a todo.
Possible TODOs/Follow-Ups:
This patch allows me to see the listing interface of views and do all the usual stuff on top of it.
Comment #2
dawehnerConverted stylizer and fixed some annotations " " to "_".
Comment #3
dawehnerAdd the views part of it
Comment #5
dawehnerThis happens if you use VI commandos to browse on the web.
This patch includes the conversions for all examples of ctools export UI in ctools itself.
Comment #6
dawehnerAfter feedback from aspilicious:
Added missing caching for the annotations scanning.
Comment #7
tim.plunkettThere are some UGLY looking function names in there. But it can be revisited later, this needs to go in now.
Comment #8
tim.plunkettA couple places were missing the lib directory, moved that around.
http://drupalcode.org/project/ctools.git/commit/20d83d9