Stephen J. Turnbull did speak thusly: >Dragon writes: > > > Actually no, those are not the best way to do this IMO. If ALL of the > > web pages were template-based, it would be a simple matter of > > defining the CSS you want in a CSS file and adding it to the page header. > >There's no reason why the programmatically generated pages can't have >a LINK element added to their headers. Then what needs to be done is >to add appropriate class attributes to the elements in generated content. > >I believe it may be possible *now* to accomplish what the OP >requested, however, by the simple expedient of adding an appropriate >header to the HTTP response specifying a style sheet. I'm pretty sure >that such a header exists, but I have no idea whether IE respects it. ---------------- End original message. ---------------------
Yes, it could be done now, but it requires changes to the mailman code that generates the page. But, I think that in the long run, converting all HTML output of mailman to a template based system with the ability to fully customize the interface is the direction it should go. As for the CSS link header, IE does respect such links, why should it not? A whole lot of web sites would not display properly on it if it didn't. Dragon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Venimus, Saltavimus, Bibimus (et naribus canium capti sumus) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp