I don't really want to enable the contact module if I don't need to. I understand the example will not work but if using it for another module it shouldn't be needed; also the read me says jquery update is required but it is not in the dependencies.
I'm not sure if this is a feature request or bug report due to not knowing if there's some random contact module code needed for form_controller, but I doubt it.
I can make a patch if desired, but I'm being a bit lazy A(utomatic)T(eller)M(achine).
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 651608_form_controller_split.patch | 8.54 KB | hefox |
| #6 | 651608_form_controller_readme.patch | 405 bytes | hefox |
| #5 | 651608_form_controller_readme.patch | 453 bytes | hefox |
| #4 | form_controller_split.patch | 8.51 KB | jcmarco |
| #1 | 651608-formcontroller-dependency-D6.patch | 530 bytes | dave reid |
Comments
Comment #1
dave reidSimple 'nuff.
Comment #2
mrfelton commented+1
Comment #3
dboulet commented+1 from me too, especially since this module is now required to have a UI to control vertical tabs. I don't want to have to enable the contact module every time that I want to use VT.
Comment #4
jcmarco commentedCreate a new demo module with the contact sample as it is done with other modules.
Comment #5
hefox commentedRead me should be updated to reflect the lack of needing to use jquery update so people that actually read it don't get confused.
Patch attached (not including the contact module additions since they're not completely related). Should I make a new issue for this?
Comment #6
hefox commentedPatch done from wrong directory; updated.
Comment #7
hefox commented(Review for #4 patch, working as far as the main module). Considering there are two modules, should the package be changed to "Form Controller"? Devolpment seems to be an inaccurate pachage for it also.
Here's the patch manually edited to add in the different package name (forgot to commit some previous change, so svn diff wouldn't produce the right output so didn't feel like bothering with redoing the patch via diffing).
Comment #8
sunComment #9
sunThe example implementation needs to move into a form__test.module in the sub-directory tests/. Please note the double underscore.
Comment #10
sunBetter title.
Comment #11
dave reidCommitted to CVS: http://drupal.org/cvs?commit=299408