[Catalyst-dev] error page with format & font preferences

Randall Hansen randall at raan.net
Tue Dec 6 03:59:28 CET 2005


hi folks ~

http://sonofhans.net/catalyst/error.html

i've been getting great use from catalyst lately.  i still spend too
much time looking at the error page, though :)

i didn't like scrolling horizontally to see all of an error message,
so i hacked the error page style sheet.  then i made a javascript
widget which switches formatting on the fly.  i added a font-size
widget, and then cookie support, so it remembers the way you left it.

known problems:
- IE versions below 6 won't switch white-space formatting
- Opera isn't setting the cookie onunload

otherwise it works well in all current browsers.  try changing a
couple things and reloading the page.

if this is of interest, i can hunt down the Opera bug and send you a
diff against the most recent version of Engine.pm.

cheers,

r




More information about the Catalyst-dev mailing list