forked from GNUsocial/gnu-social
5fd9767e80
* Fix previous commit. Pot files were built against master instead of 1.0.x. |
||
---|---|---|
.. | ||
locale | ||
ClientSideShortenPlugin.php | ||
README | ||
shorten.js | ||
shorten.php |
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!