Changeset 898 for trunk/SeeSkin/data/TWiki/SeeSkin.txt
- Timestamp:
- 11/24/08 01:10:49 (4 years ago)
- File:
-
- 1 edited
-
trunk/SeeSkin/data/TWiki/SeeSkin.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SeeSkin/data/TWiki/SeeSkin.txt
r498 r898 3 3 ---+!! SeeSkin 4 4 5 ...is a wholly Cascading Style Sheets -based skin for TWiki. It strives to find the right balance between simplicity, a pleasing appearance, and sound structural foundation -- a clean separation of content and display logic. It should look good in modern browsers while remaining completely accessible to older ones.5 ...is a wholly Cascading Style Sheets -based skin for Foswiki. It strives to find the right balance between simplicity, a pleasing appearance, and sound structural foundation -- a clean separation of content and display logic. It should look good in modern browsers while remaining completely accessible to older ones. 6 6 7 7 <div class="inset"> %TOC% </div> … … 10 10 11 11 1. unpack the archive from twiki-root. 12 1. if you use the TWiki web for your plugins, move =*/Plugins/*= to =*/TWiki/*=12 1. if you use the System web for your plugins, move =*/Plugins/*= to =*/System/*= 13 13 2. if you don't already have it, add the =savemulti= script to =$twiki/bin/.htaccess= 14 14 3. Edit %SYSTEMWEB%.DefaultPreferences, or %USERSWEB%.SitePreferences, or WebPreferences, or your <nop>UserName topic and add the following: … … 31 31 ---+++ Making %Webs% work 32 32 33 Edit WebPreferences in each of your webs and add INLINESTYLE to customise on a per-web basis. The following settings work out of the box for the TWiki, Plugins, and Sandbox webs.33 Edit WebPreferences in each of your webs and add INLINESTYLE to customise on a per-web basis. The following settings work out of the box for the System, Plugins, and Sandbox webs. 34 34 35 * TWiki:*35 *System:* 36 36 <verbatim> 37 37 %PLUGINWEB%.SeeSkin per-web preferences … … 62 62 ---+++ Going beyond 63 63 64 EXTernal STYLEsheet is where 90% of magic happens. It is advisable to make a copy and use that for tweaking. This way future upgrades won't clobber your hard work inadvertantly. [[http://www.bradsoft.com/topstyle/index.asp][TopStyle]] is an excellent CSS editor for Windows. See TWiki:Codev/CssResources for tools on other platforms, along with many other good learning resources.64 EXTernal STYLEsheet is where 90% of magic happens. It is advisable to make a copy and use that for tweaking. This way future upgrades won't clobber your hard work inadvertantly. [[http://www.bradsoft.com/topstyle/index.asp][TopStyle]] is an excellent CSS editor for Windows. See Foswiki:Development:CssResources for tools on other platforms, along with many other good learning resources. 65 65 66 66 For inspiration and a solid demonstration of how dramatically you can change a site "simply" by editing the stylesheet there is no better place to visit than the [[http://csszengarden.com/][CSS Zen Garden]].
Note: See TracChangeset
for help on using the changeset viewer.
