Skip to content

TIK-NFL/NewsSettings

 
 

Repository files navigation

NewsSettings (Timeline edition)

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

About this plugin

This is a fork (with kind permission) of Databay’s original NewsSettings plugin.

The plugin does two things:

  1. 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).

  2. The chosen settings can be applied to existing courses and/or groups in specific category trees (via given ref-id).

Requirements

  • PHP: Minimum PHP Version Maximum PHP Version
  • ILIAS: Minimum ILIAS Version Maximum ILIAS Version

Installation

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.

Composer

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.

Configuration

None

Specifications

An ILIAS plugin that applies defaults to news settings of new objects and provides a user interface for news setting migrations.

Other Information

Correlations

None

Bugs

None

License

See LICENSE file in this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%