Active
Project:
Formfilter
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2009 at 21:29 UTC
Updated:
26 Jan 2010 at 00:14 UTC
I use this module frequently because of its ease of use and I find myself performing the same tasks again and again. It would be very helpful to be able to export and import form filter definitions (ala http://drupal.org/node/479756). This would also be very useful for building advanced Features which would have limited "hook_form_alter" capabilities.
Thanks,
Tim Knittel
Comments
Comment #1
nedjoYes, I'd love to see this. It would require, however, moving the configuration from its current clunky storage in a variable to a custom table.
Patches welcome.