Registration
To edit pages on this site, you must have a registered user name and password. Sorry, Registration has been temporarily disabled
If you already have an account, you can
change and
reset your password.
<!--
-->
%STARTSECTION{"addusertogroups"}%<!-- addusertogroups -->
%GROUPINFO{
header="$percntINCLUDE{\"%WEB%.%TOPIC%\" section=\"rendergroupheader\"}$percnt"
footer="$percntINCLUDE{\"%WEB%.%TOPIC%\" section=\"rendergroupfooter\"}$percnt"
format="$percntINCLUDE{\"%WEB%.%TOPIC%\"
section=\"rendergroup\"
groupname=\"$name\"
allowschange=\"$allowschange%IF{"$ WIKINAME='WikiGuest'" then="(RegistrationAgent)"}%\"
}$percnt"
separator=" "
}%
<!-- /addusertogroups -->%ENDSECTION{"addusertogroups"}%
TODO: need to make the header&footer not display if there are no groups they can join
TODO: should redo this topic to look differet between a guest registering themselves, and a registered user inviting/registering a user
<!--
parameters: groupname, allowschange
-->
%STARTSECTION{"rendergroup"}%<!-- rendergroup -->
%INCLUDE{"%WEB%.%TOPIC%"
section="%IF{"%allowschange% = 1" then="changegroup" else="nochange"}%"
groupname="%groupname%"
inputtype="%REGISTRATIONGROUPTYPE%"
}%
<!-- /rendergroup -->%ENDSECTION{"rendergroup"}%
<!--
parameters: groupname, inputtype
-->
%STARTSECTION{"changegroup"}%<!-- changegroup -->
<input type="%inputtype%" name="Twk0AddToGroups" class="foswikiInputField" value="%groupname%" label="%groupname%" />
%IF{"not istopic '%USERSWEB%.%groupname%'" then="<nop>" else="%USERSWEB%."}%%groupname%
<!-- /changegroup -->%ENDSECTION{"changegroup"}%
<!--
parameters:
-->
%STARTSECTION{"nochange"}%<!-- nochange// --> %ENDSECTION{"nochange"}%
<!--
parameters:
-->
%STARTSECTION{"rendergroupheader"}%<!-- rendergroupheader -->
<tr>
<td class="registrationLabel"> %MAKETEXT{"Wiki Groups to join:"}% </td>
<td>
<!-- //rendergroupheader -->%ENDSECTION{"rendergroupheader"}%
<!--
parameters:
-->
%STARTSECTION{"rendergroupfooter"}%<!-- rendergroupfooter -->
</td>
</tr>
<!-- //rendergroupfooter -->%ENDSECTION{"rendergroupfooter"}%
Important: the information provided in this form will be stored in a database on the web server. This database is accessible to anyone who can access the server through the web (though passwords will be encrypted, and e-mail addresses will be obfuscated to help prevent spamming). Your country, or the country where the server is hosted, may have Data Protection laws governing the maintenance of such databases. If you are in doubt, you should contact
Sven@dowideit.org for details of the Data Protection Policy of this web server before registering.