Tags:
create new tag
view all tags

Question

Is there a mechanism or means to add a user to a group without manually ediitng?

I can set up a form with pull down lists for users and for the groups.

Am I going to have to write a specific CGI to go in /bin/ for this?

Environment

TWiki version: Dakar Beta2
TWiki plugins:  
Server OS: RedHat
Web server: Apache 2
Perl version: 5.8.3
Client OS: Mandake
Web Browser: Firefox
Categories:  

-- AntonAylward - 05 Oct 2005

Answer

ALERT! 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.

Anton: I am not aware of an existing Plugin or add-on, but you can scan the PluginPackages and AddOnPackages, or do a simple WebSearch.

If you write one I suggest a Plugin (instead of a standalone cgi script) that listens to a cgi paramter. (A similar thing has been done with the CommentPlugin for comment save.)

-- PeterThoeny - 05 Oct 2005

I'm reluctant to write a plugin that ends up loading down all topics, even those that don't use it. There are already too many plugins that do this. As CC has pointed out, the real slowdown for TWiki is compiling all this stuff that is never going to be executed.

-- AntonAylward - 06 Oct 2005

There is a minimal performance impact if you do lazy loading of Plugin code. See SpreadSheetPlugin and others that do that.

-- PeterThoeny - 06 Oct 2005

You are correct, Peter, and I wish more plugin authors did that.

However my point still holds.

-- AntonAylward - 06 Oct 2005

Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r7 - 2005-10-06 - 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.