Skip to content
Snippets Groups Projects
  1. Sep 17, 2006
    • chris's avatar
      infoutils update · 587afae5
      chris authored
      minor modifications to avoid php warnings if msg file is missing.
      
      darcs-hash:20060917153009-9b6ab-4b6ee49d728e89c3427130c617b532cd23c680bb.gz
      587afae5
    • Andreas Gohr's avatar
      update for updatecheck function · 3d7760aa
      Andreas Gohr authored
      Messages are now displayed to all users if ACL is not enabled. The update-URL
      changed to http://update.dokuwiki.org/check/
      
      darcs-hash:20060917145025-7ad00-1d64b90e51c1a49567a28b132caf79ae0f124c8e.gz
      3d7760aa
  2. Sep 16, 2006
    • Andreas Gohr's avatar
      updatecheck feature · c29dc6e4
      Andreas Gohr authored
      This patch adds a feature to let DokuWiki automatically check if updates are
      available or any other important messages (like security warnings) and then
      display this info to the admin user.
      
      DokuWiki will contact the URL http://www.splitbrain.org/lib/exe/msg.php
      with a parameter telling it which messages it already know (read from
      conf/msg) - the server side script then will return all new messages.
      
      The messages will be displayed until DokuWiki was upgraded or conf/msg
      was updated manually. Messages are cached and only checked once a day.
      
      The messenger URL will probably change before the next release.
      
      darcs-hash:20060916210229-7ad00-7ac592650e171ae4144b0eb47a751a4ca480f031.gz
      c29dc6e4
Loading