]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ClientSideShorten/README
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
[quix0rs-gnu-social.git] / plugins / ClientSideShorten / README
1 ClientSideShorten causes the web interface's notice form to automatically shorten urls as they entered, and before the notice is submitted.
2
3 Installation
4 ============
5 Add "addPlugin('ClientSideShorten');" to the bottom of your config.php
6 That's it!