Skip to content
Snippets Groups Projects
  1. Nov 10, 2006
    • Andreas Gohr's avatar
      OpenSearch support · da96af35
      Andreas Gohr authored
      This adds support for the OpenSearch specification to autodetect
      DokuWiki's search engine. The patch was submitted by Mike Frysinger
      some time ago.
      Some changes were made to the original patch. Only tested in FireFox 2.0
      
      darcs-hash:20061110151453-7ad00-298ad77603854a604a642c0afd3975a997b8dc09.gz
      da96af35
  2. Nov 06, 2006
    • Andreas Gohr's avatar
      language updates · 01e7a861
      Andreas Gohr authored
      darcs-hash:20061106175239-7ad00-1023b1f69c735637c972f862af379cd481f75ee3.gz
      01e7a861
  3. Nov 05, 2006
  4. Nov 04, 2006
  5. Nov 03, 2006
  6. Nov 01, 2006
  7. Oct 31, 2006
  8. Nov 01, 2006
  9. Oct 30, 2006
  10. Oct 28, 2006
  11. Oct 27, 2006
  12. Oct 26, 2006
  13. Oct 23, 2006
    • Ben Coburn's avatar
      synchronize changelog, attic, and external edits · 46844156
      Ben Coburn authored
      The changelog list and the attic now are kept in sync.
      This allows a changelog entry to be automatically constructed
      for a page that was manually edited from outside dokuwiki.
      
      darcs-hash:20061023052133-05dcb-11b8dbaee1da07fb1875bbe530e88d94871ed65d.gz
      46844156
  14. Oct 26, 2006
  15. Oct 23, 2006
  16. Oct 22, 2006
  17. Oct 20, 2006
  18. Oct 19, 2006
  19. Oct 18, 2006
  20. Oct 17, 2006
    • Andreas Gohr's avatar
      restrict fetch.php's download abilities · 894a80cc
      Andreas Gohr authored
      This patch changes fetch.php ability to download external files. It now checks
      for the returned MIME type and will only download images. For all other
      MIME types a redirect is sent back to the browser. This reduces the risc of
      being misused as open proxy.
      
      Additionally the download facility is disabled completly by default by setting
      the fetchsize option to 0. Users who want the feature need to overwrite the option
      in their local.php.
      
      Background: The ability to download external files is needed to resize external
      images on the server side. When disabled, a redirect is sent to the browser which
      will download the fullsize image and rescale it on the client side which is more
      bandwidth and CPU intensive.
      
      darcs-hash:20061017175329-7ad00-cd1b1bfa043a04540c51ca8380d28deaa14147d1.gz
      894a80cc
    • Andreas Gohr's avatar
      read old revisons from the attic additionally to the changelog infos · 5b8fbc22
      Andreas Gohr authored
      darcs-hash:20061017091036-7ad00-41df4dbaddb0a20d0f000f7a1bb000aaf2176185.gz
      5b8fbc22
  21. Oct 09, 2006
    • Denis Simakov's avatar
      russian update · 98e707c7
      Denis Simakov authored
      darcs-hash:20061009103112-3c565-b3883aadc0875d06ddadcd54a0dab2075e415eef.gz
      98e707c7
  22. Oct 11, 2006
Loading