gnu-social/plugins/ClientSideShorten
Siebrand Mazeland 13ae3ab259 Localisation updates from http://translatewiki.net. 2011-04-18 13:41:15 +02:00
..
locale Localisation updates from http://translatewiki.net. 2011-04-18 13:41:15 +02:00
ClientSideShortenPlugin.php Update translator documentation. 2011-04-06 23:43:50 +02:00
README Update translator documentation. 2011-04-06 23:43:50 +02:00
shorten.js Update translator documentation. 2011-04-06 23:43:50 +02:00
shorten.php Update translator documentation. 2011-04-06 23:43:50 +02:00

README

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!