Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Style BrowserExplore the style variations of the NatSkin by changing the base |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | ||||||||
Style BrowserExplore the style variations of the NatSkin by changing the base | ||||||||
Changed: | ||||||||
< < | style and a variation of it. In general style variations are used to change the header art but also adapt colors to match the graphics. Various elements of | |||||||
> > | style and a variation of it. In general, style variations are used to change not only the header art, but also adapt colors to match the graphics. Various elements of | |||||||
the style can be relocated using style switches or even be switched off. Use the "reset" button whenever you want to revert your selection and come back to | ||||||||
Changed: | ||||||||
< < | the site's default settings. Note that each web may have its own defaults build | |||||||
> > | the site's default settings. Note that each web may have its own defaults built | |||||||
in. If you select different style options they have precedence over those. | ||||||||
Changed: | ||||||||
< < |
Register here? to make your settings persistent.
See the NatSkinPlugin documentation on how to use style settings in your personal
Foswiki account.
<-- style browser --> | |||||||
> > |
<-- --> | |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > | ||||||||
Deleted: | ||||||||
< < |
| |||||||
Variation: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > | ||||||||
Deleted: | ||||||||
< < |
| |||||||
Layout: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < | ||||||||
> > |
Sidebar: | |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < | ||||||||
> > |
Menu: | |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Line: 80 to 58 | ||||||||
Changed: | ||||||||
< < | ||||||||
> > |
<-- --> | |||||||
var knownVariations = { | ||||||||
Changed: | ||||||||
< < | %KNOWNVARIATIONS{header="'$style': [" format="'$variation'" footer="]" separator=", " varseparator="', '"}% | |||||||
> > | %KNOWNVARIATIONS{ format="'$style': ['$variations']" separator=", " varseparator="', '" }% | |||||||
}; | ||||||||
Changed: | ||||||||
< < | var selectedVariation = '%GETSKINSTATE{"$variation"}%'; | |||||||
> > | var selectedVariation = '%SKINSTATE{"$variation"}%'; | |||||||
function setVariations() { var style = jQuery("#style").val(); var varSelect = jQuery("#variation").empty().append(""); | ||||||||
Line: 95 to 89 | ||||||||
varSelect.append(""); } } | ||||||||
Deleted: | ||||||||
< < | if (jQuery.browser.msie) { varSelect.find("option").width("auto"); // IE7 fix, IE6 is okay } | |||||||
} jQuery(function() { jQuery("#style").change(function() { | ||||||||
Line: 105 to 96 | ||||||||
}).change(); }); | ||||||||
Changed: | ||||||||
< < |
<-- //style browser --> | |||||||
> > |
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Style BrowserExplore the style variations of the NatSkin by changing the base style and a variation of it. In general style variations are used to change |