gnu-social/plugins/ClientSideShorten
Siebrand Mazeland ec7ab3af4d Localisation updates from http://translatewiki.net
* first export of L10n for languages other than English. Could use some testing/QA.
2010-09-28 01:09:29 +02:00
..
2010-09-18 11:45:50 +02:00
2010-04-21 17:14:54 -04:00
2010-09-20 19:46:01 +02:00

ClientSideShorten causes the web interface's notice form to automatically shorten urls as they entered, and before the notice is submitted.

Installation
============
Add "addPlugin('ClientSideShorten');" to the bottom of your config.php
That's it!