Skip to content
Snippets Groups Projects
  1. May 07, 2006
  2. May 04, 2006
  3. Apr 30, 2006
    • chris's avatar
      config plugin update · 862763f2
      chris authored
      - style correction, change second occurrence of textarea.default to textarea.protected
      - comment spelling correction
      
      darcs-hash:20060430160900-9b6ab-5d2ba348ba00880f79d0874e3128234e0cb696c0.gz
      862763f2
    • chris's avatar
      plugin manager fix, add error suppression operator to touch call. · 3f749e95
      chris authored
      darcs-hash:20060430153000-9b6ab-0918d41e77e897d3b14c91de822567f8a3007779.gz
      3f749e95
    • chris's avatar
      improvements to common plugin i/f · e66e6c7e
      chris authored
      update comments to work with DokuWiki's auto generated API docs.
      
      slight restructure of configuration functions and comments
      - loadConfig now loads plugin config settings into
        $conf['plugin'][<plugin_name>] & $this->conf.  These are aliases
        ensuring only one copy is stored.
      - readDefaultSettings() reads the plugin's conf/default.php
      
      darcs-hash:20060430152308-9b6ab-9ec53e79ce5b07405acb84d19d81df9dd609612e.gz
      e66e6c7e
  4. Apr 27, 2006
  5. 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
  6. Apr 09, 2006
  7. Mar 27, 2006
  8. Mar 26, 2006
  9. Mar 22, 2006
  10. Mar 20, 2006
    • larsch8's avatar
      Danish lang update · 902ea3be
      larsch8 authored
      darcs-hash:20060321005453-a08f5-274da46720f4487a03d8ba55b3ce1d48b6a5346c.gz
      902ea3be
  11. Mar 14, 2006
  12. Mar 12, 2006
    • larsch8's avatar
      Danish lang update · f1fb9de9
      larsch8 authored
      darcs-hash:20060312214049-a08f5-181fb8115f702521bab9f2e95700f8bd9ab7316d.gz
      f1fb9de9
  13. Mar 11, 2006
  14. Mar 09, 2006
  15. Mar 08, 2006
  16. 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
  17. Mar 06, 2006
  18. Mar 05, 2006
  19. Mar 04, 2006
  20. Mar 03, 2006
Loading