Skip to content
Snippets Groups Projects
  1. Jun 27, 2010
  2. Jun 26, 2010
  3. Jun 23, 2010
  4. Jun 17, 2010
  5. Mar 04, 2010
  6. Mar 01, 2010
  7. Feb 17, 2010
  8. Feb 15, 2010
  9. Feb 08, 2010
  10. Feb 04, 2010
  11. Jan 19, 2010
  12. Jan 15, 2010
  13. Jan 09, 2010
  14. Nov 15, 2009
  15. Nov 04, 2009
  16. Nov 03, 2009
  17. Oct 24, 2009
  18. Oct 04, 2009
  19. Sep 25, 2009
    • Tom N Harris's avatar
      Use all available icons for file links (FS#1759) · 27bf7924
      Tom N Harris authored
      All PNG and GIF images in the lib/images/fileicons directory will be used
      for media file links. The conf/mime.conf file continues to restrict
      which file types may be uploaded. File types not in the configuration
      list are download-only.
      
      darcs-hash:20090925231746-6942e-299a52772f67e265a8702bda3686f495e4337a8f.gz
      27bf7924
  20. Sep 20, 2009
  21. Aug 02, 2009
  22. Jul 26, 2009
    • Andreas Gohr's avatar
      merge conflict resolve · 28e7fbd0
      Andreas Gohr authored
      Ignore-this: f902ad415663a4a1d9e43e0ccc808bbb
      
      darcs-hash:20090726180336-7ad00-fd881cbf4799dd42f53d324550d625bb91274bbe.gz
      28e7fbd0
    • Andreas Gohr's avatar
      enhanced <code> and <file> syntax · 3d491f75
      Andreas Gohr authored
      Ignore-this: 80398f84222bec1fce56eee8f107d37a
      
      This patch enhances the code and file syntax with several new features.
      
      1. code and file are now essentially the same and just differ in the class
         name. This means you now can use the file syntax with syntax highlighting
         as well. This also solves problems where the code to highlight already
         contains a <code> tag (FS#1493)
      
      2. a filename can be given as label for the code or file block. It is
         specified as second parameter after the language:
      
         <code html myfile.html>...</code>
      
         If no highlighting is wanted, but a filename shall be given, you can use
         a dash as language:
      
         <code - somefile.foo>...</code>
      
      3. when a filename was given (as shown above), the label links to a
         download of the code given in the code/file block. This is made possible
         by a new renderer in inc/parser/code.php. The basename of given filename
         is suggested as filename when downloading.
      
      darcs-hash:20090726175158-7ad00-969641a06ae1393a6d99207c3cd938fb67f23a71.gz
      3d491f75
    • Andreas Gohr's avatar
      Avoid double encoding for RSS titles FS#1705 · 793361f8
      Andreas Gohr authored
      Ignore-this: 3e02f7f87047627230ff95fd4a38de32
      
      darcs-hash:20090726114554-7ad00-4ad7f6e5c9a95eea352ab909a54798a5a773e9f1.gz
      793361f8
  23. Jul 25, 2009
  24. Jul 15, 2009
  25. May 25, 2009
  26. May 06, 2009
  27. May 04, 2009
  28. Jan 20, 2009
  29. Jan 17, 2009
  30. Jan 16, 2009
  31. Jan 12, 2009
  32. Dec 26, 2008
  33. Dec 13, 2008
Loading