Download the PHP package iionly/customsize_groupimage without Composer
On this page you can find all versions of the php package iionly/customsize_groupimage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download iionly/customsize_groupimage
More information about iionly/customsize_groupimage
Files in iionly/customsize_groupimage
Package customsize_groupimage
Short Description Displays the group profile image in master size (same size as original uploaded image if smaller than 10240px).
License GPL-2.0-only
Homepage https://github.com/iionly/customsize_groupimage
Informations about the package customsize_groupimage
Customsize Groupimage for Elgg 4.0 and newer Elgg 4.X
Latest Version: 4.0.0
Released: 2022-05-17
Contact: [email protected]
License: GNU General Public License version 2
Copyright: (c) iionly 2014
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.
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.