Advertisement
Guest User

wordpress engine

a guest
Sep 10th, 2012
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1.  
  2. [setup]
  3. enabled=1
  4. default checked=0
  5.  
  6. fixed url=https://signup.wordpress.com/signup/
  7. url must have=https://signup.wordpress.com/signup/
  8.  
  9. engine type=Web 2.0
  10. description=Creates a blog entry on wordpress.com
  11.  
  12. dofollow=1
  13. anchor text=1
  14. uses pages=0
  15.  
  16. extract keywords=0
  17.  
  18. skip ext links on=0
  19. skip content on=0
  20. skip url content on=0
  21. posted domain check=1
  22.  
  23.  
  24. [Login]
  25. type=login
  26. must be filled=1
  27. hint=The login for websites that need an account. Use numbers and letters only.
  28. min length=4
  29. static=1
  30. upcase=0
  31.  
  32.  
  33. [Password]
  34. type=password
  35. must be filled=1
  36. hint=A password used for websites that need an account. Use numbers and letters only.
  37. min length=5
  38. static=1
  39.  
  40. [Your E-Mail]
  41. type=email
  42. static=1
  43.  
  44. [URL]
  45. type=url
  46.  
  47. [Anchor_Text]
  48. type=text
  49.  
  50. [Article_Title]
  51. type=text
  52. allow html=0
  53. must be filled=1
  54. hint=capitalize each word.
  55. max length=100
  56.  
  57. [Article]
  58. type=memo
  59. allow html=1
  60. html to bbs=0
  61. must be filled=1
  62. hint=The full article comes here.
  63. auto modify=0
  64. auto add anchor url content={If you are you looking for|Here's|{If you want to|To|If you're ready to} {see|check out|find|find out|learn|read}|Here is|For} {more|more info|more information} {about|on|in regards to|regarding} <a href="%url%">%anchor_text%</a> {check out|stop by|visit|review|take a look at|have a look at|look at|look into} %url_domain%%url_path%
  65. auto add anchor url=1
  66. html line break=1
  67.  
  68.  
  69. [verify_url]
  70. type=extract
  71. find url=http://%login%.wordpress.com/
  72.  
  73.  
  74. [REGISTER_STEP1]
  75. modify url=https://signup.wordpress.com/signup/
  76.  
  77. form name=*Submit|*Create Blog
  78. form id=setupform
  79. form url=https://signup.wordpress.com/signup/
  80.  
  81. submit success=Check Your E-mail to Complete Registration|%your e-mail%|An e-mail has been sent to %your e-mail% to activate your account. Check your inbox and click the link in the message. It should arrive within 30 minutes. If you do not activate your account within two days, you will have to sign up again.|Update Your Profile!|Activate Your WordPress.com Account
  82. submit failed=The email address you provided is invalid.|Sorry, that username already exists! Is %login% yours? Log in|Sorry, that site already exists!|Passwords must match!|Only lowercase letters (a-z) and numbers are allowed.
  83. submit success skip verify=Email is already in use!
  84.  
  85.  
  86. verify submission=1
  87. verify interval=1
  88. verify timeout=30
  89. first verify=0
  90. verify by=email
  91. verify on unknown status=1
  92.  
  93. set unknown variable=%leave%
  94.  
  95. blogname=%login%
  96. user_name=%login%
  97. pass1=%password%
  98. pass2=%password%
  99. user_email=%your e-mail%
  100. wpcom_blog_sub=%leave%
  101. language=%leave%
  102.  
  103.  
  104. [LOGIN_STEP1]
  105. modify url=https://%login%.wordpress.com/wp-login.php
  106.  
  107. form name=*wp-submit|*Log In
  108. form url=*/wp-login.php
  109. form id=loginform
  110.  
  111. submit success=Welcome to WordPress.com!|Dashboard|You are now in your blog’s “dashboard” where you can write new posts and control lots of important settings and features.|%login%|Sign Out
  112. submit failed=ERROR: Invalid email or username.
  113.  
  114. verify on unknown status=1
  115.  
  116. log=%login%
  117. pwd=%password%
  118. rememberme=%leave%
  119.  
  120. [STEP1]
  121. modify url=https://%login%.wordpress.com/wp-admin/post-new.php
  122.  
  123. submit success=*Share your post*|*Tagging*|*You published*
  124.  
  125. form name=*publish|*Publish
  126. form url=https://%login%.wordpress.com/wp-admin/post-new.php
  127. form id=poststuff
  128.  
  129. set unknown variable=%leave%
  130. variable must be used=url
  131.  
  132. post_title=%article_title%
  133. content=%article%
  134.  
  135.  
  136. [STEP2]
  137.  
  138. modify url=http://%login%.wordpress.com/
  139.  
  140. submit success=%article_title%
  141.  
  142. verify submission=1
  143. verify interval=1
  144. verify timeout=1
  145. first verify=0
  146. verify by=search
  147. verify search for=%article_title%
  148. verify on unknown status=1
  149.  
  150. set unknown variable=%leave%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement