Skip to content
Snippets Groups Projects
  1. Feb 15, 2007
  2. Feb 16, 2007
  3. Feb 10, 2007
  4. Feb 12, 2007
  5. Feb 11, 2007
  6. Feb 10, 2007
    • Andreas Gohr's avatar
      Korean update · 54f7220e
      Andreas Gohr authored
      darcs-hash:20070210201116-7ad00-59b350dd2a4ad9461e78c9463dbcbd21306b124d.gz
      54f7220e
  7. 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
  8. Feb 06, 2007
  9. 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
  10. Jan 28, 2007
  11. Feb 02, 2007
  12. Jan 31, 2007
    • Andreas Gohr's avatar
      esperanto update · 37daf7b0
      Andreas Gohr authored
      darcs-hash:20070131182641-7ad00-c3fa4a5a1265482daa96dcc91f5036b9ebce561a.gz
      37daf7b0
  13. Jan 28, 2007
  14. Jan 26, 2007
    • chris's avatar
      fix FS#1010 · fc18c0fb
      chris authored
      darcs-hash:20070126204145-9b6ab-db7eba9c6045584a381eb83ae48787627973532b.gz
      fc18c0fb
  15. Jan 24, 2007
  16. Jan 25, 2007
  17. Jan 24, 2007
  18. Jan 23, 2007
  19. Jan 19, 2007
    • Andreas Gohr's avatar
      Some renderer plugin updates · c327d6c4
      Andreas Gohr authored
      The namingscheme for renderer plugins now matches the other types, the plugin
      manager now returns info on renderer plugins, too
      
      darcs-hash:20070120002731-7ad00-fcea93a6a6da807103b6aa82d6472196125cb3ec.gz
      c327d6c4
    • Andreas Gohr's avatar
      Renderer now inherits from Doku_Plugin · 863befa1
      Andreas Gohr authored
      This makes typical plugin functions available to render plugins.
      
      darcs-hash:20070119234945-7ad00-2ecc67ca68c85cfdd67718d147587f2f5ecb317a.gz
      863befa1
    • Andreas Gohr's avatar
      moved plugin base class to inc · 4ac67140
      Andreas Gohr authored
      darcs-hash:20070119233350-7ad00-a8ae733093693a55c2566f5ee698a7b4aa3a833a.gz
      4ac67140
  20. Jan 15, 2007
Loading