NOTE: This is a
DistributionDocument.
- Please help maintain high quality documentation:
This is a wiki, please
fix the documentation if you find errors or incomplete content.
Put questions and suggestions concerning the documentation of this topic in the comments section below.
Use the Support web for problems you are having using TWiki.
Use the Sandbox web to evaluate & test TWiki.
Cookbook example with other fonts and font colors.
This line loads the extra style definition:
* Set USERSTYLEURL = %ATTACHURL%/fonts.css
You can write this line in
TWikiPreferences, in
WebPreferences, in your user topic or on a single page.
Comments & Questions about this Distribution Document Topic
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