Active
Project:
Backbone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Feb 2012 at 17:03 UTC
Updated:
20 Feb 2012 at 15:05 UTC
This should be a pretty straightforward port of the Backbone API's admin settings page, minus the list of views (I think, correct me if I'm wrong there).
As a few changes, I think we should use the PHP glob function to match names, to keep the admin interface consistent with the Blocks admin page and others. Also, I feel like the FileInclude class is a cool idea, but a bit non-standard and not-needed at this point. Can we simplify the include code and keep it to the drupal library include in init?
Comments
Comment #1
ethanw commentedAssigning to Cromac since this is a Backbone API merge item. Cromac, throw back my way if you've got other priorities.
Comment #2
cromac commentedHappy to pick it up, it's pretty much done.
Comment #3
ethanw commentedAwesome. I just added an admin form function, menu item and include file. Currently just implements a configurable REST endpoint path.