[ewiki] edit_save hooks
- From: Andy Fundinger <andy@xxxxxxxxxxx>
- To: "'ewiki@xxxxxxxxxxxxx'" <ewiki@xxxxxxxxxxxxx>
- Date: Tue, 18 Nov 2003 09:56:56 -0500
Can we define that an edit_save plugin must:
1. Behave in a safe manner when called without its $_REQUEST variables
being set.
2. Behave in a default manner when called with version 1 set in $data and
no $_REQUEST variables.
I need some way to have my rights system set default rights for stub pages
in threads and iterating across the edit_save plugins seems like a suitable
way to do it without making the threads plugin truly aware of the perms
plugin.
Andy
Other related posts: