summaryrefslogtreecommitdiff
path: root/plugins/ClientSideShorten/README
blob: e6524c9c7dcc1958283a8d9a59c0b688519a1306 (plain)
1
2
3
4
5
6
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!