Skip to content
Snippets Groups Projects
  1. Aug 15, 2005
  2. Aug 14, 2005
    • Grzegorz Zur's avatar
      polish language update · 14c3d17d
      Grzegorz Zur authored
      reviewed
      added correct stopwords list with correct encoding
      
      darcs-hash:20050814203914-dd57d-fd292874595814fb56eff577e138e1fd27702d43.gz
      14c3d17d
  3. Aug 15, 2005
  4. Aug 14, 2005
  5. Aug 08, 2005
    • steven-danz's avatar
      subscribe_changes.patch · f9eb5648
      steven-danz authored
      Updates to the subscription patch to add a configuration option to enable/disable
      the feature, move the messages to the language files, and general cleanup
      
      darcs-hash:20050808045034-4c315-88a72dc8d2b22fdd9af8caa0505ef5c737965c86.gz
      f9eb5648
  6. Aug 14, 2005
    • Andreas Gohr's avatar
      URL rewriting for media files · 6de3759a
      Andreas Gohr authored
      This patch adds nicer URLs for media files (for fetch.php and
      detail.php)
      
      !IMPORTANT! Users of rewrite mode 1 need to adjust their .htaccess
      See .htaccess.dist for an example
      
      darcs-hash:20050814101834-7ad00-37ef1dea00affc9d808d9ee1289fa7454199cd24.gz
      6de3759a
  7. Aug 13, 2005
  8. Aug 11, 2005
  9. Aug 08, 2005
  10. Aug 07, 2005
    • Andreas Gohr's avatar
      a first step for search indexing - nothing to see yet · b4ce25e9
      Andreas Gohr authored
      darcs-hash:20050807203322-7ad00-6db6733f8fcd861366856635ba3d205fd3bb54da.gz
      b4ce25e9
    • Harry Fuecks's avatar
      command line utilities for DokuWiki · 1caeb00a
      Harry Fuecks authored
      This patch adds a command line tool which should help people modify
      wiki pages on the command line.
      
      Usage would be something like;
      
      $ ./dokuwiki/bin/dwpage.php checkout wiki:syntax > /home/harryf/syntax.txt
      $ vi syntax.txt
      $ ./dokuwiki/bin/dwpage.php -m "Document new syntax" commit syntax.txt wiki:syntax
      
      The second script outputs a list of wiki ids, seperated by newlines.
      The idea would be it get's run by a cron job at regular intervals and
      has it's results piped to a text file.
      
      darcs-hash:20050807201309-56ad0-7c2dbb2b14f794efad1b9875f4dd0c6a15f6df3f.gz
      1caeb00a
    • koeppe's avatar
      danish language update · 836cbdc4
      koeppe authored
      darcs-hash:20050807195958-6e8b5-5887db9a53fd246038ac5eafbd3cddac3b7234f1.gz
      836cbdc4
    • Andreas Gohr's avatar
      xhtml fix for recent changes #499 · d94f4568
      Andreas Gohr authored
      darcs-hash:20050807134726-7ad00-371965dc6bea32e86221e93b3a677bc1047fb089.gz
      d94f4568
  11. Aug 06, 2005
  12. Jun 26, 2005
    • Steven Danz's avatar
      track_changes.patch · b158d625
      Steven Danz authored
      Second go at including changes to allow users to sign up on
      mailing lists so they may receive emails each time the page
      they are interested in is updated.
      
      darcs-hash:20050627021748-3ed6d-5f6993f51ab649e3928a513b0fbe7c421d880325.gz
      b158d625
  13. Aug 06, 2005
    • Andreas Gohr's avatar
      caching for feeds · 7131b668
      Andreas Gohr authored
      This patch adds caching for XML/ATOM feeds. This is most useful for the
      default feed (linked from the footer and HTML meta header) as this is
      usually the most used one.
      
      The cache is invalidated if a change was made (by checking the the
      filemtime of the changelog). A 5 minute settling time is used to avoid
      invalidating the cache too often when the wiki changes rapidly.
      
      darcs-hash:20050806155857-7ad00-5b9cb05b42d67c3f23f0358676735038b9f59664.gz
      7131b668
    • Harry Fuecks's avatar
      Alternative fix for #384 · f4b3aca3
      Harry Fuecks authored
      The bug with emphasis syntax clashing with URLs did still occur with
      protocols different from http or ftp. This patch might be a better
      solution.
      
      I had to use [^\x00]* instead of .* - for some reason the later won't
      work properly in this case. It means people won't be able to use ASCII
      NUL characters inside an emphasis.
      
      The other thing that won't work is this;
      
      Won't work: //semi colon here>://
      
      People will need to make sure there is at least a space - this will work;
      
      Works //semi colon here>: //
      
      darcs-hash:20050806151204-56ad0-532806af57801f5fa4536add32175089e625a0d4.gz
      f4b3aca3
  14. Aug 05, 2005
  15. Aug 04, 2005
  16. Aug 03, 2005
  17. Aug 02, 2005
  18. Aug 01, 2005
  19. Aug 02, 2005
  20. 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
  21. 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
  22. 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
Loading