Skip to content
Snippets Groups Projects
  1. Dec 16, 2008
  2. Dec 10, 2008
  3. Dec 07, 2008
  4. Dec 05, 2008
  5. Dec 02, 2008
    • Andreas Gohr's avatar
      Make content-disposition configurable in mime.conf FS#1541 · ecebf3a8
      Andreas Gohr authored
      With this patch it is possible to define if a file should be served as download
      or be displayed inside the browser (if supported) by configuring it in
      conf/mime.conf
      
      Mimetypes that should be served with a "Content-Disposition: attachment" header
      need to be prefixed with a exclamation mark. All others will be served inline.
      
      This will also fix a Problem with Flash 10.
      
      darcs-hash:20081202210322-7ad00-6e7ef30aff9322cd135311be77809187da121f3b.gz
      ecebf3a8
  6. Dec 01, 2008
  7. Nov 19, 2008
    • Chris Smith's avatar
      FS#630: allow $conf['useheading'] to individually apply to content links and/or navigation links · fe9ec250
      Chris Smith authored
      $conf['useheading'] values are now:
      - 0            : off, use page name in link text
      - 'content'    : use first heading text for links in wiki page content
      - 'navigation' : use first heading text for links in non-page content, e.g. breadcrumps, backlinks, search results, etc.
      - 1            : use first heading text in all links
      (for backwards compatibility, any other values are mapped to 0 or 1 by empty() function.)
      
      $conf['useheading'] value should now be checked using the useHeading($linktype) function,
      where linktype can be "content" or "navigation"
      
      darcs-hash:20081119140758-f07c6-6e26456d50dcecc949fada31b0d4e72877fde1cc.gz
      fe9ec250
  8. Nov 25, 2008
  9. Nov 27, 2008
  10. Nov 09, 2008
  11. Nov 07, 2008
  12. Nov 06, 2008
  13. Oct 31, 2008
  14. Oct 29, 2008
  15. Oct 26, 2008
  16. Oct 24, 2008
  17. Oct 23, 2008
  18. Oct 22, 2008
  19. Oct 19, 2008
  20. Oct 22, 2008
  21. Oct 16, 2008
    • eXuS's avatar
      Slovak language update · 166da0c5
      eXuS authored
      darcs-hash:20081016212547-71f9a-8d1e8c33ab8f148eab8b662c9f65a7f7da6f8a1b.gz
      166da0c5
Loading