Skip to content
Snippets Groups Projects
  1. Jul 31, 2005
    • Andreas Gohr's avatar
      image metadata editor · 36df6fa3
      Andreas Gohr authored
      This patch adds an meta data editor for JPEG files. Currently title,
      caption, artist, copyright and keywords can be saved. The data is saved
      to the apropriate IPTC fields. Additional fields can be added in the
      appropriate template.
      
      Compatibility testing with other programs is needed!
      
      darcs-hash:20050731163554-7ad00-dd936ec19549203dcf72de8774309c0b17d0b679.gz
      36df6fa3
  2. Jul 28, 2005
  3. Jul 27, 2005
  4. Jul 25, 2005
  5. Jul 24, 2005
  6. Jul 16, 2005
  7. Jul 14, 2005
  8. Jul 13, 2005
  9. Jun 27, 2005
    • matthiasgrimm's avatar
      xml conformity part 2 · 4da078a3
      matthiasgrimm authored
      This patch exchanges some forgotten php short forms against xml pendents.
      
      darcs-hash:20050627164725-7ef76-6412b45fc0c7be8a53e78b5df1170bba4088b45c.gz
      4da078a3
    • andi's avatar
      fix in media template #396 · e60c9d46
      andi authored
      darcs-hash:20050627165335-9977f-f1af1ef0518489e23d29fc3088e1ad569706d9fe.gz
      e60c9d46
  10. Jun 24, 2005
    • chris's avatar
      Correct invalid XHTML generated for list elements · 90db23d7
      chris authored
      Change the <span> element used to differentiate the <ol> numbering from
      list item text to a <div> element.  A <div> is allowed to have children
      with display:block (e.g. <pre>, <ol>, <ul>) whereas a span isn't.
      
      darcs-hash:20050624130636-50fdc-0637f16f3791c845a5247c5233237330a2e8a2d4.gz
      90db23d7
  11. Jun 17, 2005
    • andi's avatar
      minor fixes · 5c3f206f
      andi authored
      darcs-hash:20050617175013-9977f-85394cdeaca3f0b07150dcd4d6850d1f63b7d9c1.gz
      5c3f206f
    • matthiasgrimm's avatar
      XML conformity for media reference dialog · a00f13e1
      matthiasgrimm authored
      XML has problems with the usual PHP shortcuts '<?' or '<?
      
      darcs-hash:20050617131041-7ef76-9b8704cffebff4b3fe8ecf8c59b07cb7af53f6c7.gz
      a00f13e1
    • matthiasgrimm's avatar
      make DokuWiki xml conform · 4dc4b499
      matthiasgrimm authored
      XML has problems with usual PHP shortcuts like '<?' or '<?
      
      darcs-hash:20050617130335-7ef76-8e98db5cdae5f8b81993a380cb3d3acc9ac33dbd.gz
      4dc4b499
  12. Jun 16, 2005
    • matthiasgrimm's avatar
      media file reference missing file fix · 3aa4badb
      matthiasgrimm authored
      This file is missing in the media file reference checker patch
      
      darcs-hash:20050616171239-7ef76-9212d4fb95d6a251317d5ab4b5b70e4546e21343.gz
      3aa4badb
    • matthiasgrimm's avatar
      media reference check part 2 · d67ca2c0
      matthiasgrimm authored
      Part 1 only checks for the existance of references.
      Part 2 will show where this references are so that the user
      could easily find them.
      
      Both parts are configurable:
      refcheck
      
      darcs-hash:20050616163425-7ef76-a7fce6cd1ef5d2cc2e4ac3b869969a65c671770a.gz
      d67ca2c0
  13. Jun 09, 2005
  14. Jun 07, 2005
    • matthiasgrimm's avatar
      IE secedit button fix · 8ef2f625
      matthiasgrimm authored
      IE displays the sector edit buttons bigger than designed.
      This is a known problem of the special Microsoft box model
      the IE uses. This patch adjusts the buttons height to the
      desired value but they are still too wide. As I understand
      certain internet sources right: There is no solution for
      this. Whatever, let's enjoy what we have.
      
      darcs-hash:20050607164818-7ef76-1881a9530b948854e9788db34ca6806f64d2ff65.gz
      8ef2f625
    • andi's avatar
      AJAX spellchecker #29 · dc57ef04
      andi authored
      This is nearly a complete rewrite of the gmail like AJAX spellchecker
      from http://www.broken-notebook.com/spell_checker/index.php
      
      Here are the differences and features
      
        * seemless integrated into DokuWiki
        * no need for the pspell extension
        * needs GNU aspell installed (not sure about the version I guess
          0.60+ for UTF8)
        * needs PHP 4.3.0+
        * uses SACK for AJAX
        * gets errors and suggestions in one transfer
      
      So far only tested in Firefox. It should work in IE, Safari and
      Opera 8, too. Please test and report back.
      
      darcs-hash:20050607194456-9977f-f699144d1fd28359742b2ce0f28c839a1f4cefbb.gz
      dc57ef04
  15. Jun 06, 2005
    • matthiasgrimm's avatar
      IE text entry height adjustment · ed956383
      matthiasgrimm authored
      The height of text entry field look different in height between
      IE and Firefox. This patch adjusts the CSS files that both look
      the same.
      
      darcs-hash:20050606165106-7ef76-38c3e0f61d0f4ae7bdcebb8acd7a77ee54784868.gz
      ed956383
  16. Jun 05, 2005
Loading