6e031d623a
Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo |
||
---|---|---|
.. | ||
locale | ||
LilUrlPlugin.php | ||
README |
The LilUrl plugin shortens URLs via a lilURL instance. See: http://lilurl.sourceforge.net/ Installation ============ add "addPlugin('LilUrl', array('serviceUrl' => 'http://example.org'));" to the bottom of your config.php Settings ======== serviceUrl: The URL to the LilUrl instance. Example ======= addPlugin('LilUrl', array('serviceUrl' => 'http://example.org'));