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

2017-05-03 Thread Vincent Massol
> On 3 May 2017, at 09:20, Interaktionsweise wrote: > > Thank you very much for your explanation! > I did not understand this behavior correctly from the documentation. Would be awesome if someone (you? :)) could update the documentation to make it more clear! Thanks! -Vincent > Regards, >

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 <> > ne...@inte

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

2017-05-02 Thread Thomas Mortagne
On Tue, May 2, 2017 at 5:30 PM, Thomas Mortagne wrote: > On Tue, May 2, 2017 at 5:16 PM, Interaktionsweise < > ne...@interaktionsweise.de> wrote: > >> I can file a bug report. >> Just wanted to add something I forgot to mention and make sure it is >> still a bug. >> >> If I leave the field "paren

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

2017-05-02 Thread Thomas Mortagne
On Tue, May 2, 2017 at 5:16 PM, Interaktionsweise < ne...@interaktionsweise.de> wrote: > I can file a bug report. > Just wanted to add something I forgot to mention and make sure it is still > a bug. > > If I leave the field "parent" within skin.properties empty the error > occurs. > If I explicit

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

2017-05-02 Thread Interaktionsweise
I can file a bug report. Just wanted to add something I forgot to mention and make sure it is still a bug. If I leave the field "parent" within skin.properties empty the error occurs. If I explicitly add flamingo "parent=flamingo" the error does not occur. >From the description in the documentat

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

2017-05-02 Thread Thomas Mortagne
Looks like a bug to me. Would 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 lo

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

2017-05-02 Thread Interaktionsweise
Hi, I tried two skins with the same edits. I only changed the file companylogo.vm and added a file logo-company.png. The skin.properties file points to flamingo as parent. In one skin folder I copied all of the flamingo files and edited as described. If I change the skin for the wiki everything i

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

2017-05-02 Thread Thomas Mortagne
On Tue, May 2, 2017 at 9:55 AM, Interaktionsweise wrote: > 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

[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