Logo
Explore Help
Sign In
eliseuamaro/gnu-social
1
0
Fork 0
You've already forked gnu-social
forked from GNUsocial/gnu-social
Code Issues Pull Requests Releases Wiki Activity
gnu-social/plugins/FeedPoller/README

17 lines
283 B
Plaintext
Raw Normal View History

Change mentions of PuSH to WebSub WebSub is probably finalised before we make a release anyway. Here is the official spec: https://www.w3.org/TR/websub/ Mostly just comments that have been changed. Some references to PuSH <0.4 are left because they actually refer to PuSH 0.3 and that's not WebSub... The only actual code change that might affect anything is FeedSub->isPuSH() but the only official plugin using that call was FeedPoller anyway...
2017-05-01 11:04:27 +02:00
The FeedPoller plugin allows users to subscribe to non-WebSub-enabled feeds
Add plugin READMEs
2016-01-22 16:01:24 +00:00
by regularly polling the source for new content.
Installation
============
add "addPlugin('FeedPoller');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('FeedPoller');
Reference in New Issue Copy Permalink
Powered by Gitea Page: 85ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API