Hello again, Just to clarify my previous email, in my wiki, I granted the rights for the top menu header bar to be showed only to administrators by using #if($hasadmin.....#end) in the menuview.vm file. I also managed to have the menu bar showed to an assigned group of users. (authors that should be able to post articles in the blog). My problem now is that I do not want these users to be able to edit the Blog.Articles page as well as SubmitArticle page but I would like them to edit the already submitted blog entries. Which means, only some pages in the space. Any advice how I can do this? Tim Campbell Junior, Computer Science Major Winston-Salem State University NC ________________________________ From: [email protected] on behalf of Campbell, Timothy D Sent: Tue 2/19/2008 2:26 PM To: [email protected] Subject: [xwiki-users] Top Menu header-Groups Hello, In my wiki, I granted the rights for the top menu header bar to be showed only to administrators by using #if($hasadmin.....#end) in the menuview.vm file. Now I am faced with extending this right to members of a certain group only in one space rather than the entire wiki. How would this be possible as I already tried setting a new parameter ($entry="entry") and trying to pass it in the menuview folder. This did not work as the header was disappeared the entire time. What would be the best way about going along with this since when you simply grant rights, the menu bar does not appear? Tim Campbell Junior, Computer Science Major Winston-Salem State University NC