Subject: CVS commit: htdocs/share/mk
To: None <www-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: www-changes
Date: 07/30/2006 16:11:09
Module Name: htdocs
Committed By: rillig
Date: Sun Jul 30 16:11:09 UTC 2006
Modified Files:
htdocs/share/mk: web.prefs.mk
Log Message:
Changed WEB_PREFIX back to its original definition, since some parts of
the infrastructure depend on it being usable in file:/// URLs. Added the
variables HTDOCS_TOPDIR and HTDOCS_RELTOPDIR, which in conjunction with
HTDOCS_SUBDIR will allow relative links between individual web sites.
The main purpose is to be able to reference the NetBSD.css style sheet
also on locally installed web sites.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 htdocs/share/mk/web.prefs.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.