Skip to content
Snippets Groups Projects
  1. Oct 20, 2009
    • Arthit Suriyawongkul's avatar
      Thai language update · 4fa35cd9
      Arthit Suriyawongkul authored
      Ignore-this: 36c6a986296f4ce249771878ee5fe077
      
      darcs-hash:20091020175747-fd072-5a89cbeda820d8eea8307262bdb7f685f88fc42f.gz
      4fa35cd9
    • Kittithat Arnontavilas's avatar
      Thai language update · b41cbfc0
      Kittithat Arnontavilas authored
      Ignore-this: d94b7528815efbcbe21b4d1e64906d98
      
      darcs-hash:20091020174902-8414e-fc36deb8cd2137d81226c1e0cc5550ab71a13375.gz
      b41cbfc0
    • Otto Vainio's avatar
      Finnish language update · c3302d0d
      Otto Vainio authored
      Ignore-this: d3b47e8b1f4babdb40d2f09514626875
      
      darcs-hash:20091020174612-8d1e6-53e03e77bf21d64a03abcd4ce6fd157531793900.gz
      c3302d0d
  2. Oct 16, 2009
    • Adrian Lang's avatar
      Fix paragraph highlighting for mouseover on edit buttons · c6bcae18
      Adrian Lang authored
      Dokuwiki does not generate section edit buttons for h4 sections. Therefor, the
      edit button next to a h4 section belongs to a previous higher-level section.
      The AJAX-y paragraph highlighting onmouseover the edit button does not highlight
      all sections up to to higher-level section which owns the edit button, but only
      the last, i. e. h4 section.
      This patch highlights all sections up to the heading the edit button refers to.
      
      darcs-hash:20091016090946-e4919-fa9ed1f627a6cab9654eb66c5fb4760f3d4d9fcf.gz
      c6bcae18
  3. Oct 19, 2009
  4. Oct 18, 2009
  5. Oct 17, 2009
  6. Oct 15, 2009
  7. Oct 14, 2009
  8. Oct 08, 2009
  9. Oct 07, 2009
    • Andreas Gohr's avatar
      New dformat() function for fuzzy date support · f2263577
      Andreas Gohr authored
      Ignore-this: 7193cd788fee2c05a9068bf6edd5dc17
      
      It is now possible to use the %f placeholder in $conf['dformat']
      to add a fuzzy age string.
      
      Template developers and plugin authors should replace their strftime +
      $conf['dformat'] calls with calls to the new dformat() function.
      
      Example:
      
         %Y/%m/%d %H:%M (%f) produces dates like this:
      
         2009/09/16 10:36 (3 weeks ago)
      
      darcs-hash:20091007133614-6e07b-677108d1b43928ef8fd886813e43514507b5e073.gz
      f2263577
    • Andreas Gohr's avatar
      Added datetime to fuzzy age function · c57e365e
      Andreas Gohr authored
      Ignore-this: 6d0e4f4fce5911667467f92cefaabaef
      
      This still needs to be made accessible within the dtformat config option.
      
      darcs-hash:20091007122232-6e07b-bbb6f97ae84bc9aa079fe328665f8164ae119804.gz
      c57e365e
  10. Oct 16, 2009
    • furun's avatar
      Whitespace cleanup FS#1709 · 47583ff0
      furun authored
      Ignore-this: 27ea52110bce929b2c61ed8faba67cfc
      
      darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
      47583ff0
    • Guillaume Turri's avatar
      French language update · 623b29dd
      Guillaume Turri authored
      Ignore-this: dc3feb3de04753fafa41009e827cae76
      
      darcs-hash:20091016190032-74baf-82506614818b1d6549ab0798d44b1b1c1e783ca8.gz
      623b29dd
    • N3o's avatar
      Romanian language update · 0dfc1440
      N3o authored
      Ignore-this: 7307ceca27125b9b2664f0084b509916
      
      darcs-hash:20091016185929-1af7f-7bca5545ef5e726e421199cf2ad64243357e0d40.gz
      0dfc1440
    • Daniel Ejsing-Duun's avatar
      Danish language update · 865296af
      Daniel Ejsing-Duun authored
      Ignore-this: b82da23515a60874d202f22fa9a54692
      
      darcs-hash:20091016185805-42839-3579841d17a6637f8130e272b29fe746b560de1b.gz
      865296af
  11. Oct 15, 2009
    • Andreas Gohr's avatar
      Support for kmd5 passcrypt method · 43ee7484
      Andreas Gohr authored
      Ignore-this: c809bd207504f78e84685612b0a668a7
      
      This is a MD5 based hashing method used in the Unclassified NewsBoard forum
      software (which is used for DokuWiki's supprt forum)
      
      darcs-hash:20091015184330-7ad00-38680848952bdb46052dcf3597fa5e91f892ca51.gz
      43ee7484
  12. Oct 07, 2009
    • Kazutaka Miyasaka's avatar
      fixed misplaced tag · c2a66484
      Kazutaka Miyasaka authored
      Ignore-this: c4e42d5fc6a743fb9197d6d3159d83fd
      
      darcs-hash:20091007172544-9b77a-5e4572c08550f8e858870dc0cda81804f7437b11.gz
      c2a66484
  13. Oct 06, 2009
    • Andreas Gohr's avatar
      do not display full path names in JS comments FS#1770 · 57d846db
      Andreas Gohr authored
      Ignore-this: e25dcba3daa9d89efbeb1bfdfe0f24bb
      
      darcs-hash:20091006201146-7ad00-ca35f4e0bd96cbe008fb77ae8391de2a74b9fc49.gz
      57d846db
    • Andreas Gohr's avatar
      require a hash in fetch.php for external URLs FS#1769 · 69d17d94
      Andreas Gohr authored
      Ignore-this: a66fc8874fb8e04b1258f2e71e35ed90
      
      To avoid fetch.php being abused as anonymous forwarder or even proxy, now a
      hash is needed for external ressources. This hash is automatically added by
      the ml() function.
      
      darcs-hash:20091006182001-7ad00-adf5f6275b0d7f76543f76d6196f1531b8c09e1c.gz
      69d17d94
    • Yurko Tymchuk's avatar
      Ukrainian language update · c6df68d5
      Yurko Tymchuk authored
      Ignore-this: 18d7d3c1a86eb51c08550fa4efd0debf
      
      darcs-hash:20091006180404-c149b-3fa0bc225b3770a13b27c1d21e4d94e544f1006b.gz
      c6df68d5
    • Marijn Hofstra's avatar
      Dutch language update · 929bbe7f
      Marijn Hofstra authored
      Ignore-this: 5514d9faa28da7ea2c3e67ee737460f1
      
      darcs-hash:20091006180301-3712a-55a7bc7f26cd01abc1edf624ab970eb3af75b231.gz
      929bbe7f
  14. Oct 04, 2009
  15. Oct 03, 2009
Loading