Alexei Sorokin 26115482ef [SCHEMA] Improve timestamp storage %!s(int64=4) %!d(string=hai) anos
..
actions 5524cf331c [DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc %!s(int64=3) %!d(string=hai) anos
classes 26115482ef [SCHEMA] Improve timestamp storage %!s(int64=3) %!d(string=hai) anos
locale 5524cf331c [DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc %!s(int64=3) %!d(string=hai) anos
README 5524cf331c [DOCUMENTATION][DEVELOPERS][PLUGINS] Some updates to Plugins doc %!s(int64=3) %!d(string=hai) anos
SamplePlugin.php 165edc2609 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL %!s(int64=3) %!d(string=hai) anos

README

The Sample plugin shows best practices for development of GNU social plugins.

It adds a "Hello" menu item to the default menu and tracks how many times it
has greeted each user.

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

Settings
========
none

Example
=======

addPlugin('Sample');