• 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.

Item7475: Extend Value of AllAuthUsersGroup with associated variable

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Enhancement New   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

The AllAuthUsersGroup is a good start. I can see some ways that the value of this could be extended by adding a corresponding variable that worked similarly to WEBLIST

e.g.

%ALLAUTHUSERS% expands to the list of all authenticated users

%ALLAUTHUSERS{sep=", "}% same as above (comma would be the default)

%ALLAUTHUSERS{sep=" | "}% easy to use in a table

%ALLAUTHUSERS{link="on"}% would include the Main. part on each name (default)

%ALLAUTHUSERS{link="off"}% would not include the Main. part on each name

...

(note that I like the idea of a parameter that toggles include the Main. part, similar to WIKINAME vs WIKIUSERNAME. I'm not tied to link for the parameter, just the idea.)

The AllAuthUsersGroup topic would exist, and could contain something like

   * Set Group = %ALLAUTHUSERS%
so that a TWiki Admin (or anyone with access) could look at this and see the list.

Use cases: do something with all users, e.g. applications that go beyond what UserReports offers, such as an application that sends email to all users, subscribing all users easily to topic changes, etc...

-- TWiki:Main/VickiBrown - 2014-03-30

Good idea. Please file a feature proposal topic at TWiki:Codev.TWikiFeatureProposals

I think a %ALLAUTHUSERS% without parameters is sufficient. The comma separated list can easily be manipulated with list functions of the SpreadSheetPlugin.

-- TWiki:Main.PeterThoeny - 2014-03-30

ItemTemplate
Summary Extend Value of AllAuthUsersGroup with associated variable
ReportedBy TWiki:Main.VickiBrown
Codebase 6.0.0
SVN Range TWiki-6.0.1-trunk, Sat, 22 Mar 2014, build 27164
AppliesTo Engine
Component

Priority Enhancement
CurrentState New
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r2 - 2014-03-30 - PeterThoeny
 
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