Skip to content
Snippets Groups Projects
  1. Jan 27, 2006
  2. Jan 26, 2006
    • Esther Brunner's avatar
      functions for handling plugin settings with config manager · ea83dfcc
      Esther Brunner authored
      darcs-hash:20060127001636-283c4-a54e5b7aaab261d9c875686fe4ccfb483ee7358b.gz
      ea83dfcc
    • Anika Henke's avatar
      closed <td> in acl plugin · bf5d40c2
      Anika Henke authored
      darcs-hash:20060126225603-d5083-eade1a84225396378bcf52ebce70c5dc74f8ee04.gz
      bf5d40c2
    • matthiasgrimm's avatar
      usermanager start value missing · 34342902
      matthiasgrimm authored
      The start value of the user list was corrupted, if in
      search mode but _REQUEST['search'] was empty. An empty
      start value passed to the authentication backends might
      cause an error (in MySQL backend for sure). This patch
      fixes this.
      
      darcs-hash:20060126195356-7ef76-d899fb08bba42de487f695536f4ae0cdeb3a0eaa.gz
      34342902
    • Andreas Gohr's avatar
      scroll__here support · c632fc69
      Andreas Gohr authored
      This adds a simple JavaScript behavior. When an element with the id
      'scroll__here' is found in the document the browser will scroll this
      element into view. Useful to scroll to some output after form submitting.
      
      darcs-hash:20060126212926-7ad00-b359915a5d6a299652134d8dfa64015786283b6b.gz
      c632fc69
    • Andreas Gohr's avatar
      java script changes · 2411dd85
      Andreas Gohr authored
      This adds a javascript confirmation for the delete button in the user manager.
      It also adds the $() shortcut function known from the prototype library.
      
      darcs-hash:20060126203550-7ad00-d5690ef06432286239953a79c5dbbc25f8720204.gz
      2411dd85
  3. Jan 25, 2006
  4. Jan 24, 2006
  5. Jan 22, 2006
  6. Jan 21, 2006
    • Andreas Gohr's avatar
      do not print background images #689 · 474767f4
      Andreas Gohr authored
      darcs-hash:20060121191053-7ad00-8d90d468a9337a36c86004323e6b1f58ade13fa2.gz
      474767f4
    • Andreas Gohr's avatar
      removed graphical list bullet · 0c6b58a8
      Andreas Gohr authored
      Unordered lists used a graphic for the list bullet. Using the same technique
      as in the ordered lists we don't need an image just to have the color. This
      has two advantages:
      
      1. The list bullets still have the correct color when colors are adjusted
      in style.ini
      
      2. List bullets grow and shrink correctly with the fontsize
      
      It has a disadvantage as well: All list items need to be marked up like this:
      
      <li><div class
      
      darcs-hash:20060121121435-7ad00-c6455f9b58c6e78b630c1121499e2052525fb556.gz
      0c6b58a8
    • Andreas Gohr's avatar
      strip (incorrect but common) one line comments in CSS compressor · 247c1c5d
      Andreas Gohr authored
      darcs-hash:20060121114730-7ad00-773f787251a52d230aee9078fb2c974ffe37599a.gz
      247c1c5d
  7. Jan 11, 2006
  8. Jan 15, 2006
  9. Jan 12, 2006
  10. Jan 14, 2006
  11. Jan 11, 2006
  12. Dec 10, 2005
  13. Dec 07, 2005
  14. Dec 06, 2005
    • steven-danz's avatar
      favicon to tpl · e5706166
      steven-danz authored
      Move the favicon.ico file from the DOKU_BASE to DOKU_TPL to make it easier
      for new templates to replace the image
      
      darcs-hash:20051207024650-4c315-867302015ab832e05e49316aef87fc823a29f79c.gz
      e5706166
  15. Dec 03, 2005
  16. Nov 29, 2005
  17. Nov 27, 2005
  18. Nov 26, 2005
    • Andreas Gohr's avatar
      Added Google sitemap support #371 · 8b9da5a7
      Andreas Gohr authored
      This patch addes the automatic creation of Google sitemaps. The map
      is created in the DokuWiki root dir and named sitemap.xml.gz if gzip
      compression is available - if not the gz extion is skipped.
      How often the map is recreated is defined through the $conf['sitemap']
      option. It accepts a day value.
      
      darcs-hash:20051126234709-7ad00-6ff4b0e79670cdfa39e615ec9dc40146ffcc9dd4.gz
      8b9da5a7
    • Andreas Gohr's avatar
      more fixes on spaces in spellcheck · 1e6dfe49
      Andreas Gohr authored
      darcs-hash:20051126175521-7ad00-b836b220bf1cf5f50d881e13d52494dc4c71902e.gz
      1e6dfe49
    • Andreas Gohr's avatar
      preserve spaces in spellchecker #620 · 1e96e0af
      Andreas Gohr authored
      darcs-hash:20051126134156-7ad00-8ad7d27dfa1e0e2ca672065f96bb7031c34a0056.gz
      1e96e0af
    • Andreas Gohr's avatar
      javascript fixes #641 · 92715eba
      Andreas Gohr authored
      darcs-hash:20051126124017-7ad00-7ea49b9ecdae1e7c0b7645245db6ecfc642aa89e.gz
      92715eba
Loading