gnu-social/plugins/ClientSideShorten
2011-02-03 11:19:03 -05:00
..
locale Localisation updates from http://translatewiki.net. 2011-01-29 23:10:15 +01:00
ClientSideShortenPlugin.php ClientSideShorten uses Plugin::path() 2011-02-03 11:19:03 -05:00
README
shorten.js
shorten.php Superfluous whitespace removed. 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!