9de79f0a36
Fixes handle()-related strict warnings such as "Strict Standards: Declaration of AdminPanelAction::prepare() should be compatible with Action::prepare(array $args = Array) Ref. #190 |
||
---|---|---|
.. | ||
actions | ||
classes | ||
locale | ||
README | ||
SamplePlugin.php |
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');