https://github.com/splitbrain/dokuwiki-plugin-linkblog
personal DokuWiki plugin to aggregate various RSS feeds into a link blog. not fit for public use, yet
https://github.com/splitbrain/dokuwiki-plugin-linkblog
dokuwiki-plugin php rss rss-aggregator rss-generator
Last synced: 8 months ago
JSON representation
personal DokuWiki plugin to aggregate various RSS feeds into a link blog. not fit for public use, yet
- Host: GitHub
- URL: https://github.com/splitbrain/dokuwiki-plugin-linkblog
- Owner: splitbrain
- Created: 2014-08-02T14:38:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T20:37:11.000Z (over 6 years ago)
- Last Synced: 2025-02-02T01:24:42.813Z (about 1 year ago)
- Topics: dokuwiki-plugin, php, rss, rss-aggregator, rss-generator
- Language: PHP
- Size: 2.76 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
linkblog Plugin for DokuWiki
Collect links from RSS sources and display them as Link Blog
All documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:linkblog
If you install this plugin manually, make sure it is installed in
lib/plugins/linkblog/ - if the folder is called different it
will not work!
Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.
----
Copyright (C) Andreas Gohr
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See the COPYING file in your DokuWiki folder for details