Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0 3 gadi atpakaļ
..
locale 6e031d623a [VersionBump] 2.0.0beta0 3 gadi atpakaļ
LilUrlPlugin.php 165edc2609 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 3 gadi atpakaļ
README a614205663 Add plugin READMEs 8 gadi atpakaļ

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