Cookbook example with other fonts and font colors.
This line loads the extra style definition:
* Set USERSTYLEURL = %PUBURL%/TWiki/PatternSkinCssCookbookFonts/fonts.css
You can write this line in
TWikiPreferences, in
WebPreferences, in your user topic or on a single page.
NOTE: At least for me, under TWiki4.04 and OS X.3 (Panther), using
%ATTACHURL% on your user topic caused TWiki/Apache to go looking for
fonts.css attached to each and every page you visited, rather than the one on your home topic. Changing the value to a more absolute URL, e.g.:
* Set USERSTYLEURL = %PUBURL%/Main/PiersGoodhew/fonts.css
worked much better
--
PiersGoodhew - 21 Aug 2006
Since these are cookbook rather than documentation examples, with the aim to make trying them out quick and easy, I've changed all the examples to point to
%PUBURL%/TWiki/[cookbooktopic]/example.css where they should work for most people out of the box.
--
MattWilkie - 30 Mar 2007
Are those changes pushed back into the SVN repository?
--
PeterThoeny - 30 Mar 2007
Topic revision: r6 - 30 Mar 2007 - 16:13:11 -
PeterThoeny