It'd be cool to be able to specify the LINK ALINK and VLINK colors
for a given topic and/or TWiki web.
--
PaulReiber - 26 Mar 2001
Just add the corresponding variables to the
WebPreferences and change all templates to use a suitable stilesheet ...
--
AndreaSterbini - 26 Mar 2001
Personally, I think it would be better to use the ideas put forth in
PreferencesAsStyleSheets. w3.org's thrust is to seperate content from presentation - shouldn't TWiki do likewise? I would rather see an "edit stylesheet" button at the bottom of (at least) webhome pages (or wherever else it made sense) then see presentation styles mixed into templates. A %STYLESHEET(foo.css)% macro on a prefrences page should be the only link between content and presentation imho.
--
DavidLeBlanc - 27 Mar 2001
Realized with
PatternSkin. Use TWIKILAYOUTURL and TWIKISTYLEURL to dynamically include css files or attachments. You can set the stylesheet for each web individually.
--
ArthurClemens - 14 Aug 2004