[xwiki-users] Question to skins and inheriting files

2017-05-02 Thread Interaktionsweise
Hi, I'm trying to create a new skin. I followed the section Skins within the Developer's Guide and also Platform Features / Skins. The article "How to create a new skin" says to copy the whole colibri (should be flamingo by now) skin folder and make an example change. Then there is a part about

Re: [xwiki-users] Question to skins and inheriting files

2017-05-02 Thread Interaktionsweise
rform this action" after pressing save. If I try to switch to the changed page from the wiki frontend, I only see a blank page. Is there something I'm doing wrong? Why is there no inheritance? Regards, sthag                   Interaktionsweise [https://interaktion

Re: [xwiki-users] Question to skins and inheriting files

2017-05-02 Thread Interaktionsweise
be great if you could create an issue on http://jira.xwiki.org and detail the steps to reproduce it. On Tue, May 2, 2017 at 2:50 PM, Interaktionsweise wrote: > Hi, > > I tried two skins with the same edits. > I only changed the file companylogo.vm and added a file logo-company.png. > The

Re: [xwiki-users] Question to skins and inheriting files

2017-05-03 Thread Interaktionsweise
Thank you very much for your explanation! I did not understand this behavior correctly from the documentation. Regards, sthag Am 02.05.2017 17:31:29 schrieb Thomas Mortagne : On Tue, May 2, 2017 at 5:30 PM, Thomas Mortagne wrote: > On Tue, May 2, 2017 at 5:16 PM, Interaktionsweise <

[xwiki-users] Question about activating css source maps and cache cleaning

2017-05-03 Thread Interaktionsweise
Hi, I've been wondering if there is something else do to to get the source maps for css enabled. I followed the instructions on the Extension page of the "LESS Module". I edited and un-commented the property "lesscss.generateInlineSourceMaps = true" within "xwiki.properties". Afterwards I restar