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 v3.4.0

Moodle 3.4, 3.5, 3.6
Released: giovedì, 29 novembre 2018, 05:04

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.4 (build 2017111300 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
2018112800
Version release name
v3.4.0
Can be updated from
v1.0.0 (2018081900)
Can be updated to
v3.4.1 (2018112801)
Maturity
Versione stabile
MD5 Sum
a058838e3fd6cef19d52a2ca700d6231
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.4.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