asolfre / qwit

Automatically exported from code.google.com/p/qwit
GNU General Public License v3.0
0 stars 0 forks source link

Add support for custom user APIs for url shorteners #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is to add support for custom API logins for the url shorteners.

I also added bit.ly and budurl.com as 2 more services.

Original issue reported on code.google.com by matthewh84 on 2 Dec 2009 at 8:41

Attachments:

GoogleCodeExporter commented 9 years ago
Just apply the patch diff file (based on revision 295 trunk).
Add the 2 png files to the /images/ folder.

This patch adds 2 new fields to the URL shortener options pane. Allowing the 
user to 
enter Service Username and API Key. It uses these only if the service needs 
them. For 
the services you had used a Qwit API key, it keeps those as default if the user 
doesn't 
enter their own.
The fields are ignored if no key is needed.

Original comment by matthewh84 on 2 Dec 2009 at 8:44

GoogleCodeExporter commented 9 years ago
Thank you! Commited in r296

Original comment by artem.iglikov on 3 Dec 2009 at 5:56