Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 14:55:13 +0000 (UTC)
From:      Bill Fenner <fenner@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/cgi cgi-style.pl
Message-ID:  <200510281455.j9SEtDPn017180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      2005-10-28 14:55:13 UTC

  FreeBSD doc repository (src,ports committer)

  Modified files:
    en/cgi               cgi-style.pl 
  Log:
  Update cgi-style to match the new web site look.
  Add an optional 2nd argument to html_header(); if it's missing or
   supplied and non-zero, html_header returns XHTML doctype; if it's
   supplied and zero, html_header returns HTML 4.01 doctype.
   cvsweb and mailindex are the only HTML4 holdouts.  cvsweb should
   be updated to 3.x which is XHTML, but that's a seperate step.
  I left $hsty_home alone, because I couldn't find anything that used
   it or any obvious image to use for it in the new layout.
  
  Revision  Changes    Path
  1.23      +146 -29   www/en/cgi/cgi-style.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510281455.j9SEtDPn017180>