Skip to content
Snippets Groups Projects
  1. Apr 27, 2006
    • Ben Coburn's avatar
      accesskey tooltip rewriting · b1112787
      Ben Coburn authored
      Does client-side rewriting of accesskey tooltip text so that it will be
      more OS and browser specific. Dokuwiki should output all accesskey tooltips
      as [ALT+<key>] because this patch matches on "[ALT+".
      
      darcs-hash:20060428015158-05dcb-0102a1b2068c053e81dd21ad3927c78b6c9f349e.gz
      b1112787
  2. Mar 11, 2006
    • Andreas Gohr's avatar
      Automatic draft saving · ee4c4a1b
      Andreas Gohr authored
      DokuWiki now automatically creates a draft file of the currently edited
      page. In case of an editing interuption (eg. Browsercrash) the draftfile
      can be continued later.
      
      darcs-hash:20060311200148-7ad00-919337a51e001136178d175a1755cd26122e9726.gz
      ee4c4a1b
  3. Mar 09, 2006
  4. Mar 02, 2006
  5. Feb 26, 2006
  6. Feb 23, 2006
  7. Jan 26, 2006
    • 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
  8. Dec 10, 2005
  9. Oct 29, 2005
  10. Oct 28, 2005
    • Andreas Gohr's avatar
      JavaScript refactoring · bad31ae9
      Andreas Gohr authored
      This patch addes a first go on a central javascript and CSS dispatcher
      which builds a single script from all needed scripts, does optimizing
      and caching.
      
      darcs-hash:20051029002652-7ad00-7558b569c2bf65f5e41820644580d97c62edd0d6.gz
      bad31ae9
  11. Oct 15, 2005
    • Andreas Gohr's avatar
      more unobstrusive javascript · 5e163278
      Andreas Gohr authored
      The edit form now is free of inline event handlers. There are still other
      places where inline javascript and even document.write is used which should
      be fixed as well. Currently the window.onload event is used to initialize
      everything which may not the best way to do so. Dean Edwards may have a
      solution: http://dean.edwards.name/weblog/2005/09/busted/
      
      darcs-hash:20051015184404-7ad00-2404744d008e5ea7e1b5800c96800824b532ff47.gz
      5e163278
  12. Oct 08, 2005
  13. Jul 28, 2005
  14. Jul 27, 2005
  15. Jun 24, 2005
  16. Jun 05, 2005
  17. May 31, 2005
    • matthiasgrimm's avatar
      toc toggle button · e4a9930b
      matthiasgrimm authored
      The TOC toggle button was very small and inconspicuous. This patch
      replaces the old one with small arrows placed at the right border
      of the TOC header.
      Code cleanup in html.php: html_toc() and html_list_toc() are obsolete
      and have been removed.
      
      darcs-hash:20050531184155-7ef76-249f948b2a8b71d45aab2b8418db2be5eb638f6d.gz
      e4a9930b
  18. May 30, 2005
  19. May 05, 2005
    • andi's avatar
      made mediapopup resizable · 938b2f5e
      andi authored
      darcs-hash:20050505160654-9977f-5545af61d63e1725627550c979195a78038a0e07.gz
      938b2f5e
  20. Apr 25, 2005
  21. Mar 03, 2005
    • andi's avatar
      baseURL patch in JS · 08505e40
      andi authored
      darcs-hash:20050303082934-9977f-3578ea0d40604ace4b1efd7746bae3681dc8cdab.gz
      08505e40
  22. Feb 20, 2005
    • frank's avatar
      acl-administration rc1 · 10a76f6f
      frank authored
      darcs-hash:20050220104506-b7c55-01c85b4b688597c8405987e0f7ea30aa4fb1472f.gz
      10a76f6f
  23. Feb 14, 2005
    • andi's avatar
      visual feedback on search · 4d9ff3d5
      andi authored
      darcs-hash:20050214204837-9977f-6e6806a578341c8b94c5aca3121f2204fc153e8d.gz
      4d9ff3d5
  24. Feb 05, 2005
    • andi's avatar
      summary check · ea8e010c
      andi authored
      darcs-hash:20050205191409-9977f-8060d41d72f5a905ffffa9ae0513f41bd3df9947.gz
      ea8e010c
  25. Jan 29, 2005
  26. Jan 12, 2005
    • andi's avatar
      Initial revision. · f3f0262c
      andi authored
      darcs-hash:20050112202454-9977f-60936f24fe2092a30223627e0683de2df61d0c4a.gz
      f3f0262c
Loading