Skip to content
Snippets Groups Projects
  1. Dec 03, 2007
  2. Nov 30, 2007
  3. Nov 23, 2007
    • Andreas Gohr's avatar
      Spellchecker removed · ae112d8c
      Andreas Gohr authored
      With spell checkers available in all modern browsers, having a spell checker in
      DokuWiki's core code is no longer necessary. This patch removes the spell
      checking feature. It will be made available as optional plugin.
      
      darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
      ae112d8c
    • Andreas Gohr's avatar
      make toolbar JS functions accept absolute image paths · ffb3531a
      Andreas Gohr authored
      darcs-hash:20071123102814-7ad00-c7060ea1daf8ff4a6d7fcb3ce912d3ce43410b35.gz
      ffb3531a
  4. Nov 21, 2007
  5. Nov 18, 2007
  6. Nov 17, 2007
    • Andreas Gohr's avatar
      added missing pix folder for acl plugin · a7c9f4af
      Andreas Gohr authored
      darcs-hash:20071117214220-7ad00-744a12e693c8107fd4c8cca12ec3bb7208739511.gz
      a7c9f4af
    • Andreas Gohr's avatar
      ACL Manager rewritten · 2a3623da
      Andreas Gohr authored
      This patch replaces the old ACL manager plugin with a new, completely
      rewritten one.
      
      The ACL manager is now independent of the page from which it was called,
      instead all pages and namespaces are selectable from an AJAX enhanced
      list similar to the one used in the media manager. This should take care
      of a major complain by new users.
      
      Another major confusion was that the old manager only showed relevant
      rules. This new manager always shows *all* defined ACL rules.
      
      darcs-hash:20071117155740-7ad00-1de71e396d5dbc117bf5788fb5667af828d5c20f.gz
      2a3623da
  7. Nov 09, 2007
  8. Nov 02, 2007
  9. Oct 29, 2007
  10. Oct 27, 2007
  11. Oct 26, 2007
    • Andreas Gohr's avatar
      Add the Universal Wiki Edit Button to the deafault template · 53cc32cc
      Andreas Gohr authored
      The "Universal Wiki Edit Button" is a movement to make Wikis easily
      recognizable to users regardless of the used engine or template. The
      aim is to create an icon which is as easy to recognize as the now well
      known RSS icon. The hope is to spread the Wiki idea and make more people
      aware of the use of Wikis outside the scope of Wikipedia.
      
      The logo is added through a background CSS defined in UWEB.css
      
      More info about the Universal Wiki Edit Button can be found at
      http://www.aboutus.org/uweb - you may also add your thoughts about it
      there.
      
      darcs-hash:20071026213115-7ad00-6101fbc3449b4426f795c60775c874eb0e53bb82.gz
      53cc32cc
    • Andreas Gohr's avatar
      adds a second class to action buttons · b278f2de
      Andreas Gohr authored
      darcs-hash:20071026210930-7ad00-e8048c01f924eeaf060effee155fc5d36b997804.gz
      b278f2de
    • Andreas Gohr's avatar
      Galician language update · bf9671d4
      Andreas Gohr authored
      darcs-hash:20071026205405-7ad00-56ddd5adab9ae4ae37697cd82a10f5c4ea056271.gz
      bf9671d4
    • Andreas Gohr's avatar
      Turkish update · 659695a7
      Andreas Gohr authored
      darcs-hash:20071026185916-7ad00-86fc05c180aba145b154e8a61539691f75906fbb.gz
      659695a7
    • Gabriel Birke's avatar
      Translatable JavaScript strings for plugins · 9f01cf6a
      Gabriel Birke authored
      Strings to be used in plugin provided JavaScript can now be put into the plugin's
      lang.php files. It has to be stored as subkeys of $lang['js']. Eg the following in
      lib/plugins/blah/lang/en/lang.php
      
      $lang['js']['foo']
      
      darcs-hash:20071026131130-79ce3-75ab69b1ba527c823e0e5ef0fde031032aaa2548.gz
      9f01cf6a
    • Frederico Goncalves Guimaraes's avatar
      Brasilian Portuguese Update · 279c0a2e
      Frederico Goncalves Guimaraes authored
      darcs-hash:20071026110711-b9abf-3c57eaea66fb90636e51fa9aa03dc7928824fb6f.gz
      279c0a2e
    • infogasy.net's avatar
      Malagasy translation added · 1b4c7df5
      infogasy.net authored
      darcs-hash:20071026105801-fcedb-774d8682b46798df4b1a7f81da5b25a561428641.gz
      1b4c7df5
  12. Oct 19, 2007
  13. Oct 15, 2007
  14. Oct 16, 2007
    • Andreas Gohr's avatar
      header support for renderer plugins · 85767031
      Andreas Gohr authored
      Renderer plugins now can store HTTP header information in 'format <mode>' which
      will be used to send their output. Also fixes a problem with loading cache files.
      
      darcs-hash:20071016185626-7ad00-c0e18a90b310daf0d3a3c01d7a73f3524ced803d.gz
      85767031
  15. Oct 15, 2007
    • Andreas Gohr's avatar
      fixed Thai romanization · 014d0ab6
      Andreas Gohr authored
      darcs-hash:20071015170603-7ad00-cce18a874fa1857af1717519cac14e86f986c7f2.gz
      014d0ab6
    • Andreas Gohr's avatar
      tiny compatibility fix for FeedParser · b16139af
      Andreas Gohr authored
      This should make older plugins working with a SimplePie Beta wor with Dokuwiki's
      current SimplePie version
      
      darcs-hash:20071015121248-7ad00-08a8be1f16649626cada3135e9d18c872689eed8.gz
      b16139af
  16. Oct 11, 2007
  17. Oct 13, 2007
    • Andreas Gohr's avatar
      fixed URLs in plugin and user manager · ab567923
      Andreas Gohr authored
      For the new plugin repository, plugins should use a page named after their
      class at wiki.splitbrain.org
      
      darcs-hash:20071013191842-7ad00-0580762663329d4f21e6996748117987438c953f.gz
      ab567923
  18. Oct 12, 2007
    • Dennis Ploeger's avatar
      xmlrpc_putpage · 3a1dad2d
      Dennis Ploeger authored
      Adds the putpage-method to the xmlrpc-server-code
      
      darcs-hash:20071012135930-b8925-1d770de41b3e6aea4c612666194e915dda344647.gz
      3a1dad2d
  19. Oct 08, 2007
    • Andreas Gohr's avatar
      X-Sendfile support for fetch.php · 9a87c72a
      Andreas Gohr authored
      This patch enables the use of the X-Sendfile extension offered by certain
      webservers to deliver static files after running a dynamic script. This
      combines the flexibility of a PHP file to check for authorization, caching
      and resizing with the low memory footprint and high performance of static
      file delivery of the webserver.
      
      See http://blog.lighttpd.net/articles/2006/07/02/x-sendfile for details
      
      darcs-hash:20071008185019-7ad00-1e6d4768fb60d58955e4253c7786eaf8cf13d0bb.gz
      9a87c72a
  20. Oct 07, 2007
    • Andreas Gohr's avatar
      esperanto update · 1462e3ae
      Andreas Gohr authored
      darcs-hash:20071007191109-7ad00-80a395519238428c32d20b5d8b9738908c25da05.gz
      1462e3ae
Loading