gnu-social/plugins/ClientSideShorten
Jean Baptiste Favre c11bc8a9ba Merge commit 'refs/merge-requests/181' of git://gitorious.org/statusnet/mainline into statusnet_1.1.x 2012-09-19 09:39:47 +02:00
..
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
ClientSideShortenPlugin.php Makes ClientSideShorten loading shorten.js from config['plugins']['server'] if setted. Fix #3528 2011-12-18 15:09:53 +01: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!