[daisy] [JIRA] Created: (DSY-485) Hooks/events system for the Daisy Wiki

Bruno Dumon (JIRA) issues at cocoondev.org
Fri May 25 09:52:20 CDT 2007


Hooks/events system for the Daisy Wiki
--------------------------------------

         Key: DSY-485
         URL: http://issues.cocoondev.org//browse/DSY-485
     Project: Daisy
        Type: Improvement
  Components: Frontend - platform  
 Reporter: Bruno Dumon
    Priority: Minor


To make built-in Wiki functionality more extensible, hooks can be useful, for example:
 - enter-site : this hook could dynamically modify language, do custom access checks to deny access, log this event, ...
 - registration-before-create-user : would allow to set custom things on user object before it is created in the repository
 - editor-before-save-doc : after users selects to save document but before document is actually saved
 - ... (dozens of things like the above)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list