add_an_app

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
add_an_app [2019/05/12 07:29] – ↷ Page moved from playground:add_an_app to add_an_app espiegel123add_an_app [2019/05/13 04:37] – [App Submission Form] remove url test for app store link since the ? breaks the regex matching espiegel123
Line 19: Line 19:
  
 Fieldset "Information about the App Developer (optional)" Fieldset "Information about the App Developer (optional)"
-TextBox "App store link URL (optional)"/^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\'\/\\\+&%\$#_]*)?$/+TextBox "App store link URL (optional)"
 TextBox "Developer Name (optional)" ! TextBox "Developer Name (optional)" !
 TextBox "Developer Website (optional)" ! /^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\'\/\\\+&%\$#_]*)?$/ TextBox "Developer Website (optional)" ! /^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\'\/\\\+&%\$#_]*)?$/
Line 30: Line 30:
 submit "Add to wiki" submit "Add to wiki"
 </form> </form>
 +
 +{{tag>authoring}}
  • add_an_app.txt
  • Last modified: 2020/02/07 06:55
  • by _ki