Advertisement
Guest User

Untitled

a guest
May 21st, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1.  
  2. [setup]
  3. ;does not allow to register
  4. enabled=0
  5. default checked=0
  6.  
  7. fixed url=http://www.runnersworld.co.uk/members/join/
  8. url must have=*://*runnersworld.co.uk*
  9.  
  10. engine type=Web 2.0
  11. description=Creates a profile on runnersworld.co.uk\n\nWork done by Ozz.
  12.  
  13. dofollow=1
  14. anchor text=1
  15. creates own page=1
  16. uses pages=0
  17.  
  18. extract keywords=0
  19.  
  20. skip ext links on=0
  21. skip content on=0
  22. skip url content on=0
  23. posted domain check=1
  24.  
  25. [Your E-Mail]
  26. static=1
  27. type=email
  28.  
  29. [URL]
  30. type=url
  31.  
  32. [About_Yourself]
  33. type=memo
  34. allow html=0
  35. allow return=1
  36. must be filled=1
  37. max length=250
  38. hint=Please fill this with some information about yourself. Use the spin syntax heavily here.
  39. auto modify=0
  40. default=%file-about_yourself.dat%
  41. custom mode=1
  42.  
  43. [Login]
  44. type=login
  45. must be filled=1
  46. hint=The login for websites that need an account. Use numbers and letters only.
  47. min length=5
  48. static=1
  49.  
  50. [Password]
  51. type=password
  52. must be filled=1
  53. hint=A password used for websites that need an account. Use numbers and letters only.
  54. min length=6
  55. static=1
  56.  
  57. [Twitter_URL]
  58. type=text
  59. hint=Enter the Twitter URL you might use for the projects Website. Leave this empty if you don't have one.
  60. must be filled=0
  61. allow html=0
  62.  
  63. [Facebook_URL]
  64. type=text
  65. hint=Enter the Facebook URL you might use for the projects Website. Leave this empty if you don't have one.
  66. must be filled=0
  67. allow html=0
  68.  
  69. [REGISTER_STEP1]
  70. modify url=http://www.runnersworld.co.uk/members/join/
  71.  
  72. submit success=<h2>Activate your account</h2>|Please use the link sent to you via email, including the activation key.
  73. submit failed=Please enter a first name between 1 and 31 bytes.|Please enter a last name between 1 and 31 bytes.|Please enter a username between 4 and 31 bytes.|Please enter a valid email address.|Email addresses do not match!|Please enter a password of at least 6 characters|Passwords do not match!|Please enter the characters you see in the image.|Please enter the text you see in the image.
  74. ;submit success skip verify=
  75.  
  76.  
  77. form url=http://www.runnersworld.co.uk/members/join/
  78.  
  79.  
  80. verify submission=1
  81. verify interval=10
  82. verify timeout=30
  83. first verify=0
  84. verify by=email
  85. verify on unknown status=1
  86.  
  87. set unknown variable=%leave%
  88.  
  89. txtFirstName=%spinfile-names.dat%
  90. txtLastName=%spinfile-lnames.dat%
  91. txtNickname=%login%
  92. txtPostcode=dn91hp
  93. email=%your e-mail%
  94. confirm_email=%your e-mail%
  95. password=%password%
  96. confirmpassword=%password%
  97. imgverify=%captcha%
  98. agreement=1
  99.  
  100. [LOGIN_STEP1]
  101. modify url=http://www.runnersworld.co.uk/members/login/
  102.  
  103. submit success=>%login%<|>[sign out]<
  104. submit failed=Please enter a username.|Please enter a password.
  105.  
  106. verify on unknown status=1
  107.  
  108. form name=*Login
  109. form url=http://www.runnersworld.co.uk/members/login/
  110. form id=login
  111.  
  112. set unknown variable=%leave%
  113.  
  114. Email=%your e-mail%
  115. Password=%password%
  116.  
  117. [STEP1]
  118. link type=Profile-URL
  119.  
  120. modify url=http://technorati.com/account/
  121.  
  122. ;submit success=
  123. ;submit failed=
  124.  
  125. verify submission=1
  126. verify interval=1
  127. verify timeout=1
  128. verify url=http://technorati.com/people/%login%/
  129. first verify=0
  130. verify by=url
  131. verify on unknown status=1
  132. verify search detail url=0
  133.  
  134. form name=*Update Account
  135. form url=http://technorati.com/account/
  136.  
  137. set unknown variable=%leave%
  138. variable must be used=url
  139.  
  140.  
  141. blurb=%about_yourself%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement