Changeset 6261
- Timestamp:
- 02/09/10 21:28:28 (2 years ago)
- Location:
- trunk/FoswikiSiteSkin
- Files:
-
- 3 edited
-
data/System/FoswikiSiteSkin.txt (modified) (1 diff)
-
lib/Foswiki/Contrib/FoswikiSiteSkin.pm (modified) (1 diff)
-
pub/System/FoswikiSiteSkin/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/FoswikiSiteSkin/data/System/FoswikiSiteSkin.txt
r3463 r6261 56 56 | Preview: | [[%SCRIPTURL{view}%/%WEB%/%TOPIC%?skin=foswikisite,pattern][Preview with this skin]] | 57 57 | Base Name: | foswikisite,pattern | 58 | Skin Version: | 10 Apr 2009 (v1.1.5) |58 | Skin Version: | 09 Feb 2010 (v1.1.6) | 59 59 | History: | <!-- specify latest version first --> | 60 | 09 Feb 2010: | Foswikitask:Item2433: auto-scroll verbatim (pre) blocks instead of overlaying them with the right bar | 60 61 | 16 Apr 2009: | Foswikitask:Item1455: added SubscribePlugin support to FoswikiSiteSkin | 61 62 | 10 Apr 2009: | Foswikitask:Item783: fixed "Create new topic" button to create topic in current web; Foswikitask:Item1432: provide button to return to normal view from raw view mode; Foswikitask:Item1436: rel="nofollow" on button action links | -
trunk/FoswikiSiteSkin/lib/Foswiki/Contrib/FoswikiSiteSkin.pm
r3390 r6261 10 10 # It is *not* used by the build automation tools, but is reported as part 11 11 # of the version number in PLUGINDESCRIPTIONS. 12 $RELEASE = '1.1. 4';12 $RELEASE = '1.1.6'; 13 13 14 14 -
trunk/FoswikiSiteSkin/pub/System/FoswikiSiteSkin/style.css
r2504 r6261 303 303 padding:1em; 304 304 width:auto; 305 overflow:auto; 305 306 } 306 307
Note: See TracChangeset
for help on using the changeset viewer.
