Question
Hi all,
I want to stop users creating page using the normal method. For creating page on our web in twiki we use a html form so that a form and template are used. I want to stop users creating page by doing /WebName/NewPageName which redirect the user to the viewauth script which then allow them to create the page. I want to stop this for my web in our TWiki, Does any know how?
I know I could edit the script and say if our Web don't print this part (that output the create page), but i want to check there is not a official way of doing this?
Many Thanks
Jonathan
Environment
--
JonathanDorling - 19 Feb 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
I'm assuming you're using a template here. If so, can you replace the:
//* Set VIEW_TEMPLATE =
WebCreateNewTopic// line in the
WebCreateNewTopic files in the web?
--
JosephTrexler - 29 Feb 2008
ff
--
JonathanDorling - 25 Mar 2008
Could you please point me to this page is as i can't find it
--
JonathanDorling - 25 Mar 2008
Sorry, closing this question after more than 30 days of inactivity. Feel free to re-open if needed.
--
PeterThoeny - 01 May 2008
Could you please point me to this page is as i can't find it
--
JonathanDorling - 01 May 2008
You find a WebCreateNewTopic in every web of a TWiki 4 or later release. You are on an older release.
--
PeterThoeny - 02 May 2008