gnu-social/plugins/FeedPoller
Chimo a614205663 Add plugin READMEs 2016-02-08 17:48:37 +00:00
..
lib removed debugging lines for FeedPoller 2015-01-15 21:14:07 +01:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
scripts Add executable permission to script missing it 2015-07-10 14:46:08 +05:30
FeedPollerPlugin.php Plugins didn't match lib/plugin.php onPluginVersion function definition 2015-06-06 22:04:01 +02:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The FeedPoller plugin allows users to subscribe to non-PuSH-enabled feeds
by regularly polling the source for new content.

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

Settings
========
none

Example
=======
addPlugin('FeedPoller');