Additional Info
Type
Package ID
Antechinus:Dynamic_Memberlist
First Created
March 17, 2009, 08:24:18 AM
Last Updated
February 04, 2021, 03:49:25 PM

Dynamic Memberlist 3.0 v3.0

New memberlist arrangement with dynamic re-stacking of member blocks.
Compatible With 2.0.17
Latest version v3.0
Downloads 11,200
Reviews 0
Rating 0/5
Subscribers 59
License (View License)
Author(s)
Dynamic Memberlist 3.0
by Antechinus

Note: It is recommended that you do not install this mod on the Ant's Mutant Curve theme.
That theme includes similar functionality in default form, which this mod would conflict with.


This modification (for SMF 2.0 only) completely replaces the standard SMF Memberlist.template.php,
as well as making substantial alterations to the buddies list and ignore list in Profile.template.php,
and to the who's online list in Who.template.php.

This mod replaces the old tables of member details with styleable blocks that stack to fit screen width.

RTL languages are fully supported, without requiring any code in rtl.css.

Usernames at the top of member blocks will be cropped if they are over 22 characters long.

The only image included is default_avatar_block.png, for members who do not have an avatar.
This default avatar is 240x240 px, so it will not pixellate on high density displays.
Change this image to anything you like, keeping the same name for the new image.

Avatars are clickable and will redirect to the member's profile (if allowed) or to the login page.
By default the member blocks will display avatars up to 120px wide by 120px high.

This mod includes CSS to resize avatars to the desired size in the member blocks.
The CSS is commented so that people can easily adjust block sizes and avatar sizes.

Look for the following code if you wish to change the width of the blocks:

.member_block .reset {
   /* Sets the overall width of the blocks. */
   width: 155px;
   background-image: linear-gradient(to top, #E3EDF7 0, #fff 100%);
   border-radius: 6px;
}

Look for this code if you wish to change the displayed size of avatars:

.avatar_block {
   /* Make this slightly taller than maximum avatar height. */
   height: 125px;
}
.avatar_block .avatar {
   width: auto;
   height: auto;
   /* Adjust these to suit preferred maximum avatar size. */
   max-width: 120px;
   max-height: 120px;
}

Please note that this mod is not compatible with other memberlist mods. These must be uninstalled.

This mod is licensed under the WTFPL, which is a legally recognised and completely valid license.

If the possibility of seeing profanity means you would prefer to not read the actual license terms, rest assured that you can do whatever you like with this mod's code.

Enjoy.


Complete revamp: Version 3.0 for SMF 2.0.10 on August 31, 2015.

Version 2.0.7 for SMF 2.0.7 on June 14, 2014.
Version 2.0.6 for SMF 2.0 Final on June 11, 2011.
Version 2.0.5 for SMF 2.0 RC4 on November 27, 2010.
Version 1.1.1 for SMF 1.1.11 on March 19, 2010.
Version 2.0.4 for SMF 2.0 RC3 on March 18, 2010.
Updated for SMF 2.0 RC3 on March 15, 2010.

Updated for SMF 2.0 RC1.2 on July 19th, 2009.

       
  • Block background image changed to a png for better compression.
  • Memberblock_images.zip added to the download page.
  • Memberblock_images.zip contains a PSD (dark and light defaults) plus png images for the Outline and Mystic Jade themes.
  • Turkish language strings added ( thanks to [Daydreamer] ).
Manual installation info
You have to register or login to be able to leave a review
There are currently no reviews on this customization
Advertisement: