Ive got a textarea. when a user types in this and submits the form, i need EE to tranform any url’s into tinyurl (tinyurl.com). Is this possible?
And is there an add-on library / plugin for this already?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
January 16, 2009 7:39am
Subscribe [4]#1 / Jan 16, 2009 7:39am
Ive got a textarea. when a user types in this and submits the form, i need EE to tranform any url’s into tinyurl (tinyurl.com). Is this possible?
And is there an add-on library / plugin for this already?
#2 / Jan 16, 2009 8:56am
None that I’m aware of. What’s wrong with regular urls?
#3 / Jan 16, 2009 10:20am
TinyURL does have an API which you can access using Javascript.