Loading...
 
Features / Usability

Features / Usability


Yes. [was: Re: Can one set permissions for specific portions of a wiki page?]

posts: 3665 United States

> What I am trying to do is to allow only admins the ability to view certain sections of content on a given wiki page. What would be nice, as an example, is that only admins can put something in a box, and then any time there is content within a box, only an admin can see it on the page. The rest of the users would not see any boxes, at all.
>
> Is there any feature that would allow me to do this?
>
> Thanks.
> Cheers,
> DHD

Yes, but it is a little complex. You could use the INCLUDE plugin to accomplish this...

  • Have page A that anyone can edit.
  • Have page B that only admins can edit.
  • In page A include page B.


See the docs for details.

If you just want to make some portions of the page viewable (as opposed to editable), you can simply use the {GROUP} plugin. See the docs for details.

There are no comments at this time.