owncloud / moodle-repository_ocis

GNU General Public License v3.0
3 stars 0 forks source link

allow to set icons for every drive type #54

Closed individual-it closed 10 months ago

individual-it commented 11 months ago

on top of #51, so review only last commit

This allows to have specific icons for every type of drive (personal, project, space)

grafik grafik grafik

If one or multiple types don't have an icon set, the default folder icon will be used: grafik

relative path of an icon can be used e.g.: /icons/shares.png will use the URL relative to the webserver root.

fixes #53