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