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

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