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

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