gnu-social/plugins/ClientSideShorten
digital dreamer d7fd6bac72 Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
..
actions plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
ClientSideShortenPlugin.php Plugins didn't match lib/plugin.php onPluginVersion function definition 2015-06-06 22:04:01 +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

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!