Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:register [2015/06/17 14:38]
Jon Daniels
wiki:register [2019/12/30 17:32]
Line 1: Line 1:
-<form> 
-Action mail jon@asiimaging.com @@E-mail Address:@@ 
-Thanks "Your account should be created soon (hopefully within hours but possibly as long as 2 business days).  You will receive an email with an initial password." 
  
- 
-Fieldset "Account:" 
-Textbox  "Username (not case sensitive):" /^[a-z][a-z0-9\.\_\-]+[a-z0-9]$/  
-Email "E-Mail Address:" 
- 
-Fieldset "Personal Information" 
-Textbox "Real Name:" 
-Textarea "Brief Biography: " x4 
-Static "Your biography will be set as the initial content of your user page, so only put information you are comfortable sharing. Feel free to include links (e.g.  lab website, LinkedIn profile, etc.)  Your user page can be edited later." 
- 
-fieldset "User Agreement" 
-wiki "All contributors to the diSPIM wiki must abide by the following principles: 
-  - **lawful behavior**: do not post copyrighted material, no harassment, etc. 
-  - **attribution**: give credit where credit is due (including by linking to other work) 
-  - **freely-licensed contributions**: your contributions are freely licensed according to the notice on the bottom of each page ([[http://creativecommons.org/licenses/by-sa/3.0/|CC Attribution-Share Alike 3.0 Unported]])" 
-textbox "Enter 'agree' if you agree" /^agree$/ 
-submit "Request Account" 
-</form>