Manage all RSS feeds

Administration tools ::: tool_rssfeeds
Maintained by Charles Fulton, Andrew Zito
This admin tool allows managers to view all RSS feeds on a Moodle site. It shows who owns the feed, which courses have the feed exposed via an RSS block, and gives the manager the option to globally delete the feed.

Manage all RSS feeds v1.0.0

Moodle 3.3, 3.4, 3.5
Released: 2018. augusztus 20., hétfő, 04:35

Manage all RSS feeds

Build Status

This admin tool allows managers to view all RSS feeds on a Moodle site. It shows who owns the feed, which courses have the feed exposed via an RSS block, and gives the manager the option to globally delete the feed.

Requirements

  • Moodle 3.3 (build 2017051500 or later)

Installation

Copy the rssfeeds folder into your /admin/tool directory and visit your Admin Notification page to complete the installation.

Usage

The tool is accessed via Site administration > Reports > Manage all RSS feeds. Each feed will list the owner, courses which have it added via a block, and provide a deletion link. Unlike the core rss feed deletion, this will also reprocess the configuration data for each block instance.

Configuration

The tool has no options.

Author

Charles Fulton (fultonc@lafayette.edu)

Version information

Version build number
2018081900
Version release name
v1.0.0
Can be updated to
v3.4.0 (2018112800)
Maturity
Stabil verzió
MD5 Sum
bf790f4f7d0ce3bac947f25f7737bb58
Supported software
Moodle 3.3, Moodle 3.4, Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.0.0

Default installation instructions for plugins of the type Administration tools

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation