Skip to content
Snippets Groups Projects
  1. Aug 01, 2005
    • Andreas Gohr's avatar
      Load plugin javascript · 3600bd52
      Andreas Gohr authored
      Javascript files from plugins called script.js are loaded automatically
      
      darcs-hash:20050801182242-7ad00-2bc839c92c54e641347ed1cbeadf8bba3ef6a7a8.gz
      3600bd52
  2. Jul 31, 2005
    • Andreas Gohr's avatar
      Personal wordlist for spellchecker #488 · a2bd8ce7
      Andreas Gohr authored
      This patch allows you to add a file named conf/words.aspell with your own
      words you don't want the spellchecker to choke on.
      
      Thanks to Steven Danz for code idea
      
      darcs-hash:20050731172612-7ad00-60fb3f09589c4758f1093f532de9699beb048569.gz
      a2bd8ce7
    • Andreas Gohr's avatar
      image metadata editor · 36df6fa3
      Andreas Gohr authored
      This patch adds an meta data editor for JPEG files. Currently title,
      caption, artist, copyright and keywords can be saved. The data is saved
      to the apropriate IPTC fields. Additional fields can be added in the
      appropriate template.
      
      Compatibility testing with other programs is needed!
      
      darcs-hash:20050731163554-7ad00-dd936ec19549203dcf72de8774309c0b17d0b679.gz
      36df6fa3
    • Andreas Gohr's avatar
      optimized Image metadata handling · 23a34783
      Andreas Gohr authored
      darcs-hash:20050731115030-7ad00-2a1a423985864f0daae57545c2f3945abfc10257.gz
      23a34783
    • Andreas Gohr's avatar
      Plugins can add their own CSS now · 4b15e09d
      Andreas Gohr authored
      Plugins can use their own styleheets now. They are loaded in the tpl_metaheader
      function.
      
      The following files are used if existing in the plugin's directory:
      
      style.css  - overall style used always
      screen.css - only used in normal view (media
      
      darcs-hash:20050731073521-7ad00-dcece7a255d3b08a1d2da9f2444b31e628ee76ea.gz
      4b15e09d
  3. Jul 30, 2005
    • Andreas Gohr's avatar
      Changed pluginloading to use references · a46d0d65
      Andreas Gohr authored
      This patch allows the use of $this in syntax plugins to set internal variables
      and let them remain between handle and render calls. Even when it is possible
      now to use this method you should exchange data betwenn handler and render calls
      by using the $data array only.
      
      darcs-hash:20050730215156-7ad00-69ea79859360d9902533633395de3e1b677f6e46.gz
      a46d0d65
    • Andreas Gohr's avatar
      recoded chinese language files #485 · 1e694c4c
      Andreas Gohr authored
      darcs-hash:20050730112550-7ad00-7fe9437363ac705dec5b4b763b496cbcc7daf328.gz
      1e694c4c
  4. Jul 29, 2005
  5. Jul 28, 2005
  6. Jul 27, 2005
  7. 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
  8. Jul 26, 2005
  9. Jul 25, 2005
  10. Jul 24, 2005
  11. Jul 23, 2005
    • Andreas Gohr's avatar
      removed custom.conf · 8e8296e7
      Andreas Gohr authored
      custom.conf is no longer supported
      
      darcs-hash:20050723205235-7ad00-6bec0d0fdd57d321784edd014917ddc4257fe3e5.gz
      8e8296e7
    • 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
  12. 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
  13. Jul 22, 2005
  14. Jul 19, 2005
  15. 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
  16. Jul 16, 2005
  17. Jul 15, 2005
  18. Jul 14, 2005
  19. Jul 13, 2005
  20. Jul 12, 2005
Loading