• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Question: can groups only be defined in the Main web ($TWiki::cfg{UsersWebName} = 'Main'). I think that this is reasonable to presume as searching for groups will be speeded up search for them only in the Main web.

===================================================================
--- lib/TWiki/Users/TWikiUserMapping.pm (revision 9915)
+++ lib/TWiki/Users/TWikiUserMapping.pm (working copy)
@@ -76,7 +76,7 @@
        _cbdata       => \@list,
        inline        => 1,
        search        => "Set GROUP =",
-       web           => 'all',
+       web           => $TWiki::cfg{UsersWebName},
        topic         => "*Group",
        type          => 'regex',
        nosummary     => 'on',


it certainly is sped up on larger twikis running on comparitively slow disks. And while i'd rather that users and groups could be in all sorts of webs, it certainly makes sense to restrict groups in the same way as user topics are..

Sven


Done as SVN 9924, 9927 -- MD

ItemTemplate
Summary Groups should be defined in UsersWebName only (performance improvement)
ReportedBy TWiki:Main.MichaelDaum
Codebase ~twiki4, ~develop
SVN Range Mon, 24 Apr 2006 build 9906
AppliesTo Engine
Component

Priority Normal
CurrentState Closed
WaitingFor

Checkins 9924 9927
TargetRelease patch
Edit | Attach | Watch | Print version | History: r8 < r7 < r6 < r5 < r4 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r8 - 2006-06-08 - SteffenPoulsen
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback