Advertisement
Guest User

Untitled

a guest
Feb 12th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. [setup]
  3. enabled=1
  4. default checked=0
  5.  
  6. url must have=http://tblog.com*|http://www.tblog.com*
  7. page must have=!Sorry, site registration is closed
  8.  
  9. engine type=Web 2.0
  10. description=Creates a blog entry and/or a link with description.
  11.  
  12. dofollow=1
  13. anchor text=1
  14. creates own page=1
  15. uses pages=0
  16.  
  17. fixed url=http://tblog.com
  18.  
  19. add keyword to search=2
  20. use blog search=0
  21. extract keywords=0
  22.  
  23. skip ext links on=0
  24. skip content on=0
  25. skip url content on=0
  26. posted domain check=1
  27.  
  28. [Your E-Mail]
  29. type=email
  30. static=1
  31.  
  32. [URL]
  33. type=url
  34.  
  35. [Anchor_Text]
  36. type=text
  37. alternate data=%spinfile-generic_anchor_text.dat%
  38.  
  39. [Article_Title]
  40. type=text
  41. allow html=0
  42. must be filled=1
  43. hint=capitalize each word.
  44. max length=45
  45.  
  46. [Article]
  47. type=memo
  48. allow html=1
  49. must be filled=1
  50. hint=The full article comes here.
  51. auto modify=0
  52. html line break=1
  53. auto add anchor url=1
  54. auto add anchor url content=%file-auto_anchor-article.dat%
  55. custom mode=1
  56.  
  57. [Login]
  58. type=login
  59. must be filled=1
  60. hint=The login for websites that need an account. Use numbers and letters only.
  61. min length=10
  62. static=1
  63.  
  64. [Password]
  65. type=password
  66. must be filled=1
  67. hint=A password used for websites that need an account. Use numbers and letters only.
  68. min length=6
  69. static=1
  70.  
  71. [Category]
  72. type=category
  73. must be filled=1
  74. hint=See some sample sites what categories exist. It is a bit complex to define the right one though.
  75.  
  76. [About_Yourself]
  77. type=memo
  78. allow html=1
  79. allow return=1
  80. must be filled=1
  81. hint=Please fill this with some information about yourself. Use the spin syntax heavily here.
  82. custom mode=1
  83. auto modify=0
  84. default=%file-about_yourself.dat%
  85. auto add anchor url=2
  86. auto add anchor url content=%file-auto_anchor.dat%
  87.  
  88.  
  89.  
  90. [Verify_url]
  91. type=extract
  92. find url=http://%login%.tblog.com/post/*
  93. find link=view
  94. default=http://%login%.tblog.com
  95.  
  96. [REGISTER_STEP1]
  97. modify url=http://www.tblog.com/register.php
  98.  
  99. form name=signupform*
  100. form url=*/register.php
  101.  
  102. submit success=Success!|An email has been sent to %your email% with your login information and activation link. Your activation code will expire in 4 hours. Thanks again for joining!
  103. submit failed=Bummer! It looks like someone already has this username, or you have already used this email address... Try another one...|It looks like the spam protection code you entered didn't quite match. Want to try one more time?|Sorry, this doesn't appear to be a valid email address. Come on, no funny stuff.
  104.  
  105.  
  106. verify submission=1
  107. verify interval=30
  108. verify timeout=30
  109. first verify=0
  110. verify by=email
  111. verify on unknown status=0
  112.  
  113. username=%login%
  114. password=%password%
  115. password_confirm=%password%
  116. email=%your e-mail%
  117. zipcode=%random-40021-87745%
  118. security_try=%captcha%
  119.  
  120.  
  121. [LOGIN_STEP1]
  122. modify url=http://www.tblog.com
  123.  
  124. form url=*/login.php
  125. form name=*login
  126.  
  127. submit success=>logout<|/?logout"|Hello, %login%!
  128. submit failed=<div class="large-header">Forgot your password?</div>
  129.  
  130. verify on unknown status=0
  131.  
  132. uname=%login%
  133. password=%password%
  134.  
  135. [STEP1]
  136. ;skip further setups
  137. find url=http://www.tblog.com/?new_cust
  138. find link=skip these steps*
  139. alternative url=/?new_cust
  140. just download=1
  141.  
  142. submit success=This post has been published!
  143. submit failed=!This post has been published!
  144.  
  145. verify submission=1
  146. verify interval=30
  147. verify timeout=30
  148. verify url=%verify_url%
  149. first verify=0
  150. verify by=url
  151. verify on unknown status=0
  152.  
  153. [STEP2]
  154. find link=MY BLOG
  155. find url=*/blog_admin/
  156. alternative url=/blog_admin/
  157. just download=1
  158.  
  159. [STEP3]
  160. find link=Write a Post
  161. find url=*addpost.php
  162. alternative url=/blog_admin/addpost.php
  163.  
  164. form name=*post_form
  165. form url=*addpost.php
  166.  
  167. set unknown variable=%leave%
  168.  
  169. ititle=%Article_Title%
  170. ibody=%Article%
  171. iclosed=1
  172. tblog_cat=%category%
  173.  
  174. [STEP4]
  175. find url=*/posts.php
  176. find link=MY POSTS
  177. just download=1
  178.  
  179. [EXTRA_STEP1]
  180. modify url=http://www.tblog.com/profile.php?edit=about
  181.  
  182. submit success=Success!|You have updated your "about me" blurb!
  183.  
  184.  
  185. verify submission=1
  186. verify interval=30
  187. verify timeout=30
  188. verify url=http://www.tblog.com/profile_%login%.html
  189. first verify=0
  190. verify by=url
  191. verify on unknown status=0
  192.  
  193. form name=*Make Changes
  194. form url=*profile.php
  195.  
  196. about=%about_yourself%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement