Skip to content
Snippets Groups Projects
  1. Jun 08, 2008
  2. Jun 06, 2008
    • Andreas Gohr's avatar
      experimental Flash based multi upload · d00ec455
      Andreas Gohr authored
      This patch adds experimental support for uploading multiple files in one go.
      This is achieved by using Flash for selecting multiple images and intitiating
      the HTTP upload.
      
      When Flash 8 or higher is detected, an additional icon is added to the usual
      upload form. Clicking it will swith the form to the Flash based upload queue.
      
      Things that need work:
      
        * Better Icon
        * Feedback if Flash detection works on all Flash 8 supported platforms
        * Progress feedback seems not to work on Linux (might be Adobe bug)
        * No final feedback how many images were uploaded correctly
      
      The flash sources are located in lib/_fla/
      
      Any feedback and help would be appreciated.
      
      darcs-hash:20080606222849-7ad00-738083445af275752aaebc29bfa51430f3d94459.gz
      d00ec455
  3. Mar 18, 2008
    • Andreas Gohr's avatar
      Donation link changed · 09a1a876
      Andreas Gohr authored
      Linking to wiki:donate instead of a direct Paypal call to avoid future
      trouble with Paypal.
      
      darcs-hash:20080318194751-7ad00-0dc5106d3e35051482417a3147cc647c7ec23545.gz
      09a1a876
  4. Feb 23, 2008
    • Andreas Gohr's avatar
      use strftime() instead of date() FS#1335 :!: · e656dcd4
      Andreas Gohr authored
      This patch replaces the use of the date() function with the strftime()
      function. The latter will respect a set locale and will use localized
      strings for things like month names.
      
      Because the format options for strftime differ from the ones used in date,
      DokuWiki will rest the value of $conf['dformat'] if it contains an old
      date format string (detected by missing % characters).
      
      Plugins or templates using the $conf['dformat'] need to be updated.
      
      darcs-hash:20080223124045-7ad00-6afb2b839afc58781463e25577e06adb675fff79.gz
      e656dcd4
  5. Feb 15, 2008
  6. Jan 18, 2008
    • Andreas Gohr's avatar
      use <sup> to markup footnote anchors · 29bfcd16
      Andreas Gohr authored
      Using the <sup> HTML tag ensures that footnotes are shown correctly when
      displayed outside the DokuWiki stylesheet (eg. in feedreaders)
      
      darcs-hash:20080119010614-7ad00-59426b5e1d44f0ab932867e19e42b71f260f9cc9.gz
      29bfcd16
    • Anika Henke's avatar
      mediamanager style fixes for ie7 · 96cda5bf
      Anika Henke authored
      darcs-hash:20080118235811-d5083-ade0047bf7d9f07e8ec8581c7977686ab10f370d.gz
      96cda5bf
  7. Nov 23, 2007
    • Andreas Gohr's avatar
      Spellchecker removed · ae112d8c
      Andreas Gohr authored
      With spell checkers available in all modern browsers, having a spell checker in
      DokuWiki's core code is no longer necessary. This patch removes the spell
      checking feature. It will be made available as optional plugin.
      
      darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
      ae112d8c
  8. Oct 29, 2007
  9. Oct 26, 2007
    • Andreas Gohr's avatar
      Add the Universal Wiki Edit Button to the deafault template · 53cc32cc
      Andreas Gohr authored
      The "Universal Wiki Edit Button" is a movement to make Wikis easily
      recognizable to users regardless of the used engine or template. The
      aim is to create an icon which is as easy to recognize as the now well
      known RSS icon. The hope is to spread the Wiki idea and make more people
      aware of the use of Wikis outside the scope of Wikipedia.
      
      The logo is added through a background CSS defined in UWEB.css
      
      More info about the Universal Wiki Edit Button can be found at
      http://www.aboutus.org/uweb - you may also add your thoughts about it
      there.
      
      darcs-hash:20071026213115-7ad00-6101fbc3449b4426f795c60775c874eb0e53bb82.gz
      53cc32cc
  10. Jul 11, 2007
  11. Jun 16, 2007
    • Tom N Harris's avatar
      RTL stylsheet fix · 542a5ea6
      Tom N Harris authored
      darcs-hash:20070616214657-6942e-a47a6a757a74d544354aef34863ffa46489bb465.gz
      542a5ea6
  12. May 14, 2007
  13. Apr 22, 2007
  14. Apr 08, 2007
  15. Apr 07, 2007
    • Katriel Traum's avatar
      better RTL support · eca062dc
      Katriel Traum authored
      Attached is a patch I worked on with Dotan Kamber for better RTL support
      in Dokuwiki.
      
      darcs-hash:20070407164409-3c7c8-43c8ae51d85386835840ea17f6a9625157faccc2.gz
      eca062dc
  16. Feb 18, 2007
    • Andreas Gohr's avatar
      better red-green blindness compatibility FS#1065 · 3e648440
      Andreas Gohr authored
      This adds a dashed border for non-existing links to make it easier to
      distinguish between existing and non existing links for users with
      color-blindness.
      
      darcs-hash:20070218142625-7ad00-a38c0c8470ab23d38ec156d222e670f9f74dd3fd.gz
      3e648440
  17. Feb 12, 2007
  18. Dec 02, 2006
  19. Nov 18, 2006
  20. Oct 02, 2006
  21. Sep 09, 2006
    • chris's avatar
      minor update to default template · c6ea345d
      chris authored
      - main.php & detail.php
        add check for being run by DokuWiki, die() if not.
      
      darcs-hash:20060909093603-9b6ab-0f8e31e246adba8adc888dbba1f924ff0e455d63.gz
      c6ea345d
  22. Sep 03, 2006
  23. Aug 26, 2006
    • Andreas Gohr's avatar
      strip tags from title #883 · e1d60f58
      Andreas Gohr authored
      This patch no longer uses htmlspecialchars on $conf['title'] when
      used in the page title - instead strip_tags is applied. This streamlines
      the use of $conf['title']
      
      darcs-hash:20060826180943-7ad00-c8cc155c1e92fad05b85f77841834f782cbf6281.gz
      e1d60f58
  24. Aug 05, 2006
  25. Jul 31, 2006
  26. Jul 30, 2006
  27. Jul 29, 2006
    • matthiasgrimm's avatar
      inputshadow · 0998b47c
      matthiasgrimm authored
      the existing text entry shadow is very dominant and makes it
      difficult to read the text (especcially if background colours
      other than white are used).
      This patch replaces the input shadow file with a less dominant
      one.
      
      darcs-hash:20060729095224-7ef76-e8519c7fca130647ff748d7b1a1f285431fdbbf2.gz
      0998b47c
  28. Jun 24, 2006
    • Anika Henke's avatar
      fix for FS#810 · 45c3deb8
      Anika Henke authored
      darcs-hash:20060624202448-d5083-e1aecc4b9b01659c41018318ee383b9d4fbd3e64.gz
      45c3deb8
  29. Jun 19, 2006
  30. Jun 18, 2006
  31. Jun 07, 2006
  32. May 27, 2006
  33. May 25, 2006
    • Andreas Gohr's avatar
      javascript to toggle editor wrapping · 276b8bd9
      Andreas Gohr authored
      This patch adds a way to sisable and enable the automating wrapping in the
      editor textarea. Disabling the wrapping is especially useful when editing
      large tables.
      
      darcs-hash:20060525152357-7ad00-ced566c5d640cc521877d4b3325640c3fcd3ded9.gz
      276b8bd9
    • Andreas Gohr's avatar
      more mediamanager fixes · cf6894df
      Andreas Gohr authored
      This fixes some styling issues, the cookie handling and a bug in the
      JavaScript caching mechanism.
      
      darcs-hash:20060525144000-7ad00-2f0b673d4f747c979f460e4e927a50eeeae81ec1.gz
      cf6894df
  34. May 20, 2006
Loading