On Jun 18, 2008, at 3:03 PM, Lilianne E. Blaze wrote:
Vincent Massol wrote:
Hi Lilianne,
On Jun 18, 2008, at 4:04 AM, Lilianne E. Blaze wrote:
Hello,
Is there a way to restrict access to past versions only to Admin
and/
or
a selected "power users" group?
I don't think this is possible out of the box. It also goes against
the wiki principle of openness.
Well, yes and no.
It does go against traditional wiki ideas, but it could be useful in
Wiki-as-CMS scenario.
Yes, I agree.
Is the solution I gave good enough for you for now? I don't see any
easy and generic way of adding this to the core. Creating a new
"History Right" would be too complicated for this right now. I think
we need to overhaul our rights system so that it can scale and then we
should probably add more rights (same as what JIRA is doing for issues
for example - It has 20 or so rights). Or course it makes xwiki more
complex to use too.
Thanks
-Vincent
> Of course nothing prevents your from modifying the
historyinline.vm
> file to add a check on rights. Or create your custom skin that
> overwrite the historyinline.vm file (easier for upgrades).