forked from GNUsocial/gnu-social
caa6690f4c
Whitespace updates. Break lines in README at or before 80 characters. L10n updates.
8 lines
249 B
Plaintext
8 lines
249 B
Plaintext
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!
|