Diigo Engine try
I'm having a go at the Diigo pltform listed in the Web 2.0s.
This is where I got so far:
[setup]
fixed url=https://secure.diigo.com/sign-up
url must have=*://*secure.diigo.com*
description=Creates an account on Diigo and saves a bookmark
enabled=1
default checked=0
engine type=Custom
dofollow=0
anchor text=0
uses pages=1
;check previous submissions/verified urls at main url to not spam a site
posted domain check=1
;-------------------------------------------------------------------------
;the variables we have to define for this engine (if not already defined before)
;name, keyword, url, e-mail are already defined by default
[URL]
type=url
[Your E-Mail]
type=email
[Website_title]
type=text
allow html=0
must be filled=1
hint=Thats usually the anchor text, so please make sure it may holds an important keyword.
replace ,; -
max length=75
min words=3
tier data=%meta_title%
[Description_250]
type=memo
max length=250
min length=50
allow html=0
must be filled=1
hint=Use spin syntax here to not get duplicate content.
tier data=%meta_desc%
[Login]
type=login
must be filled=1
hint=The login for websites that need an account. Use numbers and letters only.
min length=6
static=1
upcase=0
[Password]
type=password
must be filled=1
hint=A password used for websites that need an account. Use numbers and letters only.
static=1
[REGISTER_STEP1]
modify url=https://secure.diigo.com/sign-up
form name=registerForm
username=%Login%
first_name=%spinfile-names.dat%
last_name=%spinfile-lnames.dat%
email=%Your E-Mail%
password=%Password%
rPassword=%Password%
recaptcha_response_field=%captcha%
;set unknown variable=%Password%
submit success=Your account has been created|We've sent you an email to %your e-mail% to verify your account|Please look up the email and click the link there to activate your account
submit failed=Incorrect username format|Sorry, the username %Login% is taken|First Name and Last Name can't be empty|Incorrect email format|Incorrect password format|The retyped Password does not match|captcha error
;submit success skip verify=This username already exists.|This email is already being used.
verify submission=1
verify by=email
verify url=http://www.diigo.com/
verify on unknown status=1
verify interval=20
verify timeout=600
try to continue without verification=0
[LOGIN_STEP1]
modify url=https://secure.diigo.com/sign-in
submit success=Sign out
submit failed=Invalid Username and Password combination.
form url=https://secure.diigo.com/sign-in
form name=loginForm
username=%Login%
password=%Password%
[STEP 1]
modify url=http://www.diigo.com/post?url
submit success=%url%
;submit failed=
form name=newBookmarkForm
form url=/item/save/bookmark
url=%url%
title=%Website_title%
description=%Description_250%
tags=%leave%
privateInput=0
unreadcheckbox=0
verify submission=1
verify interval=1
verify timeout=1
verify url=http://www.diigo.com/user/%Login%
first verify=1
verify by=url
verify on unknown status=1
At the moment it doesn't work.
I get an error in the debugger "Unknown field "rPassword" was used in form" although I think I have defined it.
Also the registration step should be verified by email, but in the project settings I don't get the "email verification" button.
Any help appreciated.
Comments
verify submission=1
i have two question about:
1. is possible to send another post to account which i was made in the past - example - i have some account made by GSA and i want send another article to the same account?
2. i have some accounts in my database (ex. txt ) - in this txt file i have 50 account - can i use them to work with GSA - example i have 1 account from diigo+ 1 digg +... i know i have to build template first but it is possible?
thanks...
zaza
1. Yes if you use that in a new project you can import accounts from another project so it will use that there.
2. You must have it in a special format like
http://www.domain.com $FF login=<login> $01 password=<password>
and add it to the <project>.static file. Sorry there is no other way and probably never will be.
the bug in the diigo script was [STEP 1], it should be [STEP1]
beside that all works fine
thanks reply,
one other question:
is login and password from GSA projects are save(d) somwhere? example -social network login+pass...
thx
Imorting data into project
@2. You must have it in a special format like http://www.domain.com $FF login= $01 password= and add it to the .static file. Sorry there is no other way and probably never will be.
how to i can add page/www/pass data into <project>.ini file - may i import form file?
Can I see example - i read tuts from pdf but i can't see such case,
best regards zaza
???scribd:
variable must be user=document
file=%document%
my profile data:
variable must be user=?
file=%document%
yes i know whats is format data...
but if i have a list with 100 accounts ((example tumbrl) or mix different sites)
how tu import this data into project (but this data are not from GSA - this data are from other soft
i have every data needed to login/post/ect)
?
I HAVE MY ACCOUNTS in txt file - i can't import from other project beacouse i have this account from other soft.... :(:(
how to import this account into project?