WWW-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: htdocs
Module Name: htdocs
Committed By: riastradh
Date: Fri May 15 16:10:32 UTC 2026
Modified Files:
htdocs: layout.xml
Log Message:
layout.xml: Add some more .../index.xml entries.
This seems to be necessary to get relative URL references generated
correctly, such as for the stylesheet:
-<link rel="stylesheet" href="global.css" type="text/css">
+<link rel="stylesheet" href="../../global.css" type="text/css">
(Perhaps we should have some kind of lint check for this stuff.)
Still doesn't get ports/sparc64/history.html working, not yet sure
why...
To generate a diff of this commit:
cvs rdiff -u -r1.573 -r1.574 htdocs/layout.xml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index