Advertisement
Guest User

bibsonomy

a guest
Nov 21st, 2013
2,219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1.  
  2. [setup]
  3. enabled=1
  4. default checked=0
  5.  
  6.  
  7. engine type=My Test
  8. description=Registers pr7 profile link to bibsonomy.com
  9. dofollow=0
  10. anchor text=1
  11. creates own page=1
  12. uses pages=0
  13.  
  14. url must have1=http://www.bibsonomy.org/*
  15.  
  16. fixed url=http://www.bibsonomy.org/register
  17.  
  18. add keyword to search=0
  19. use blog search=0
  20. extract keywords=0
  21.  
  22. skip ext links on=0
  23. skip content on=0
  24. skip url content on=0
  25. posted domain check=1
  26.  
  27.  
  28. [Login]
  29. type=login
  30. must be filled=1
  31. hint=The login for websites that need an account. Use numbers and letters only.
  32. min length=4
  33. static=1
  34.  
  35. [Password]
  36. type=password
  37. must be filled=1
  38. hint=A password used for websites that need an account. Use numbers and letters only.
  39. min length=8
  40. static=1
  41.  
  42. [Your E-Mail]
  43. type=email
  44. static=1
  45.  
  46. [URL]
  47. type=url
  48.  
  49. [email_link]
  50. type=extract
  51. find url=*activate/*
  52. ;default=/login
  53. static=2
  54.  
  55. [Anchor_Text]
  56. type=text
  57. allow html=0
  58. must be filled=1
  59. hint=Use the keyword that you would like your page getting ranked for. Also use spin syntax here for more than one anchor text.
  60.  
  61. [get_recaptcha_challenge]
  62. type=extract
  63. search url=*challenge?k=*
  64. front=challenge : '
  65. back='
  66. static=2
  67.  
  68. [recaptcha_k]
  69. type=extract
  70. ;find url=*http://api.recaptcha.net//challenge?k=*
  71. url=http://api.recaptcha.net//challenge?k=6Lef6gAAAAAAAPvrfh4xDy4hU4HwxNntiEtiMiNv
  72. front=challenge : '
  73. back='
  74. static=2
  75.  
  76.  
  77. [REGISTER_STEP1]
  78. submit success=Welcome to BibSonomy|You successfully registered as user|Congratulations
  79. submit failed=<h2 class="header">error</h2>
  80. submit failed retry=span id="recaptcha_response_field.errors">
  81. ;try to continue without verification=1
  82.  
  83.  
  84. ;form id=command
  85. form url=*/register*
  86. ;variable must be used=your e-mail
  87. set unknown variable=%leave%
  88.  
  89. add fixed data=dummy=1;recaptcha_challenge_field=%get_recaptcha_challenge%;recaptcha_response_field=%captcha% http://www.google.com/recaptcha/api/image?c=%get_recaptcha_challenge%
  90. add fixed data condition=recaptcha_widget
  91.  
  92. registerUser.name=%login%
  93. registerUser.password=%password%
  94. passwordCheck=%password%
  95. registerUser.email=%your e-mail%
  96. registerUser.homepage=%url%
  97. registerUser.realname=%spinfile-lnames.dat% %spinfile-names.dat%
  98. ;recaptcha_response_field=%captcha% https://www.google.com/recaptcha/api/image?c=%get_recaptcha_challenge%
  99. acceptPrivacy=1
  100.  
  101. verify submission=1
  102. verify by=email
  103. first verify=0
  104. verify interval=10
  105. verify timeout=30
  106. verify on unknown status=1
  107.  
  108.  
  109. [LOGIN_STEP1]
  110. submit success=logged in as|href="/logout"
  111. submit failed=The password and username you entered do not match or the username is not registered
  112. ;submit failed retry=
  113.  
  114. ;find link=Sign In
  115. ;find url=*/login_internal/*
  116. ;alternative url=/login
  117.  
  118. modify url=http://www.bibsonomy.org/
  119.  
  120. form name=sign in
  121. form id=login_internal
  122. form url=*/login_internal*
  123.  
  124.  
  125. ;verify on unknown status=1
  126.  
  127. set unknown variable=%leave%
  128.  
  129. password=%password%
  130. username=%login%
  131. ;remember_me1=1
  132.  
  133. [STEP1]
  134. submit success=href="%url%|href='%url%|href=%url%
  135. submit failed=<h2 class="header">error</h2>
  136. submit failed retry=span id="recaptcha_response_field.errors">
  137.  
  138.  
  139. modify url=http://www.bibsonomy.org/editBookmark
  140. just download=1
  141.  
  142. [STEP2]
  143. form url=/editBookmark*
  144. form name=save
  145. form id=postForm
  146.  
  147. add fixed data=dummy=1;recaptcha_challenge_field=%recaptcha_k%;recaptcha_response_field=%captcha% http://www.google.com/recaptcha/api/image?c=%recaptcha_k%
  148. ;add fixed data condition=recaptcha_widget
  149.  
  150.  
  151. post.resource.url=%url%
  152. post.resource.title=%Website_title%
  153. tags=%tag% %tag% %tag%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement