Tags:
create new tag
view all tags

Question

On the Twiki implementation I will be using, we are going to have some information that is public, and some that is only going to be available to certain member groups. However, this is not broken up by distinct topics, so there may be some private topics in a web and some public topics in the same web. I was looking for an easy way to allow topics to be marked as either public or locked off (from both reading and writing) to certain groups, and it seems as if forms are the best way. However, I'm not sure if this is possible with forms. Is this possible? If not, what's the best way to accomplish this?

Thanks.

  • TWiki version: r1.8
  • Perl version: 5.006001
  • Web server & version: Apache 1.3.27
  • Server OS: Linux / Cpanel
  • Web browser & version: Mozilla 1.3
  • Client OS: WinXP

-- TWikiGuest - 08 May 2003

Answer

I think that UsingFormsForSettings should do this, although I've only tested with TWikiPreferences and WebPreferences. Note that this is currently in AlphaRelease. FormFieldsPlugin should give you a list of users and groups to choose from.

-- JohnTalintyre - 08 Jun 2003

And you can always use the

  • Set ALLOWTOPICVIEW = Main.MyPrivateGroup
  • Set ALLOWTOPICCHANGE = Main.MyPrivateGroup

syntax to lock down ceratin pages from view and edit. Note that ALLOWTOPICVIEW is not documented since it is not very secure at this time, at least with pre-01 Feb 2003 version.

-- PeterThoeny - 02 Oct 2003

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2003-10-02 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.