gnu-social/plugins/AnonymousFave
Diogo Cordeiro aee5506f00 [PLUGINS] Removed GeoURL as the service doesn't exist anymore 2019-08-24 01:59:36 +01:00
..
actions Update handle() method on Action subclasses. 2016-06-01 02:26:44 +00:00
classes plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
forms plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
locale [PLUGINS] Removed GeoURL as the service doesn't exist anymore 2019-08-24 01:59:36 +01:00
scripts Update translator documentation. 2011-04-06 02:11:09 +02:00
AnonymousFavePlugin.php [CORE] Plugin API now extends a new Module API 2019-08-24 01:59:33 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The Anonymous Fave plugin allows anonymous (not logged in) users to favorite notices

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

Settings
========
none

Example
=======
addPlugin('AnonymousFave');