elgg-plugin customsize_groupimage
isplays the group profile image in the size of the original uploaded image in place of the large or master resized images (e.g. on group profile pages).
iionly/customsize_groupimage
isplays the group profile image in the size of the original uploaded image in place of the large or master resized images (e.g. on group profile pages).
- Saturday, September 26, 2015
- by iionly
- Repository
- 1 Watchers
- 1 Stars
- 6 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Customsize Groupimage for Elgg 4.0 and newer Elgg 4.X
Latest Version: 4.0.0
Released: 2022-05-17
Contact: iionly@gmx.de
License: GNU General Public License version 2
Copyright: (c) iionly 2014, (*1)
Description
This plugin overrides the display of group profile images by displaying the group profile image in the master thumbnail size instead of large thumbnail size. The master thumbnail size is the same as the size of the uploaded image as long as the width and height of this image is below 10240px. If you upload an image with width 928px you get the group profile image taking the whole available width on the group profile page. The group profile fields are displayed below the group image., (*2)
Installation
- If you have a previous version of the Customsize Groupimage plugin installed, first remove the old customsize_groupimage plugin folder from your mod directory before copying/extracting the new version to your server,
- Copy the customsize_groupimage plugin folder into the mod folder on your server,
- Enable the plugin in the admin section of your site.