Hi Dirk, thanks for the pointer.
So, we cannot use the classic skin anymore? To go to the Css Themes would mean some porting work. I had found https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11 > Haddock as new default template > if you need to revert to the 2.10 default template, you should set the > jspwiki.templateDir property to 210 on your jspwiki[-custom].properties file So I tried it. Greetings, Juergen Am Mi., 6. Apr. 2022 um 23:22 Uhr schrieb Dirk Frederickx <dirk.frederi...@gmail.com>: > > Hi Juergen, > > The default jspwiki template is now based on the Haddock Template. > It doesn't support skins. Instead it introduces the notion of Themes via > the use of %%add-css. > > Please check https://jspwiki-wiki.apache.org/Wiki.jsp?page=Category.Themes > > KR > dirk > > > On Wed, Apr 6, 2022 at 4:50 PM Jürgen Weber <webe...@gmail.com> wrote: > > > Hi, > > > > I am porting our JSPWiki instances to new machines and current. > > Should the template / skin machanism still work? > > > > I tried setting > > > > jspwiki.templateDir = 210 > > > > jspwiki.defaultprefs.template.skinname = Ours > > > > but it seems it does not trigger. Also I found no use of > > jspwiki.templateDir in the code of jspwiki-main > > > > Greetings, > > Juergen > >