Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Normal
Category:
Task
Reporter:
Anonymous (not verified)
Created:
4 Apr 2009 at 14:43 UTC
Updated:
23 Jul 2018 at 22:18 UTC
Jump to comment: Most recent
This is a module that adds a drag and drop tool to Drupal for authoring form interfaces. A screenshot is attached to this issue.
There is a screencast of the module at work available here: http://tinyurl.com/c6ljf8.
The current state of the module is described in detail here: http://tinyurl.com/c2qykk.
| Comment | File | Size | Author |
|---|---|---|---|
| interface-pic.png | 106.2 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commented@rsvelko - When will Interface be released?
Interface will be released as a contributed module as soon as it is ready. We are working out the remains of the API right now, and expect to be doing so for about another month. I will be putting up at least one more screencast when we have behaviors working the way we want them.
We did not release it earlier to avoid getting deluged with issues. Working out the challenges created by some CCK fields has taken a lot of effort, and I don't want to get bogged down with requests to make it work for X field type when we could be making it work for all field types. We have had to do a lot of high level planning around the API to ensure that it is going to be generally useful, and I just didn't see us being able to do that while handling support requests.
When it does come out, it will be released in beta form, and will stay in beta until a regular user can exactly clone the interface from another FOSS CMS in less than a couple minutes. That will mean we have to write some additional behaviors to support various versions of the other system's interfaces before saying it is 'done', and I may hold off on releasing certain behaviors and templates until they work the way I intend for them to work.
Also, Interface deserves a great deal of scrutiny before being used by a lot of people. Interface interacts with the form api at a very low level and does a lot of transformations of form arrays at various stages of the processing cycle. This is exactly the kind of functionality that requires a good deal of peer review and testing from other people in the Drupal community before we can really say it's solid.
M
Comment #2
damien tournoud commentedThis is not a core issue.
Plus, this looks like it has functionally a lot of overlap with the Form Builder module.
Comment #3
Anonymous (not verified) commentedComment #4
Anonymous (not verified) commentedDamien - feel free to put this someplace better. I only opened a ticket because this was becoming OT in another thread.
Regarding form builder, this is very different from from builder.
M
Comment #5
damien tournoud commentedPlease open a forum topic, or create a project for "Interface". This doesn't belong in the issue queue.
Comment #6
Anonymous (not verified) commentedGreat, created a project for it.
Look for updates there.
M