Skip to content
Snippets Groups Projects
  1. Mar 05, 2007
  2. Mar 03, 2007
  3. Feb 27, 2007
  4. Feb 25, 2007
  5. Feb 26, 2007
  6. Feb 24, 2007
    • David Lorentsen's avatar
      danish update · 2cb8129d
      David Lorentsen authored
      Missing danish translation strings and files
      
      darcs-hash:20070224200424-ce218-2c9c7de3e74353a38dc31696fd7b785bd0933fce.gz
      2cb8129d
  7. Feb 26, 2007
  8. Feb 24, 2007
  9. Feb 19, 2007
  10. Jan 11, 2007
    • wingedfox's avatar
      JS checks for .hasOwnProperty · 86045fe9
      wingedfox authored
      This patch includes
      - several helper functions - is* checks
      - hasOwnProperty method emulator
      - checks for .hasOwnProperty in all for..in loops
      
      darcs-hash:20070111114236-00f02-50a71681e5d04faf086f1b8032a384648378b744.gz
      86045fe9
  11. Feb 18, 2007
  12. Feb 14, 2007
    • Ben Coburn's avatar
      config plugin TOC refactoring · e1b31a95
      Ben Coburn authored
      Now uses the new toc_additem function in the Doku_Renderer_xhtml class.
      
      darcs-hash:20070215015318-05dcb-f725b589b6ecf9b332f624f4bb9cafe7ed546172.gz
      e1b31a95
  13. Feb 10, 2007
  14. Feb 12, 2007
  15. Feb 10, 2007
    • Andreas Gohr's avatar
      Korean update · 54f7220e
      Andreas Gohr authored
      darcs-hash:20070210201116-7ad00-59b350dd2a4ad9461e78c9463dbcbd21306b124d.gz
      54f7220e
  16. Feb 08, 2007
    • Andreas Gohr's avatar
      workaround config for FS#852 · cde6a01b
      Andreas Gohr authored
      On certain platforms the ignore_user_abort function does not work as expected, resulting
      in a non working indexer webbug. Users with such a broken system (IIS+PHP as CGI) can
      enable this option to work around the problem (resulting in longer load times for the
      webbug).
      
      darcs-hash:20070208195145-7ad00-8fc14f9da535a70fa837066773e15a3926b077c7.gz
      cde6a01b
    • Grzegorz Zur's avatar
      polish language update · bc6ecc12
      Grzegorz Zur authored
      darcs-hash:20070208120717-e561a-d6307260ff7a8697bbb3b16b7c6df7688ce4e849.gz
      bc6ecc12
  17. Jan 24, 2007
  18. Jan 19, 2007
  19. Jan 15, 2007
    • Andreas Gohr's avatar
      move tar and zip libs to inc · 76bbcac2
      Andreas Gohr authored
      Move the compression libs of the plugin manager toa mre common place to
      make them available to plugin authors.
      
      darcs-hash:20070115192414-7ad00-0d53e8faf26fa1eeb1026ffab8e0593f015147de.gz
      76bbcac2
  20. Jan 03, 2007
    • henning.noren's avatar
      tf_rename_lower.patch · 44881bd0
      henning.noren authored
      Name the TRUE/FALSE-constants consistently as lowercase everywhere.
      This might also be an tiny optimization in some environments.
      
      darcs-hash:20070103205700-d2a3e-e7ec0aedb938d563f583116a2d5b17f3a3fea36c.gz
      44881bd0
  21. Dec 23, 2006
  22. Dec 07, 2006
  23. Dec 06, 2006
  24. Dec 07, 2006
    • Ben Coburn's avatar
      string for constant fix · 613e963a
      Ben Coburn authored
      darcs-hash:20061207075815-05dcb-81fad7f4e40142e01f9f1aaa56f47fa51f978186.gz
      613e963a
    • Ben Coburn's avatar
      changelog type strings replaced with constants · ebf1501f
      Ben Coburn authored
      Using more verbose constant names in the place of single character strings
      should make the code much more readable. This does not change the behavior
      of the changelog.
      
      darcs-hash:20061207074906-05dcb-0bdc35e7241bf14063b2b43a6ff26d8a3c307cb9.gz
      ebf1501f
  25. Dec 03, 2006
  26. Dec 02, 2006
  27. Nov 27, 2006
  28. Oct 31, 2006
    • Marc Mayfield's avatar
      rss_summary_config · a1716312
      Marc Mayfield authored
      Add a configuration option to control whether or not the edit/revision summary is
      displayed with the title of RSS feeds. The default is to show the summary, the same as
      DokuWiki did prior to this addition.
      
      darcs-hash:20061101023313-9039d-d067e9bcd7dc0c7cabd57674d1072c5b882ad4e7.gz
      a1716312
  29. Nov 26, 2006
    • Ben Coburn's avatar
      updateAccessKeyTooltip update · e135fd5d
      Ben Coburn authored
      Fix to DOMLib removal patch. All Mac browsers default to CTRL for tooltips
      except Opera.  This includes Mozilla, so test for OS not browser.
      
      darcs-hash:20061126211257-05dcb-dcfec1ad0448b073c8b03b12f2628f2186ab3d57.gz
      e135fd5d
    • chris's avatar
      metadata update to support both persistent and non-persistent metadata · 0a7e3bce
      chris authored
      Key changes:
      - metadata stored on disk in two arrays, 'current' & 'persistent'
      - p_set_metadata has an additional parameter, $persistent, which defaults to true
      - metadata set within the renderer defaults to non-persistent
      - new event hook, PARSER_METADATA_RENDER, which wraps around metadata rendering process. For
        full details of this event refer to the event list documentation at splitbrain.
      
      The patch includes automatic conversion of metadata in current form to the new format
      
      For more details also see http://www.freelists.org/archives/dokuwiki/11-2006/msg00221.html
      and any follow-up messages.
      
      darcs-hash:20061126152144-9b6ab-a4e40c221e0274b13da07dc2fc1d2100f5f3a50e.gz
      0a7e3bce
  30. Nov 24, 2006
Loading