Skip to content
Snippets Groups Projects
  1. Feb 24, 2007
  2. Feb 21, 2007
  3. Feb 22, 2007
  4. Feb 19, 2007
  5. 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
    • wingedfox's avatar
      Rar mime type added · 14d41eba
      wingedfox authored
      darcs-hash:20070111113557-00f02-f868a727d73fa16d4854ad60ff6aff0b59df67bb.gz
      14d41eba
  6. Feb 18, 2007
  7. Feb 17, 2007
  8. Feb 18, 2007
    • Andreas Gohr's avatar
      Swedish update · ece9fa7a
      Andreas Gohr authored
      darcs-hash:20070218134846-7ad00-1fb62b5d552810b0d771f73410ed3b047bbb0b64.gz
      ece9fa7a
  9. 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
  10. Feb 15, 2007
  11. Feb 16, 2007
  12. Feb 10, 2007
  13. Feb 12, 2007
  14. Feb 11, 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
      compatibility fix for the recent render_TOC change · dd5eee54
      Andreas Gohr authored
      render_TOC now behaves like before when called non-statically without an argument
      Fixes a problem in the config manager and probably other plugins using the function
      as well
      
      darcs-hash:20070208195457-7ad00-c84f60278e3917c31d2f915ad55f296f858b30c4.gz
      dd5eee54
    • 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. Feb 06, 2007
  18. Feb 05, 2007
    • chris's avatar
      give xhtml renderer method _xmlEntities standard parameter values · de117061
      chris authored
      darcs-hash:20070206021203-9b6ab-f580959f2177cecf4460ba55db016bb11cd111cc.gz
      de117061
    • chris's avatar
      refactor xhtml TOC creation into a class function, FS#1058 · 169c7240
      chris authored
      - changed inc/parser/xhtml.php, render_TOC() function
        it now takes a toc array as a parameter
      - refactor render_TOC()  and _tocitem() into static class functions
      
      The xhtml renderer can build its TOC using $this->render_TOC($this->toc)
      Templates can create a separate TOC using
        echo Doku_Renderer_xhtml::render_TOC(p_get_metadata($ID, 'description
      tableofcontents'));
      
      darcs-hash:20070206015454-9b6ab-b3bd7ff772b756f8aaf496cb319eb73994cdbd94.gz
      169c7240
    • chris's avatar
      refactor renderer header() to separate out adding toc items · e7856bea
      chris authored
      adds a new render method toc_additem($id, $text, $level)
      
      This allows toc items to be added separately from the header() function, allowing
      plugins to generate their own table of content items without having to copy dw
      core code (which may in the future change).
      
      darcs-hash:20070206014821-9b6ab-218184e543f6b348e710acc2fe30a8ec329c66a8.gz
      e7856bea
    • chris's avatar
      alter search callback to use call_user_func() · 34dbe711
      chris authored
      darcs-hash:20070206014428-9b6ab-1bcc1a005850b2048b49a7667dd25905f8a79ae2.gz
      34dbe711
    • Andreas Gohr's avatar
      fix for slashes in phrase search #1066 · d7d7bed5
      Andreas Gohr authored
      darcs-hash:20070205191848-7ad00-77ad5a398534a7a64884e155c4607350e0f25a7c.gz
      d7d7bed5
  19. Jan 28, 2007
  20. Feb 02, 2007
  21. Jan 31, 2007
    • Andreas Gohr's avatar
      esperanto update · 37daf7b0
      Andreas Gohr authored
      darcs-hash:20070131182641-7ad00-c3fa4a5a1265482daa96dcc91f5036b9ebce561a.gz
      37daf7b0
  22. Jan 28, 2007
  23. Jan 26, 2007
    • chris's avatar
      fix FS#1010 · fc18c0fb
      chris authored
      darcs-hash:20070126204145-9b6ab-db7eba9c6045584a381eb83ae48787627973532b.gz
      fc18c0fb
  24. Jan 24, 2007
Loading