Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

File type icons for ILIAS file objects

Notifications You must be signed in to change notification settings

fluxfw/SrFileObjectTypeIcons

Repository files navigation

SrFileObjectTypeIcons ILIAS Plugin

File type icons for ILIAS file objects

This project is licensed under the GPL-3.0-only license

Requirements

  • ILIAS 6.0 - 7.999
  • PHP >=7.2

Installation

Start at your ILIAS root directory

mkdir -p Customizing/global/plugins/Services/UIComponent/UserInterfaceHook
cd Customizing/global/plugins/Services/UIComponent/UserInterfaceHook
git clone https://github.com/fluxfw/SrFileObjectTypeIcons.git SrFileObjectTypeIcons

Update, activate and config the plugin in the ILIAS Plugin Administration

Description

With this plugin you can upload icons for a group of file types

The icons are displayed corresponding for file repository object by extension

Config

Repository