Differences

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

Link to this comparison view

wiki:register [2015/06/16 20:48]
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 within one business day.  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 link to your lab website, LinkedIn profile, etc.  You can edit it 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" 
-textbox "Enter 'agree' if you agree" /^agree$/ 
-submit "Request Account" 
-</form>