Posted by BrandTim on November 3, 2009 at 9:29pm
2 followers
Jump to:
| Project: | Formfilter |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Yes, 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.