Hi Stuart,
On Jun 26, 2008, at 4:33 PM, StuartP wrote:
Hi,
I have been testing XWiki over the last few days with the view to
using it
within our Institution.
One thing I haven't been able to do as yet is to put different
access rights
on individual sections of a document. It seems that XWiki only
allocates
access rights to the document as a whole.
Is this possible and if so how to do it?
No it's not possible.
What you can do is split your doc into several documents and use the
#includeInContext() macro to include subdocs into the master doc.
See
http://code.xwiki.org/xwiki/bin/view/Macros/IncludeInContextMacro
If it is not yet possible, is likely to be in the
future?
This is not planned right now. It's the first time someone is asking
for this. I personally think that the granularity would be too low
especially since we support including documents into other documents.
Thanks
-Vincent