Skip to content
Snippets Groups Projects
  1. Aug 05, 2006
  2. 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
  3. Aug 03, 2006
  4. Jul 31, 2006
  5. Aug 01, 2006
  6. Aug 02, 2006
  7. Aug 01, 2006
  8. 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
  9. Jul 30, 2006
  10. Jul 29, 2006
  11. Jul 30, 2006
  12. Jul 29, 2006
    • Guy Brand's avatar
      French lang update · 341744ec
      Guy Brand authored
      darcs-hash:20060729182720-19e2d-9adbc9aaf5bcb637a8765e4658a216b7fcc375eb.gz
      341744ec
    • matthiasgrimm's avatar
      inputshadow · 0998b47c
      matthiasgrimm authored
      the existing text entry shadow is very dominant and makes it
      difficult to read the text (especcially if background colours
      other than white are used).
      This patch replaces the input shadow file with a less dominant
      one.
      
      darcs-hash:20060729095224-7ef76-e8519c7fca130647ff748d7b1a1f285431fdbbf2.gz
      0998b47c
    • Andreas Gohr's avatar
      init_paths points to the installer now · 69dc3177
      Andreas Gohr authored
      darcs-hash:20060729144035-7ad00-41ec3091bfda9bded254bd5a1ca7d3a4003a0116.gz
      69dc3177
  13. Jul 28, 2006
  14. Jul 26, 2006
    • Andreas Gohr's avatar
      installer updates · 47248316
      Andreas Gohr authored
      Restructured and cleaned up installer with full I18N support. Needs testing.
      
      darcs-hash:20060726201047-7ad00-e4f66cb356a47453d2f56ef948bc8e2194a8303d.gz
      47248316
  15. Jul 25, 2006
    • chris's avatar
      add missing closing parenthesis from yesterday's patch · e61d3d86
      chris authored
      darcs-hash:20060725123522-9b6ab-d4351e484bbd0d23d0b2d8b23c51368e1b64cbcb.gz
      e61d3d86
    • chris's avatar
      events.php update · 063b1eb8
      chris authored
      fixes issue whereby event handler objects (e.g. action plugins) were being
      copied rather than accessed by reference.
      
      darcs-hash:20060725123219-9b6ab-d684db577251b108a062a41a2b1ee1eda472f835.gz
      063b1eb8
  16. Jul 24, 2006
Loading