The current theme (DragonStar) looks pretty good on Internet Explorer. There are problems with rendering on Mozilla, and there is bound to be problems with Netscape Navigator 4.X.
Print Image Plugin
The DragonStar theme uses black background. This means that images will print with a black border on white paper. Ugly. To overcome this problem, I have written a print image. Arguments:
- ;
- <?plugin Image src="medal.gif" alt="Some medal" ?>
When using the "print" theme, images are read from http://www.hastur.net/dragonstar/images/print. Otherwise, they are read from http://www.hastur.net/dragonstar/images/screen. Unfortunately, URLs are still hard-coded. Example below:
Include of 'lib/plugin/Image.php' failed.
Click on the "print" link on the top navbar or click here to see how this page looks on paper (white background). Print versions of all pages are available at http://www.hastur.net/dragonstar/print.
Style Sheet Bugs
- Mozilla: Style sheet fixed, probably some bugs.
Apache Server
- Force redirect of http://hastur.net to http://www.hastur.net
- Force redirect of http://www.hastur.net/dragonstar to http://www.hastur.net/dragonstar/wiki
Resources
- Web-safe color palette Pick text and graphic colors from this palette, it should make for more uniform cross-broser color rendering.
- http://www.w3.org/TR/REC-CSS2/Overview.html: CSS reference.
- http://www.ncdesign.clight.fr/html/slist.htm
