12 lines
564 B
INI
12 lines
564 B
INI
[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 <fominde@gmail.com>
|
|
homepage: http://trac-plugins.gajim.org/wiki/
|