Re: [xwiki-users] Page Permissions

2013-05-30 Thread Marius Dumitru Florea
On Thu, May 30, 2013 at 11:10 AM, Hamster wrote: > Marius, > > That's a very dangerous solution. > > Anybody with the rights to edit that page can take a look at the source and > see the velocity syntax, so if he adds a table with usernames and passwords, > everybody can still see them in the edit

Re: [xwiki-users] Page Permissions

2013-05-30 Thread Hamster
A safer way would be to use the Include macro, that way the contents will not be visible in the editor. If the user does not have the right to view a page, then the Include macro will throw an exception. You can use the "section" to only include a portion of the page (instead of the complete page)

Re: [xwiki-users] Page Permissions

2013-05-30 Thread Hamster
Marius, That's a very dangerous solution. Anybody with the rights to edit that page can take a look at the source and see the velocity syntax, so if he adds a table with usernames and passwords, everybody can still see them in the editor. It will look right when you VIEW the page, but if you EDIT

Re: [xwiki-users] Page Permissions

2013-05-30 Thread Marius Dumitru Florea
On Wed, May 29, 2013 at 7:10 PM, Danilo Amaral de Oliveira wrote: > Hello People, > > How are you? > > I am new in Xwiki application and I have a doubt. > Is there any way to show a specific part of a page just to some group? > > For example I have a page listing all our servers in our datacenter

Re: [xwiki-users] Page Permissions

2013-05-29 Thread Belkhiria Hamza Yazid
Easiest solution you can put them in another separate page and change the rights to that page On 29 May 2013 17:10, Danilo Amaral de Oliveira < danilo.olive...@energisa.com.br> wrote: > Hello People, > > How are you? > > I am new in Xwiki application and I have a doubt. > Is there any way to sho

[xwiki-users] Page Permissions

2013-05-29 Thread Danilo Amaral de Oliveira
Hello People, How are you? I am new in Xwiki application and I have a doubt. Is there any way to show a specific part of a page just to some group? For example I have a page listing all our servers in our datacenter but the part with the user and pass I want to show just to the administrator I

Re: [xwiki-users] Page Permissions

2012-02-08 Thread mohit gupta
First, set your user type to "Advanced" (from the user profile, the Preferences section). Then, go to the page you want to set the access rights and hover the Edit menu.Hope it helps. On Thu, Feb 9, 2012 at 7:35 AM, Joshua Garcia wrote: > Hi All, > > I am trying to set the permissions of a page.

[xwiki-users] Page Permissions

2012-02-08 Thread Joshua Garcia
Hi All, I am trying to set the permissions of a page. I can't seem to find the place to do that. I only see Administer Xwiki/Adminster Space but no Administer page. Is there a way to enable rights for a page? ___ users mailing list users@xwiki.org ht