gnu-social/DOCUMENTATION/DEVELOPERS/Plugins/Sample Plugins/Awesomeness/includes
Diogo Cordeiro e1514a151c [DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc 2019-08-24 01:59:41 +01:00
..
locale [DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc 2019-08-24 01:59:41 +01:00
AwesomenessPlugin.php [DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc 2019-08-24 01:59:41 +01:00
README [DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc 2019-08-24 01:59:41 +01:00

README

Fun sample plugin: tweaks input data and adds a 'Cornify' ( http://www.cornify.com ) widget to sidebar.

Installation
============
add "addPlugin('Awesomeness');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('Awesomeness');