Up to [cvs.netbsd.org] / htdocs
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 16 17:13:26 2005 UTC (6 years, 10 months ago) by heinz
Branch: MAIN
CVS Tags: hrs-xmlcleanup-base,
hrs-xmlcleanup,
HEAD
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Changed the remaining id attributes of the <webpage> element in order to
facilitate a less memory-intensive way of generating autolayout.xml.
The new id attributes must follow this rule:
The value of the id attribute is the pathname of the XML file, relative
to WEB_PREFIX, without the .xml suffix and with all "/" characters
substituted with "-".
If the path name of the XML file is
$WEB_PREFIX/some/path/and/filename.xml
then the id attribute must be id="some-path-and-filename".
Revision 1.3 / (download) - annotate - [select for diffs], Thu May 5 08:08:55 2005 UTC (7 years ago) by hrs
Branch: MAIN
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Switch to PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN".
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 10 00:09:46 2003 UTC (9 years, 1 month ago) by grant
Branch: MAIN
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
add cvs tag and comment
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 30 12:58:07 2003 UTC (9 years, 3 months ago) by grant
Branch: MAIN
import docbook-xml stuff and releng page.