Hi, My original question perhaps wasn't so clear, I do want admins to be able to rename pages but I don't want normal external users to be able to do it. I suppose I could edit the skin/menu with an if statement but it strikes me as bad practice, what do you think?
Brian -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sergiu Dumitriu Sent: 06 August 2008 19:37 To: XWiki Users Subject: Re: [xwiki-users] Stop User Renaming the page Brian Burns wrote: > Hi Community, > > > > I have to make my wiki with the assumption that the user will be as > destructive as possible but should never see an error page. I want the user > to be able to edit their own user page, change password etc. but when I give > them the edit right it also means that they can rename the page which would > result in an error. Is there any way to allow them to edit their page and > change password but not rename it? > You can always modify the menu to remove that entry. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
