Tags:
create new tag
, view all tags

Question

Should setting the ALLOWTOPICCHANGE variable to nothing override the ALLOWWEBCHANGE setting in WebPreferences?

I have a web that is restricted by ALLOWWEBCHANGE = some user. Within that web, I'd like to have a page within that web that is open for all to edit. I.e. ALLOWTOPICCHANGE = all users.

To accomplish this, I set the ALLOWTOPICCHANGE variable on that page to nothing. Still no one can edit that topic.

If I set the ALLOWTOPICCHANGE variable to a specific list or group, then it can be edited by those. There is no group for All TWiki Users.

  • TWiki version: March 2001 Beta
  • Web server: Apache
  • Server OS: Linux

-- MikeBarton - 16 Aug 2001

Answer

All you say is correct. An empty ALLOWTOPICCHANGE variable is the same as a non-existing one, so ALLOWWEBCHANGE of the WebPreferences applies. There is currently no implicit "all users" group (would be a useful enhancement)

So with the current implementation you need to create a BigGroup and add everyone who registered.

- PeterThoeny - 17 Aug 2001

Topic revision: r2 - 2001-08-17 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.