Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Rich Edit Tool

Adds a simple rich edit interface (Italic, Bold, Blockquote, Link, Signature) to any comment text area on flickr ALSO WORKS WITH MYSPACE!




Oct 11, 2007
glover spud Script's author

I have tried Bloody_Angel but the only thing i can see that you can do is to have it as it is, or just have the smiley version!!!

 
Oct 11, 2007
glover spud Script's author

Oh soz... will help later...

 
Oct 11, 2007
glover spud Script's author

Ok if ya wanna change it then go into the script and find the bit which says...

case CONTROL_BAR_ITEM_COMMAND.SIG:
//Get the user name
userName = document.evaluate(
"//div[@id='TopBar']/table[@class='Header']//td[@class='Status']/a[@class='Pale']/text()",
document,
null,
XPathResult.FIRST_ORDERED_NODE_TYPE,
null
).singleNodeValue;

this.targetTextArea.value += "\n\n-- Add something here"
break;

Change the bit in bold into what ever you want it to say and delete the bit in italic.

 
Oct 11, 2007
Bloody_Angel Scriptwright

No mater, I already did it, with help of your other script, with smiley-s :) So I now have another question, I installed both of your scripts, but can I put some code, so smiley row be under the row with edit row? if u can understand? thanks...

 
Oct 11, 2007
Bloody_Angel Scriptwright

This is great man, finally the Rich Editor that works, and it works on MySpace, Too. I have only one question, because I don't use flickr, I use MySpace, and everything works, except "signature", could u PLEASE help me, and say what should I change, so when I click Signature, it inserts some link, that I want. could u please help me?

You could comment on this script if you were logged in.