The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.
Table of Contents
This is a fork (with kind permission) of Databay’s original NewsSettings plugin.
The plugin does two things:
-
It can change the default notification settings for new courses and/or groups to always have the Timeline activated (while the orignal Plugin activates the News Block and can do so for categories, too).
-
The chosen settings can be applied to existing courses and/or groups in specific category trees (via given ref-id).
This plugin MUST be installed as a EventHook Plugin.
<ILIAS>/Customizing/global/plugins/Services/EventHandling/EventHook/NewsSettings
Correct file and folder permissions MUST be ensured by the responsible system administrator.
After the plugin files have been installed as described above,
please install the composer
dependencies:
cd Customizing/global/plugins/Services/EventHandling/EventHook/NewsSettings
composer install --no-dev
Developers MUST omit the --no-dev
argument.
None
An ILIAS plugin that applies defaults to news settings of new objects and provides a user interface for news setting migrations.
None
None
See LICENSE file in this repository.