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