Diogo Cordeiro dbe95c33c4 [aab] Revert structural change of v2 5 سال پیش
..
locale dbe95c33c4 [aab] Revert structural change of v2 5 سال پیش
LilUrlPlugin.php 0c2c3ec862 [CORE] Plugin API now extends a new Module API 5 سال پیش
README a614205663 Add plugin READMEs 8 سال پیش

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'));