25 Apr
2016
25 Apr
'16
7:21 p.m.
Hello everyone, I want to disable the skin preview functionality from my xwiki instance. so that urls in the form https://mywiki.com?skin=colibri do not actually change the current skin, and just use my default. The reason for this is that I've overridden a skin with extra functionality and made that my default skin, reverting to a different one now breaks some of the wiki functionality that relies on my changes. Any idea on where the modifications to support this can be made? Thanks