Skip to content
Snippets Groups Projects
  1. Apr 04, 2006
    • Ben Coburn's avatar
      rewrite export URLs · f5c2808f
      Ben Coburn authored
      This patch rewrites export urls so that robots.txt can be used
      to request that some (or all) export types are ignored by
      robots when indexing the wiki.
      
      For example:
      User-agent: *
      Disallow: _export/
      
      or for example:
      User-agent: *
      Disallow: _export/raw/
      
      Note: This rewriting is only done when $conf['userewrite'] is
      set to '1' for using the rewrite rules from '.htaccess.dist'.
      
      darcs-hash:20060405025621-05dcb-b1b5f48681f78d75d25b1e75fab79346fcc8b84e.gz
      f5c2808f
  2. Apr 03, 2006
  3. Mar 31, 2006
  4. Mar 27, 2006
  5. Mar 26, 2006
  6. Mar 24, 2006
    • Ben Coburn's avatar
      RSS update time and 304 Not Modified · fbf82939
      Ben Coburn authored
        - Gives the wiki administrator control over how often the RSS feed is regenerated.
        - The RSS feed now handles conditional requests and returns HTTP '304 Not Modified'
          responses when possible.
      
      darcs-hash:20060324133315-05dcb-3b814e28523f2a0717222a4940d6fbbb28576cf5.gz
      fbf82939
  7. Mar 23, 2006
  8. Mar 20, 2006
    • Ben Coburn's avatar
      'Back to top' style bug fix · 0e99f6d7
      Ben Coburn authored
      Removes some link underlining that would appear around the 'Back to top' button.
      
      darcs-hash:20060321020948-05dcb-e0e5f2d30bd05bad37ad64d587fc4dc29abcb30b.gz
      0e99f6d7
  9. Mar 22, 2006
  10. Mar 20, 2006
    • larsch8's avatar
      Danish lang update · 902ea3be
      larsch8 authored
      darcs-hash:20060321005453-a08f5-274da46720f4487a03d8ba55b3ce1d48b6a5346c.gz
      902ea3be
  11. Mar 17, 2006
  12. Mar 15, 2006
  13. Mar 14, 2006
  14. Mar 13, 2006
    • Andreas Gohr's avatar
      experimental shadow effect for input controls · b8bf26bf
      Andreas Gohr authored
      This adds a shadow effect to input fields and buttons for the default
      template. It uses alphatransparency PNGs so it will may look bad for IE
      in some cases. I think it adds some nice 3D effect making inputs and
      buttons easily distictable without any complicated CSS markup.
      
      darcs-hash:20060313221312-7ad00-73e0d0c23d8bb151c0e05dd1b92c7e4286da591b.gz
      b8bf26bf
  15. Mar 12, 2006
    • larsch8's avatar
      Danish lang update · f1fb9de9
      larsch8 authored
      darcs-hash:20060312214049-a08f5-181fb8115f702521bab9f2e95700f8bd9ab7316d.gz
      f1fb9de9
  16. Mar 11, 2006
Loading