in reply to New hints....

ar0n made a patch to clean up the HTML to be in line with our desire to be XHTML clean. This includes putting the tags in lower case. Unfortunately, the small font makes <tt> harder to read than <TT> so I dropped the <s and >s and then decided to save some space, giving this:



Note also that the list of tags is now pulled from the official list so it will automatically stay in sync with what is really allowed.

Feedback welcome.

        - tye (but my friends call me "Tye")

Replies are listed 'Best First'.
Re: (tye)Re: New hints....
by demerphq (Chancellor) on Mar 11, 2002 at 10:49 UTC
    Nice. And thanks for redoing the patch. I fully admit it was quick and dirty, I much prefer the way guys did it. Although I admit that I regret the loss of the <'s and >s if only because I wanted to be able to cut and paste them... But not great loss.

    Once again nice fix. I had no idea it was that easy to dynamically get the list of tags.

    Yves / DeMerphq
    --
    When to use Prototypes?
    Advanced Sorting - GRT - Guttman Rosler Transform