gnu-social/plugins/ClientSideShorten
Siebrand Mazeland d4aef7a007 Localisation updates from http://translatewiki.net. 2011-05-05 23:24:49 +02:00
..
locale Localisation updates from http://translatewiki.net. 2011-05-05 23:24:49 +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!