Skip to content
Snippets Groups Projects
  1. Aug 23, 2006
    • chris's avatar
      minor en lang string fix · 11120ca9
      chris authored
      darcs-hash:20060823115006-9b6ab-af7b27a3fa1830e5bd7e152d7e589ec3a2fbcd72.gz
      11120ca9
  2. Aug 18, 2006
  3. Aug 11, 2006
  4. Aug 09, 2006
    • Ben Coburn's avatar
      Add AJAX_CALL_UNKNOWN event · 3cb4b39f
      Ben Coburn authored
      Allows action plugins to support custom ajax calls.
      The event data is the call name from $_POST['call'].
      When handling a custom ajax call, remember to use
      $event->preventDefault();
      to avoid having the
      'AJAX call <call> unknown!'
      message appended to the output.
      
      darcs-hash:20060809194501-05dcb-0082e4f2a83fc8657fc7cdcf32d44aac8d1a6b99.gz
      3cb4b39f
    • chris's avatar
      more unit test fixes · 742c66f8
      chris authored
      - move parser.test.php
      
      darcs-hash:20060809192115-9b6ab-973fea51fbfdcf5f44a2ac66000f2ccb5fdd43b4.gz
      742c66f8
    • chris's avatar
      cleanID unit tests · 74c0c504
      chris authored
      + fix missing utf8 deaccent character mapping
      + set utf-8 charset for HTMLReporter (unit tests)
      
      darcs-hash:20060809160209-9b6ab-26c80a4830643b9790536f6d3a4adee0f451e4f0.gz
      74c0c504
    • chris's avatar
      update footnote unittests · 1f4490f2
      chris authored
      darcs-hash:20060809155755-9b6ab-d48f2af0fa98b310223b96361cad43ba2317b582.gz
      1f4490f2
    • chris's avatar
      fix for footnote nesting · 2fe7363d
      chris authored
      darcs-hash:20060809155417-9b6ab-c88a818425487cac0cd1f8d7cd266ac088bba16c.gz
      2fe7363d
  5. Aug 08, 2006
  6. Aug 07, 2006
  7. Aug 06, 2006
    • Andreas Gohr's avatar
      GeSHi fixes · d978e24c
      Andreas Gohr authored
      This fixes a bug in GeSHi which adds an addtional newline (patch sent to
      upstream) and makes sure the code highlighting cache honors the purge
      request variable.
      
      darcs-hash:20060806204258-7ad00-56ad794b90b8ad38f62e8e4d9e430a8622636bc5.gz
      d978e24c
    • Anika Henke's avatar
      few minor fixes in wiki:syntax · ddaef207
      Anika Henke authored
      darcs-hash:20060806175611-d5083-e18853749222158d960119e195269d40d805acc4.gz
      ddaef207
    • Andreas Gohr's avatar
      various language fixes · 8dbc24f2
      Andreas Gohr authored
      This patch makes sure all languages files have UNIX style line endings
      and use correct UTF-8 encoding
      
      darcs-hash:20060806143836-7ad00-2d9c48c5be303565ce461ec977c8792df61fbdd1.gz
      8dbc24f2
    • polinnia's avatar
      IT-20060806-patch · f2680929
      polinnia authored
      fixed type mismatch
      
      darcs-hash:20060806102829-57bea-e9da64f51813b3923f9e1c8dfa831177288ac6ca.gz
      f2680929
    • polinnia's avatar
      IT-20060806-patch · 7757c810
      polinnia authored
      completed IT translation for new release of Dokuwiki
      
      darcs-hash:20060806094947-57bea-f82fb29ada061db880bbab84d7cee79711f3e49b.gz
      7757c810
  8. Aug 05, 2006
  9. Aug 04, 2006
    • chris's avatar
      fix for bug #701, lists in footnotes in lists · 5587e44c
      chris authored
      added Doku_Handler_Nest class & "nest" render instruction
      These allows render instructions to be nested within the "nest" render instruction,
      isolating them from the outer list of render instructions.
      
      Not being able to do this is a particular problem for the current Doku_Handler_* classes
      as they process the list of intructions generated during their life without any recognition
      that some of the instructions may not belong to them being nested within another syntax
      mode.
      
      This also makes it easier for plugins to generate cacheable nested instructions rather than
      using the expensive p_render() function which has to create a new renderer.
      
      darcs-hash:20060804220100-9b6ab-ccd051e287af45afacdb1efecb8d9beb376276cb.gz
      5587e44c
    • chris's avatar
      unittest fixes · 03c4aec3
      chris authored
      darcs-hash:20060804142243-9b6ab-d208f7f1a67a9958fda05c519c8407ad5e733cea.gz
      03c4aec3
  10. Aug 03, 2006
  11. Jul 31, 2006
  12. Aug 01, 2006
  13. Aug 02, 2006
  14. Aug 01, 2006
  15. Jul 31, 2006
    • Andreas Gohr's avatar
      fix in JS compressor · e5cafda0
      Andreas Gohr authored
      This fixes a problem with escaped backslashes in single and double quote
      strings.
      
      darcs-hash:20060731223008-7ad00-ebae61a00115b7f32c12eb9355059a1ecf467cd3.gz
      e5cafda0
    • Andreas Gohr's avatar
      spellchecker CSS changes #539 #824 · 0d353189
      Andreas Gohr authored
      This patch now assigns the needed proprietary CSS attributes for the spellchecker
      through JavaScript. This makes the CSS valid again (at least it appears to be ;-))
      I also fixed a problem with leading single spaces in IE
      
      darcs-hash:20060731192807-7ad00-b82bdcae9a0c8cf063c3a1e985dbfd1dfdee7b06.gz
      0d353189
    • Andreas Gohr's avatar
      replaced inlinestyle with class · 18d69493
      Andreas Gohr authored
      darcs-hash:20060731182514-7ad00-25984c9370bb43abe52e6c17fb1a5eb701c3e6da.gz
      18d69493
    • chris's avatar
      config plugin update · 7ff382a4
      chris authored
      - improvements in handling of default values for multi-checkbox settings (e.g. defaultactions)
      - minor style tweaks to cater for IE/Win
      
      darcs-hash:20060731105910-9b6ab-2e78b4f545b9d8a9f98accc22eeba5701049a037.gz
      7ff382a4
    • Andreas Gohr's avatar
      another try at the uploadform · 44e099ad
      Andreas Gohr authored
      darcs-hash:20060731175331-7ad00-7cfe2aa927bb837368c07e01a85ad9ffe697956d.gz
      44e099ad
  16. Jul 30, 2006
  17. Jul 29, 2006
  18. Jul 30, 2006
Loading