Simplifying CD downloads
Matt Zimmerman
mdz at canonical.com
Sat Dec 4 12:18:53 CST 2004
On Sat, Dec 04, 2004 at 06:00:56PM +0100, Jorge Bernal wrote:
> Just great! :)
>
> Only one thing, it looks a lot more "ubuntu" adding at top of
> HEADER.html
>
> <!-- Main style sheets for CSS2 capable browsers -->
> <style type="text/css" media="screen">
> @import url(http://www.ubuntulinux.org/plone.css);
> pre { background: none; }
> body { margin: 2em; }
> </style>
>
> I think embedding <style> tags in the <body> is not html standard, but
> not sure.
It is possible to set a directive in .htaccess which will prevent Apache
from outputting the HTML preamble, so the whole thing could be placed in
HEADER.html.
Unfortunately, if we use it, it seems to de-fancify the directory listing.
Thom, what's the best way to get what we want?
--
- mdz
More information about the ubuntu-devel
mailing list