gnu-social/plugins/ClientSideShorten
2010-09-19 00:24:48 +02:00
..
2010-09-19 00:24:48 +02:00
2010-09-18 11:45:50 +02:00
2010-04-21 17:14:54 -04:00
2010-09-18 11:45:50 +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!