Archived Comments (locked)

in
Subscribe to Archived Comments 14 posts, 12 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
r#x D#mon Scriptwright

:D sorce is copied

 
Vampire User

Thanks Sharath for such a nice script...I have posted about it on ma blog...Hope u don't mind :)

Keep Rockin

 
Avindra V.G. Scriptwright

orkut < facebook

:)

 
jason dude User

hey my smileys dnt wrk pls help me yaar!! hw to activate???

 
Sharath Script's Author

Script Updated.


I have made the fixes required to work correctly now. Please uninstall the older version and install this newer version to have it work well.

Cheers!

 
beril User

nothing happend to me i couldn't able to see any bar..please help me

 
khalid592240 User

ut how to install the script file.. i clicked on install script button above.. it downloaded the script.. now what ? do we need to place the script in some file.. how should we install ?

 
Harry-101 User

but how to install the script file.. i clicked on install script button above.. it downloaded the script.. now what ? do we need to place the script in some file.. how should we install ?

 
waaiibbhhaaw Scriptwright

dude .... its very heavy to load ,,,,its not suitable for ppl with low bandwidth!!

 
Sharath Script's Author

@gultus
Thank you very much for the suggestion. I have now made the necessary changes as you said.
This new version also includes more smileys for scrap-books.

 
Sharath Script's Author

@Siva
That script is mine too. Just someone else has posted it. You can see my initial post here: http://technowise.blogspot.com/2007/01/orkut-fo.... My post would date back to any other post of that script. Anyway, I do not have any problem with others improving my script. But please make a mention of where you got the original script from, or the author of initial script instead of only writing your name.

 
Siva Jawaji Scriptwright

Hi Sharath,

Why are you making false claims about me ripping off your script.

My script below...

http://userscripts.org/scripts/show/12841

is not based on yours, it is based on the following one.

http://userscripts.org/scripts/show/11033

Also, what is wrong on improving existing script and adding new features. These are not for commerical purpose and only intent to help buddies.

Thanks
Siva

 
gultus Scriptwright

Nice script

One drawback is doesnt take care of the prompt text that orkut uses in scrapboxes like
"enter text or paste HTML (HTML for friends only)" for english could be different

If the first thing that is done with out any text entered by the user then the codes entered by the script are in gray and considered as part of prompt text and could be erased if clicked outside the textarea.
Just fixt it by adding this code whenever entering into the box. i haven't seen the source so i cant tell where to do it you decide and put it at an appropriate place.

scrapbox = document.getElementById("scrapText"); if(scrapbox.value==scrapbox.getAttribute("prompt")){
scrapbox.focus();
//continue inserting code
}

I have demonstrated for main scrap box. you decide upon the way you would want to implement this in your script.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel