From daee0678bcf020a4aa20392c920e47fbf0bdd02b Mon Sep 17 00:00:00 2001 From: Denis Fomin Date: Sat, 18 Aug 2012 22:54:04 +0400 Subject: Add Url Shortener Plugin --- url_shortener/manifest.ini | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 url_shortener/manifest.ini (limited to 'url_shortener/manifest.ini') diff --git a/url_shortener/manifest.ini b/url_shortener/manifest.ini new file mode 100644 index 0000000..eda2e0f --- /dev/null +++ b/url_shortener/manifest.ini @@ -0,0 +1,11 @@ +[info] +name: Url Shortener +short_name: url_shortener +version: 0.1 +description: Plugin that allows users to shorten a long URL in received messages. + For example, you can turn this link: + http://maps.google.com/maps?f=d&saddr=New+York+Penn+Station&daddr=9th+Ave+%26+14th+St,+New+York,+NY&hl=en&geocode=&mra=ls&dirflg=r&date=11%2F12%2F08&time=4:13pm&ttype=dep&noexp=0&noal=0&sort=&sll=40.746175,-73.998395&sspn=0.014468,0.036392&ie=UTF8&z=14 + Into this link: + http://bit.ly/CUjV +authors: Denis Fomin +homepage: http://trac-plugins.gajim.org/wiki/ -- cgit v1.2.3