Skip to content
Snippets Groups Projects
  • chris's avatar
    e66e6c7e
    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
    History
    improvements to common plugin i/f
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.