been on a roll the past few days with the Vat site redesign… it’s really starting to come together now. auto-linking of content, and random autoblurbs/ads are working fine (files are detected and linked (or included, as actual content) on-the-fly), as is the style system, which loads up a new color scheme when a user is on, say, the XBox section, or PS2 section; it switches to a default when there’s no “section” specified. not only is this “sectioning” system working for color schemes, it also presents different graphics and selects a different set of related links. all without anyone ever having to do a thing on the backend, maintenance-wise.
oh, and it can take a filename like (frinstance) “Baldur-s_Gate.html” and make the link look like “Baldur’s Gate” automatically. this is really easy to do with PHP, but it’s spiffy as a muhfug no less.

