Skip to content
Snippets Groups Projects
  1. Apr 25, 2018
  2. Apr 05, 2017
  3. Mar 16, 2017
    • Martin Růžička's avatar
      translation update · f502bbbb
      Martin Růžička authored
      squashed a whole bunch of PRs
      
      closes #1907
      closes #1908
      closes #1909
      closes #1910
      closes #1911
      closes #1912
      closes #1913
      closes #1914
      closes #1915
      closes #1916
      closes #1917
      closes #1918
      closes #1919
      closes #1920
      closes #1921
      closes #1922
      f502bbbb
  4. Aug 25, 2016
  5. Jun 14, 2016
  6. Apr 18, 2016
  7. Nov 15, 2015
  8. Aug 12, 2015
  9. Aug 11, 2015
  10. Jul 11, 2015
  11. Aug 02, 2013
  12. Aug 01, 2013
    • Michael Hamann's avatar
      Remove search_references() and the refshow configuration option · 3e7e0277
      Michael Hamann authored
      The refshow configuration option wasn't used as described anymore
      already in the latest release and after the introduction of the media
      usage index the parameter is also no longer relevant for internal
      optimization. The only place where it was still used is the no longer
      used search_references()-function which is removed here, too.
      3e7e0277
  13. Jul 31, 2013
    • Michael Hamann's avatar
      Remove search_references() and the refshow configuration option · 0320882f
      Michael Hamann authored
      The refshow configuration option wasn't used as described anymore
      already in the latest release and after the introduction of the media
      usage index the parameter is also no longer relevant for internal
      optimization. The only place where it was still used is the no longer
      used search_references()-function which is removed here, too.
      0320882f
  14. May 05, 2013
  15. Nov 12, 2012
  16. Aug 26, 2012
  17. Mar 04, 2012
  18. Jan 08, 2012
  19. Nov 13, 2011
  20. Apr 28, 2011
  21. Apr 27, 2011
  22. Nov 18, 2010
  23. Jul 12, 2010
  24. Mar 03, 2010
  25. Jan 27, 2010
  26. Dec 01, 2009
    • Bohous Zamecnik's avatar
      Czech language update · c1b19b28
      Bohous Zamecnik authored
      Ignore-this: 1f61607c4279b01349e1a6fd2919cc0
      
      darcs-hash:20091201183307-c0fd0-629e094093ef16f299749d9fd7db412120809e13.gz
      c1b19b28
  27. May 07, 2009
    • tomas's avatar
      Czech language update · 7e9a4789
      tomas authored
      Ignore-this: 59e6f832b1b8da77c45c332b8ade8538
      
      darcs-hash:20090507163952-6bf33-4056b5f046acf4817f8d30d7a95cbfcb0b4c87da.gz
      7e9a4789
  28. Jan 28, 2009
  29. Dec 01, 2008
  30. Aug 10, 2008
  31. Jul 13, 2008
  32. Mar 14, 2008
  33. Feb 23, 2008
    • Andreas Gohr's avatar
      use strftime() instead of date() FS#1335 :!: · e656dcd4
      Andreas Gohr authored
      This patch replaces the use of the date() function with the strftime()
      function. The latter will respect a set locale and will use localized
      strings for things like month names.
      
      Because the format options for strftime differ from the ones used in date,
      DokuWiki will rest the value of $conf['dformat'] if it contains an old
      date format string (detected by missing % characters).
      
      Plugins or templates using the $conf['dformat'] need to be updated.
      
      darcs-hash:20080223124045-7ad00-6afb2b839afc58781463e25577e06adb675fff79.gz
      e656dcd4
  34. Jan 22, 2008
  35. 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
  36. Jul 15, 2007
  37. Jun 29, 2007
  38. Sep 24, 2006
    • chris's avatar
      cache, metadata & purgefile updates · ce6b63d9
      chris authored
      Cache
      - add dependency for metadata renderer file
      - check metadata for end of page life, "date valid end".
      
      Metadata Renderer
      - RSS syntax mode now sets rendered page expiry, "date valid end"
        and includes the feed URL in "relation haspart".
      
      Purgefile
      For all wiki installations the purgefile records the earliest
      time before which no cache purge (based on data consistency)
      is required. Cache files older than this time MAY need to be
      purged.
      - remove purgeonadd configuration setting
      
      darcs-hash:20060924202157-9b6ab-4531e91411c41914eeab2b6a8160c3d46b001cee.gz
      ce6b63d9
  39. Jun 08, 2006
Loading