Diogo Cordeiro e858629ac3 [aab] Revert structural change of v2 5 jaren geleden
..
locale e858629ac3 [aab] Revert structural change of v2 5 jaren geleden
LilUrlModule.php 34bfdc3e91 [CORE] Refactor Plugin API to Module API 5 jaren geleden
README 34bfdc3e91 [CORE] Refactor Plugin API to Module API 5 jaren geleden

README

The LilUrl plugin shortens URLs via a lilURL instance.

See: http://lilurl.sourceforge.net/

Installation
============
add "addModule('LilUrl', array('serviceUrl' => 'http://example.org'));"
to the bottom of your config.php

Settings
========
serviceUrl: The URL to the LilUrl instance.

Example
=======
addModule('LilUrl', array('serviceUrl' => 'http://example.org'));