Hi Alla, On Aug 25, 2008, at 12:08 PM, adoro wrote:
Hello devs,
it was a good idea to separate templates and skins, but skins are still not completely self-contained – e.g. toucan uses .js files from the albatross skin. (fullscreenEdit.js, userandgroups.js etc). It would be great fo fix it, so xwiki-users could use only one skin as prototype to create their own skins.
Toucan skin is a skin that extends another skin so it's normal it depends on Albatross files. This is done voluntarily in order not to duplicate files. Thus I don't see we could "fix" this and I'm not sure what there is to fix. Or do you mean that when we build the toucan skin zip file we should also include the albatross skin files in it? We haven't done so voluntarily to prevent lots of duplicate files in your wiki installation. I'm curious: what would it add for xwiki users to have duplicated files for each skin? Thanks! -Vincent