Skip to content
Snippets Groups Projects
  1. Feb 26, 2006
  2. Feb 25, 2006
  3. Feb 24, 2006
  4. Feb 20, 2006
  5. Feb 19, 2006
  6. Feb 18, 2006
  7. Feb 05, 2006
  8. Feb 04, 2006
  9. Jan 27, 2006
  10. 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
  11. Jan 15, 2006
  12. Jan 14, 2006
  13. Dec 10, 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. Nov 27, 2005
    • Andreas Gohr's avatar
      Template stylesheets are now defined in sytle.ini · 519b3173
      Andreas Gohr authored
      Which stylesheets should be loaded for a template is now defined in
      the style.ini file.
      
      IMPORTANT: template designers need to adjust their style.ini
      
      darcs-hash:20051127121849-7ad00-cf5b4d608d72bc9ed57766298a3942c3a2ec88f9.gz
      519b3173
  16. Nov 03, 2005
  17. Oct 30, 2005
    • Andreas Gohr's avatar
      CSS replacement support · 6e69c1ba
      Andreas Gohr authored
      Template authors now can use placeholders in their stylesheets which will
      be replaced by the central CSS dispatcher. Placeholders and their replacements
      are defined in a style.ini file in the Template directory.
      
      This makes changing a colorset very easy.
      
      darcs-hash:20051030193321-7ad00-bc66f405fd2e2b18cfcc5dc28feef04671eb6558.gz
      6e69c1ba
    • Andreas Gohr's avatar
      Interwiki icons are set through CSS classes now · 1c2d1019
      Andreas Gohr authored
      darcs-hash:20051030152828-7ad00-58a99ca20a1d6ec62612a6281034c1dd669be44d.gz
      1c2d1019
  18. Oct 29, 2005
  19. Oct 20, 2005
  20. 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
  21. Oct 08, 2005
  22. Oct 02, 2005
    • Andreas Gohr's avatar
      minor edit checkbox · b6912aea
      Andreas Gohr authored
      This patch adds a minor edit checkbox to the edit form for logged in
      users. Minor edits are displayed different in recent changes and the
      page revision history. The RSS feed excludes minor edits by default -
      this can be changed by adding a minor
      
      darcs-hash:20051002113255-7ad00-2bc9e1aaa76d9616428e760529ecc14ef119cf71.gz
      b6912aea
  23. Sep 21, 2005
  24. Sep 14, 2005
    • joe.lapp's avatar
      made tpl_img() arguments more intuitive · f8925855
      joe.lapp authored
      Caller passes non-zero dimension only when proportionately limiting the
      image by that dimension; no need to pass very large numbers to preserve
      the image's original dimensions or to leave one dimension unconstrained.
      
      darcs-hash:20050915035516-36b45-660f49670164c75285cf3e9051d10786216ec6df.gz
      f8925855
  25. Sep 12, 2005
  26. Sep 04, 2005
  27. Aug 14, 2005
  28. Aug 06, 2005
  29. Jun 26, 2005
    • Steven Danz's avatar
      track_changes.patch · b158d625
      Steven Danz authored
      Second go at including changes to allow users to sign up on
      mailing lists so they may receive emails each time the page
      they are interested in is updated.
      
      darcs-hash:20050627021748-3ed6d-5f6993f51ab649e3928a513b0fbe7c421d880325.gz
      b158d625
  30. 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
  31. Jul 28, 2005
Loading