Skip to content
Snippets Groups Projects
  1. Apr 14, 2006
    • chris's avatar
      action plugins · f65bfee1
      chris authored
      This patch adds events and a third plugin type, "action" plugins, to DokuWiki.
      
      The patch doesn't include any event signalling, that will be added in later patches.
      
      Action plugins are loaded before most Dokuwiki processing takes place and at the
      same time are given the opportunity to register handlers (or hooks) to receive
      specific dokuwiki events.
      
      Other parts of Dokuwiki (e.g. templates and syntax plugins) can also register
      handlers to receive events.
      
      Any part of Dokuwiki can create and signal events, including templates and plugins.
      
      This patch also revises the admin plugin class by making it an extension of a
      new class, DokuWiki_Plugin. The DokuWiki_Plugin_Action class also extends this
      new class.
      
      Further details of events, their signalling and handling, and of action plugins will
      be added to wiki.splitbrain.org in due course :-)
      
      darcs-hash:20060414193737-9b6ab-f23d3d9b93e4c50a3ad97ced03eabc6c0363650b.gz
      f65bfee1
  2. Apr 09, 2006
  3. Mar 27, 2006
  4. Mar 26, 2006
  5. Mar 22, 2006
  6. Mar 20, 2006
    • larsch8's avatar
      Danish lang update · 902ea3be
      larsch8 authored
      darcs-hash:20060321005453-a08f5-274da46720f4487a03d8ba55b3ce1d48b6a5346c.gz
      902ea3be
  7. Mar 14, 2006
  8. Mar 12, 2006
    • larsch8's avatar
      Danish lang update · f1fb9de9
      larsch8 authored
      darcs-hash:20060312214049-a08f5-181fb8115f702521bab9f2e95700f8bd9ab7316d.gz
      f1fb9de9
  9. Mar 11, 2006
  10. Mar 09, 2006
  11. Mar 08, 2006
  12. Mar 07, 2006
    • Yuji Takenaka's avatar
      japanes update · e448a693
      Yuji Takenaka authored
      darcs-hash:20060307193413-dc488-cc44f0f46ae44db605e4202713c18ff8ad3db144.gz
      e448a693
    • larsch8's avatar
      Danish language update · 3524d3a0
      larsch8 authored
      darcs-hash:20060307104925-a08f5-02519a166e99d5545ace1f519688a526b018a911.gz
      3524d3a0
  13. Mar 06, 2006
  14. Mar 05, 2006
  15. Mar 04, 2006
  16. Mar 03, 2006
  17. Mar 02, 2006
Loading