Skip to content
Snippets Groups Projects
  1. Jul 29, 2005
  2. Jul 28, 2005
  3. Jul 27, 2005
  4. Jul 28, 2005
    • Andreas Gohr's avatar
      handle all RFC 1738 compliable schemes in external links · 4468cb4c
      Andreas Gohr authored
      RFC 1738 states:
         Scheme names consist of a sequence of characters. The lower case
         letters "a"--"z", digits, and the characters plus ("+"), period
         ("."), and hyphen ("-") are allowed.
      
      DokuWiki did only recognize alphanumeric characters, this patch adds
      periods, plus and hyphen.
      
      Thanks to "ytrewq1" for pointing that out.
      
      darcs-hash:20050728180447-7ad00-dc0d4b8e9309d571715d6c490d1505bb2666c786.gz
      4468cb4c
  5. Jul 26, 2005
  6. Jul 24, 2005
  7. Jul 23, 2005
    • Andreas Gohr's avatar
      Local configuration files #349 · 4a9a52be
      Andreas Gohr authored
      Local configs can now be added to the following files to make
      updating simpler:
      
      acronyms.local.conf
      mime.local.conf
      smileys.local.conf
      entities.local.conf
      interwiki.local.conf
      
      darcs-hash:20050723204824-7ad00-18b8e238f41bce4d3ac25c89bff5b9abf33620f4.gz
      4a9a52be
  8. Jun 27, 2005
    • Steven Danz's avatar
      local_acronyms.patch · d2ee49ce
      Steven Danz authored
      Add the option of using a local.acronyms.conf file to specify local acronyms
      without having to edit the default set
      
      darcs-hash:20050628023628-3ed6d-2740b411efc124671f235ff9ebfc292c7d331709.gz
      d2ee49ce
  9. Jul 22, 2005
  10. Jul 19, 2005
  11. Jul 18, 2005
    • Andreas Gohr's avatar
      pagetemplate support #104 · 7146cee2
      Andreas Gohr authored
      This adds very simple pagetemplate support. When a file named _template.txt
      exists in a namespace this file's contents are loaded into the editor when
      a new page is added in the namespace.
      
      Please note that this file is not editable from within the Wiki as it starts
      with an underscore. The wiki admin has to create it her self on the
      filesystem.
      
      darcs-hash:20050718173842-7ad00-39b1b76bef4c6243fc00d94673793d68b356aecb.gz
      7146cee2
  12. Jul 16, 2005
  13. Jul 15, 2005
  14. Jul 14, 2005
  15. Jul 13, 2005
  16. Jul 12, 2005
  17. Jul 11, 2005
  18. Jul 04, 2005
    • andi's avatar
      relaxed header handling #441 · 0c16b1d3
      andi authored
      The header handler now doesn't care for the number of closing header
      markers. The following lines are all detected as h2 headers:
      
      darcs-hash:20050704184955-9977f-bcf18ece3b66b48638aeb5588613c0283eda4584.gz
      0c16b1d3
  19. Jul 03, 2005
  20. Jul 01, 2005
    • andi's avatar
      hack to fix #384 · ad65ae46
      andi authored
      This isn't a real fix for FS#384 but cures the symptoms at least.
      The emphasis regexp now doesn't take the double slash of auto-URLs
      as closing match anymore.
      
      darcs-hash:20050701134040-9977f-5130eaea0ebcb43918e48e823fcfbbf628d88981.gz
      ad65ae46
    • andi's avatar
      small fix for typographic quotes #415 · e180595f
      andi authored
      darcs-hash:20050701113825-9977f-75c85330b6001db24125aabc8bb7f344f0d1ac33.gz
      e180595f
    • andi's avatar
      bugfix for weird ZendOptimizer bug #377 #378 · 37065e65
      andi authored
      darcs-hash:20050701112148-9977f-1d4a3a68ec7a1972c34104b3b988d849f412ae70.gz
      37065e65
    • Andreas Gohr's avatar
      spellchecker fix for aspell <0.60 · 6258cd9d
      Andreas Gohr authored
      darcs-hash:20050701073919-7ad00-524018d3058613591acccea6691e81599e8193fb.gz
      6258cd9d
  21. Jun 30, 2005
    • KobaYY's avatar
      UTF-8 fix for getRevisions · 493a6929
      KobaYY authored
      darcs-hash:20050630205337-d0e47-40abf0e684d6636063b770a86524568cc93dae88.gz
      493a6929
    • andi's avatar
      spellchecker fix #428 · 964f2798
      andi authored
      darcs-hash:20050630200359-9977f-f51c2544ec20fc09a611c997cf614c13088a3cba.gz
      964f2798
  22. Jun 29, 2005
  23. Jun 28, 2005
  24. Jun 27, 2005
    • chris's avatar
      Corrects to parser for <html>, <php> and list items · df9add72
      chris authored
      This patch moves handling of <html> and <php> tags to the front end of the parser allowing
      correct processing of the replacement <file> tag if html or php processing is disabled.  It also
      adds listcontent_open and listcontent_close to the array of blocks not permitted within paragraps
      and removes html & php from the same array.
      
      darcs-hash:20050627201807-50fdc-5236124fd13a1ecc6b26f0a0b52a434ab01cee41.gz
      df9add72
  25. Jun 28, 2005
  26. Jun 27, 2005
    • Jack van Klaren's avatar
      nl lang update · a027b4a3
      Jack van Klaren authored
      darcs-hash:20050627221858-f2173-3a0dda9530774f891af96d327c4ab10fc3068314.gz
      a027b4a3
    • Linas Valiukas's avatar
      lt lang update · 4029d111
      Linas Valiukas authored
      darcs-hash:20050627174242-9a1cb-66050775ebdf6a0f3d276da87c0886763cafcb03.gz
      4029d111
    • matthiasgrimm's avatar
      xml conformity part 2 · 4da078a3
      matthiasgrimm authored
      This patch exchanges some forgotten php short forms against xml pendents.
      
      darcs-hash:20050627164725-7ef76-6412b45fc0c7be8a53e78b5df1170bba4088b45c.gz
      4da078a3
Loading