NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item1513: FoswikiSiteSkin does not preview properly from the System.SkinBrowser
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
SkinBrowser |
|
the link in
SkinBrowser
http://www.example.com/System/SkinBrowser?skin=foswikisite
but that does not work (the page is blank), because foswikisite skin is OVERLAID on top of pattern. instead, the link should be
http://www.example.com/System/SkinBrowser?skin=foswikisite,pattern
--
WillNorris - 24 Apr 2009
The skin path is properly defined in
FoswikiSiteSkin though. Problem with the regex perhaps?
--
ArthurClemens - 04 Oct 2009
Yep. Should be a \S not a \w
--
CrawfordCurrie - 24 Jun 2010