Closed (won't fix)
Project:
Form controller
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2008 at 04:46 UTC
Updated:
13 Sep 2008 at 02:06 UTC
heine has a nice form_inspect module. yours sounds similar. maybe merge modules?
Comments
Comment #1
sunThanks for pointing me to http://drupal.org/project/forminspect, moshe. I wasn't aware of that module. From the project description it sounds like form inspect seems to have a different purpose, but I'll certainly have a look at it shortly.
Comment #2
sunNo, Form Inspect just provides developer information. Form controller is intended for end-users wishing to *control* forms, meaning enabling/disabling form additions provided by other contrib modules. That said, Journal is the only module that implements support for it currently - actually, Form controller is Journal's administrative settings UI, while Journal's configuration can also be altered via settings.php.