AllUserGroup
This group includes all registered users and is used for subscribing all members to a newsletter. It must be updated periodically to add new members who have joined.
<!--
parameters: groupname
-->
%STARTSECTION{"updatelist"}%<!-- updatelist --><sticky><noautolink>
---+++ Update the "[[%WEB%.%TOPIC%][%TOPIC%]]" to include new users
<div class='foswikiFormSteps'>
%SEARCH{"form.name ~ '*.UserForm'"
type="query" web="%USERSWEB%"
nonoise="on"
excludetopic="%GROUPINFO{"AllUserGroup" format="$wikiname"}%"
separator=", "
header=" <form action='%SCRIPTURLPATH{manage}%/%WEB%/%TOPIC%' method='POST'>
<input type='hidden' name='groupname' value='%TOPIC%'/>
<input type='hidden' name='action' value='addUserToGroup'/>
<input type='hidden' name='redirectto' value='%BASEWEB%.%BASETOPIC%'/>
<input type='hidden' name='username' value='"
footer="' />
<div class='foswikiFormStep'>
<input class='foswikiSubmit' type='submit' value=' Click to update Group ' />
</div></form>"
format="$topic"
zeroresults="<div class='foswikiFormStep'>No users to be added at this time.</div>"
}%
<div class='foswikiFormStep foswikiLast'>
%SEARCH{"form.name ~ '*.UserForm'" type="query" web="%USERSWEB%" nonoise="on" excludetopic="%GROUPINFO{"AllUserGroup" format="$wikiname"}%" separator=", " format="$topic" header="*Users to be added:* " zeroresults="on" }%
</div>
</div>
</noautolink></sticky>
<!-- //updatelist -->%ENDSECTION{"updatelist"}%
Members
LynnwoodBrown,
LynnwoodTestUser,
LynnwoodTestUser1,
NormanSmit
Related topics: AccessControl,
WikiGroups