Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0 2 years ago
..
actions ba2975aac8 Update handle() method on Action subclasses. 7 years ago
classes 26115482ef [SCHEMA] Improve timestamp storage 2 years ago
forms ab3e8ce21d [LIB_REFACTOR] Fix requires 2 years ago
locale 6e031d623a [VersionBump] 2.0.0beta0 2 years ago
scripts 1ba3416cd1 [SCRIPTS] Set PUBLICDIR in plugin scripts as well 2 years ago
AnonymousFavePlugin.php 46ac40d981 Clean Notice_prefs and Fave_tally when a notice is deleted 2 years ago
README a614205663 Add plugin READMEs 8 years ago

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