first thing, finally more use of WEBBGCOLOR! SVN:8142
WN
added the header art capability and sample artwork
SVN:8143
the sample header artwork stands a good chance of wanting to be deleted, but it's better than nothing...
TODO: need to add docs about
HEADERART
preferences variable
WN
See
TWiki:Codev.ModernizePatternSkin
for image discussion.
But about variable naming: HEADERART
is (now) to be set per web - I want it site-wide for the TWiki header image.
If we do this similar to WEBLOGO
, HEADERART
should become WEBHEADERIMAGE
and WIKIHEADERIMAGE
. Then In TWikiPreferences I should write Set WEBHEADERIMAGE = WIKIHEADERIMAGE
.
The same naming convention goes for HEADERBGCOLOR
to change to WEBHEADERBGCOLOR
.
(Separated in
Item1368)
But is the image a
PatternSkin image (I think so), so does it belong to the
PatternSkin variables?
AC
This is PatternSkin specific, and is a site-wide setting.
--
PTh
it doesn't need to be
PatternSkin-specific, and instead could be more generally used.
WN