> The truth values of those first three statements are, respectively, TRUE, > FALSE, TRUE. The plugin isn't enabled, but the action files are present. > Some pointers, please, on where the problem is. > Thanks.
The plugin script is called email.php, so add to site.config, in the plugin section at the bottom for your convenience: enableEmail: * which will install (include) the email script for all pages in the wiki. By altering the * parameter you could restrict this to certain groups etc. Generally for plugin installation use "enable" followed by script name without extension. It can be capitalized for convenience. Hope this helps a little! ~Hans --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
