PatternSkin theme: Foswiki release 1.1.5
Use this theme if you have created a theme or sub-skin that relies on the styling of
PatternSkin around release 1.1.5 or before.
Test this theme
%STARTSECTION{"storesettings"}%
---++ Store theme settings
%INCLUDE{"PatternSkin" section="copysettings"}%
<noautolink>
<form name="select_all">
<textarea readonly="readonly" rows="12" cols="120" name="copypaste" class="foswikiInputFieldReadOnly foswikiSmallish" style="width:99%">
The overall skin:
* Set SKIN = <noautolink><tt> pattern</tt></noautolink>
Skin styles:
* Set FOSWIKI_LAYOUT_URL = <noautolink><tt> %DISPLAY_FOSWIKI_LAYOUT_URL%</tt></noautolink>
* Set FOSWIKI_STYLE_URL = <noautolink><tt> %DISPLAY_FOSWIKI_STYLE_URL%</tt></noautolink>
* Set FOSWIKI_COLORS_URL = <noautolink><tt> %DISPLAY_FOSWIKI_COLORS_URL%</tt></noautolink>
Theme variants:
* Set PATTERNSKIN_COLUMNS = <noautolink><tt> %DISPLAY_PATTERNSKIN_COLUMNS%</tt></noautolink>
* Set PATTERNSKIN_THEME_VARIANT = <noautolink><tt> %DISPLAY_PATTERNSKIN_THEME_VARIANT%</tt></noautolink>
Navigation:
* Set PATTERNSKIN_NAVIGATION_TOPIC = <noautolink><tt></tt></noautolink>
</textarea><br />
<input type="button" class="foswikiButton" value="Highlight text" onClick="javascript:this.form.copypaste.focus();this.form.copypaste.select();">
</form>
</noautolink>
%ENDSECTION{"storesettings"}%