forked from GNUsocial/gnu-social
7a9b989349
Location information removed from translation files with msgmerge --no-location to decrease size of files and reduce diff size. Unfortunately there does not appear to be a setting in msgmerge or msgattrib to remove the extracted comments ("#.") from translation files. If you do know of such a switch, please let me know! |
||
---|---|---|
.. | ||
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!