Date: Sat, 29 Oct 2005 15:08:21 +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: <200510291508.j9TF8L4X037590@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 2005-10-29 15:08:21 UTC FreeBSD doc repository (src,ports committer) Modified files: en/cgi cgi-style.pl Log: Conditionally set $hsty_base to http://www.FreeBSD.org/: 1. If we're not running under cgi (for the mailindex run out of cron) 2. If we're running on docs.freebsd.org (because it doesn't have the style files, and the "home" link would point to docs home, not the home home) 3. If we're running on people.freebsd.org, to facilitate my testing Otherwise, keep it relative for the benefit of mirrors. docs problem pointed out by: Mark Trettin (mkt AT trettin DOT org) Revision Changes Path 1.25 +10 -2 www/en/cgi/cgi-style.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510291508.j9TF8L4X037590>