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: jym
Date: Wed Aug 1 23:24:58 UTC 2012
Modified Files:
htdocs: global.css index.html
htdocs/share/xsl: errorpage.xsl webpage.xsl
Added Files:
htdocs/images: navBar-gradient.png
Log Message:
Merge both navigation bars into one, and provide second-level menus (via
:hover directives).
The layout has been largely discussed on netbsd-docs@, and also by a ton
of mails that were sent to me privately. They were so many I cannot
quote you all here, thanks to all!
A special thank to Daniel Sieger for providing another template that I
based this one upon (the navBar should now be rather easy to modify, or tweak
its CSS).
Tested on:
NetBSD-current -- Firefox 11.0
Mac OS X -- Safari 6, Firefox 12.0
Windows 7 -- Internet Explorer 7/8/9, Firefox 12.0
The layout will be drawn somewhat incorrectly on IE 7 (more a disturbance
than a real nuisance: second-level menus have not the same width). Before
making comments, please note that heavy traffic sites like Gmail and
Facebook dropped IE 7 support many months ago.
blog, wiki and releng.n.o need to be updated separately. Web pages:
gallery/sitemap.head
gallery/sitemap.html
mirrors/index.html
do not use the XSLT framework but have a footer + navBar hardcoded in them.
These will be migrated to the XSLT machinery in a second commit.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 htdocs/global.css
cvs rdiff -u -r1.1780 -r1.1781 htdocs/index.html
cvs rdiff -u -r0 -r1.1 htdocs/images/navBar-gradient.png
cvs rdiff -u -r1.1 -r1.2 htdocs/share/xsl/errorpage.xsl
cvs rdiff -u -r1.49 -r1.50 htdocs/share/xsl/webpage.xsl
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