First shot.
See http://drupal.org/project/form_controller for further information.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | journal.formids.patch | 2.7 KB | sun |
| #5 | journal-DRUPAL-5.form_controller.patch | 2.04 KB | sun |
| #4 | journal-DRUPAL-5.formids-variable.patch | 2.93 KB | sun |
| #1 | journal-DRUPAL-5.form_controller.patch | 4.15 KB | sun |
| journal-DRUPAL-5.form_controller.patch | 4.42 KB | sun |
Comments
Comment #1
sunRe-rolled.
Comment #2
pcoughlin commentedI have installed this patch ... now what?
What do I need to check for?
What should have changed?
I still have multiple Journal entries on pages (for example the Events)
Are there any instructions on how to remove Journal entries on selected pages?
Also, it would be nice to only have the journal appear for certain roles.
Thanks ... Paul
Comment #3
sunThis patch integrates Journal with http://drupal.org/project/form_controller
You need to have Form controller installed + enabled to actually have any use of this patch. If both modules are enabled, and your user is assigned to a role that permits usage of both modules, then you can enable, disable, or even require a journal entry for individual forms.
Comment #4
sunComitted attached patch, which allows to alter the pre-defined array of form ids via settings.php.
Comment #5
sunRe-rolled hook_form_controller() patch.
Comment #6
sunI've additionally committed attached patch that adds form ids for Views 2 (de-facto core) and explains how to override the variable in settings.php.
Aside from that, patch in #5 is still the topic of this issue. ;)
Comment #7
sunComment #8
sunRe-opening.
Comment #9
bwinett commentedI submitted a patch to make this a configuration option in v6.
Comment #10
pcoughlin commentedThe last comment was three years ago and 6 years ago before that!
Also, this is for Drupal 5.x.
I am closing and if anyone is still interested, then please re-open.
Thanks.