Skip to content
Snippets Groups Projects
  1. Nov 02, 2009
  2. Oct 29, 2009
    • Andreas Gohr's avatar
      fixed a problem with $conf['fullpath'] · 613bca54
      Andreas Gohr authored
      Ignore-this: 236897eb557ad490009ccce53f6d216a
      The option wasn't honored on some diff views, revealing a full
      path. This was caused by the recent change to make the revert
      button work on diff views.
      
      darcs-hash:20091029194628-6e07b-5eabcfeeb2651b8b580912c5d418b174b4aaf107.gz
  3. Oct 26, 2009
    • Andreas Gohr's avatar
      set required PHP release to 5.1.2 · ab91da89
      Andreas Gohr authored
      Ignore-this: 5dd4f31786cfa624b5e54b4c19060003
      
      darcs-hash:20091026115305-6e07b-b48459f3dcaa70898f799cd0e843997265af8fb9.gz
      ab91da89
    • Andreas Gohr's avatar
      make $INFO available to JavaScripts · 83a482b6
      Andreas Gohr authored
      Ignore-this: 372ed5dafd33b16d910edc164dc69fb9
      
      $INFO is now exported as JavaScript variable INFO in the HTML
      meta headers. This makes it easier for plugin authors to access
      important info about the current page and user from JavaScript.
      
      darcs-hash:20091026114046-6e07b-340f009428322105a5dda72933a66a3719de544d.gz
      83a482b6
    • Andreas Gohr's avatar
      small README additions · 72856829
      Andreas Gohr authored
      Ignore-this: f4322b30a2fc4d06d4d9cfeb3889315d
      
      darcs-hash:20091026110515-6e07b-6aafe6361696a2973e9a6d32f71e1cc8c058224e.gz
      72856829
  4. Oct 24, 2009
  5. Oct 26, 2009
  6. Oct 22, 2009
    • Matthias Carchon's avatar
      Dutch language update · c155c65d
      Matthias Carchon authored
      Ignore-this: b200329b06a1e873878161b20b593635
      
      darcs-hash:20091022185741-fea9e-5aada975a17544d34d2457fed0a575d6b477d113.gz
      c155c65d
    • Kittithat Arnontavilas's avatar
      Thai language update · 1cf573f6
      Kittithat Arnontavilas authored
      Ignore-this: eead1835e2677be429da4eec581f08f8
      
      darcs-hash:20091022182039-8414e-870fbf61b30aa55d0654df8fa42f1adcb17f9208.gz
      1cf573f6
  7. Oct 21, 2009
  8. Oct 20, 2009
  9. 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
  10. Oct 19, 2009
  11. Oct 18, 2009
  12. Oct 17, 2009
  13. Oct 15, 2009
  14. Oct 14, 2009
  15. Oct 08, 2009
  16. 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
  17. 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
Loading