gnu-social/plugins/ClientSideShorten
Siebrand Mazeland 31305cb743 Localisation updates from http://translatewiki.net. 2011-12-28 14:00:49 +01:00
..
locale Localisation updates from http://translatewiki.net. 2011-12-28 14:00:49 +01: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!