Differences

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

Link to this comparison view

Next revision
Previous revision
wiki:register [2015/06/05 04:59]
Jon Daniels created
wiki:register [2019/12/30 17:32] (current)
Line 1: Line 1:
 <form> <form>
-Action mail jon@asiimaging.com +Action mail jon@asiimaging.com melissa@asiimaging.com 
-Thanks "Thanks for requesting an account.  Your account should be created within one business day.  You will receive an email with your initial password."+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" +Fieldset "Account:
-Textbox  "Username (all lower case, '.', '-', and '_' allowed)" /^[0-9a-z\.\-\_]+$/  +Textbox  "Username (not case sensitive):" /^[a-z][a-z0-9\.\_\-]+[a-z0-9]$/  
-Textbox "Real Name" +Email "E-Mail Address:"
-Email "Your E-Mail Address"+
  
-fieldset "even more fields+Fieldset "Personal Information
-select "Please select an option" "Peaches|Apples|Oranges+Textbox "Real Name:" 
-static "Some static text that could be an agreement+Textarea "Brief Biography: x4 
-yesno "Read the agreement?+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.).  It is helpful to add something about your experience or interest in diSPIMs.  Your user page can be edited later.
-textarea "Tell me about your self+ 
-textbox "You need to write 'agree' here" /^agree$/ +fieldset "User Agreement
-submit "Submit Query"+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> </form>
 +