Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Digital Point Thread Avatars Details »
Digital Point Thread Avatars
Mod Version: 1.0.4, by digitalpoint (Coder) digitalpoint is offline
Developer Last Online: May 2016 I like it Show Printable Version Email this Page

vB Version: 4.x.x Rating: (44 votes - 4.93 average) Installs: 336
Released: 06 Oct 2011 Last Update: 10 Oct 2011 Downloads: 2025
Not Supported Uses Plugins Auto-Template Additional Files  

Unfortunately, I don't have the time to maintain and support this add-on in two locations. The newest version (and support) can always be found here: https://marketplace.digitalpoint.com...atars.886/item

About
This changes thread icons to be the avatar of the thread starter. It applies to thread listings on forumdisplay, search results and subscribed threads in the UserCP.

Installation
  • Upload the cssrollup_digitalpoint_threadavatars.xml file to includes/xml (this is really only needed if you store CSS as files in the file system)
  • Install the product-dp_thread_avatars.xml product under AdminCP -> Plugins & Products -> Manage Products -> Add/Import Product

Notes
  • Icons are cropped (but never stretched) to be square for display.
  • Threads with no new posts have the avatar slightly greyed out.
  • Locked threads will have a lock image overlayed.
  • Soft-deleted threads will have a red X image overlayed.
  • If the user posted in the thread, they will see a mini version of their avatar overlayed.
  • If a thread is "hot", the shadow of the icon will change color.
  • ZERO SQL queries are added.
  • Overlay images are encoded as CSS data (no extra HTTP requests needed for images or the CSS files themselves).
  • If your site uses pre-defined avatars, they are not scaled down for use as the icon since vBulletin does not store the dimensions (instead, the upper/left potion is cropped for the icon).

Settings
  • You can disable the mini-avatars under AdminCP -> Settings -> Options -> Forum Display Options (forumdisplay) -> Highlight Threads in Which User Has Posted
  • You can disable the hot thread highlight under AdminCP -> Settings -> Options -> Forum Display Options (forumdisplay) -> Hot Threads Enabled
  • You can change the color of the hot thread shadow under AdminCP -> Styles & Templates -> Style Manager -> StyleVars -> dpta_shadow_hot_color
  • You can change the size of the avatar under AdminCP -> Styles & Templates -> Style Manager -> StyleVars -> threadbit_iconsize (since they are square, it keys only on width)
  • If your site uses pre-defined avatars, you should use the AdminCP -> Settings -> Options -> User Picture Options -> Site Uses Pre-Defined Avatars option

Screenshots


Advanced
  • If you want to add your own mini-icon overlays, you can utilize the $template_hook['thread_avatars'] variable to do so.
  • If you want to selectively disable thread avatars, you can set the $show['hide_thread_avatars'] to true. This would allow you to create a custom profile field for users and set the $show['hide_thread_avatars'] based on the user's setting. Alternately you could enable the addon for certain usergroups or just for specific styles.

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	threadavatars.png
Views:	10242
Size:	271.3 KB
ID:	133555  

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Miscellaneous Hacks Digital Point Spy digitalpoint vBulletin 4.x Add-ons 446 30 Dec 2016 14:40
Statistics Modifications Digital Point Better Analytics digitalpoint vBulletin 4.x Add-ons 99 06 Oct 2015 09:48
Board Optimization Digital Point Better CSS digitalpoint vBulletin 4.x Add-ons 80 06 Jun 2013 08:42

Comments
  #2  
Old 06 Oct 2011, 22:05
Gemma's Avatar
Gemma Gemma is offline
 
Join Date: Apr 2004
Real name: Gemma
Very nice. Thank you.
__________________
Reply With Quote
  #3  
Old 06 Oct 2011, 22:19
solohdes solohdes is offline
 
Join Date: Feb 2011
Installed, looks great, but I don't have those extra options in forumdisplay, only regular options. vB4.1.5
Reply With Quote
  #4  
Old 06 Oct 2011, 22:27
PitchouneN64ngc's Avatar
PitchouneN64ngc PitchouneN64ngc is offline
 
Join Date: Aug 2002
Real name: Yves
Will see tomorrow to install it, loving it

Thanks
__________________
Administrator of http://forum.vbulletin-fr.org/

vBulletin QA Engineer / Lead Project Tools Developer
Reply With Quote
  #5  
Old 06 Oct 2011, 22:28
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Would this work under vb3.8?
Reply With Quote
  #6  
Old 06 Oct 2011, 22:30
digitalpoint's Avatar
digitalpoint digitalpoint is offline
 
Join Date: Mar 2004
Real name: Shawn
Originally Posted by solohdes View Post
Installed, looks great, but I don't have those extra options in forumdisplay, only regular options. vB4.1.5
The settings it uses are built into vBulletin, they are nothing we added. So if they are missing, you may be missing part of your vB install somehow (or maybe you have something installed that hides them?)...

Originally Posted by Alfa1 View Post
Would this work under vb3.8?
No, sorry... vB 4 only. I haven't *tried* it on vB3, but I assume something wouldn't work...
Reply With Quote
  #7  
Old 06 Oct 2011, 22:36
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
 
Join Date: Sep 2008
Real name: Michael Miller Jr
Thanks .
__________________
Daddy Does Dios and Figs!
*I no longer provide vBulletin Services (No PM's, please).

Search - Use the search feature to find similar issues/answers.
Information - Include screenshots, copy/pasted error codes, url etc.
Fixed - Please return to your thread/post and let us know how it was fixed!
Thanks - For participating! Click the "Like" on a post if someone helped you!
Reply With Quote
  #8  
Old 06 Oct 2011, 22:44
solohdes solohdes is offline
 
Join Date: Feb 2011
My mistake, I have diferent language installed. I have another problem with avatars, the opacity is set to 60%, you can see here:



How can I set the opacity to 100%?
Reply With Quote
  #9  
Old 06 Oct 2011, 22:49
digitalpoint's Avatar
digitalpoint digitalpoint is offline
 
Join Date: Mar 2004
Real name: Shawn
If you don't want the icon/avatars to be 60% opacity when there is nothing new to read, just remove the "opacity:0.6" line from the dpta.css template.

But by default, that's the intended behavior. 100% when there's new posts to read in the thread, 60% when there is not.
Reply With Quote
  #10  
Old 06 Oct 2011, 22:51
pete_brady pete_brady is offline
 
Join Date: Mar 2002
Looks very nice indeed, but when I installed things looked very odd in Chrome so had to uninstall (for now).
__________________
thumped.com
Reply With Quote
  #11  
Old 06 Oct 2011, 22:56
digitalpoint's Avatar
digitalpoint digitalpoint is offline
 
Join Date: Mar 2004
Real name: Shawn
Originally Posted by pete_brady View Post
Looks very nice indeed, but when I installed things looked very odd in Chrome so had to uninstall (for now).
Hmmm... if you have a test site I could take a look at it for you. Chrome is what I use normally and it looks fine for me.
Reply With Quote
  #12  
Old 06 Oct 2011, 23:11
solohdes solohdes is offline
 
Join Date: Feb 2011
The shadow doesn't work on Firefox 7.0.1. Firefox:



But works on Internet explorer:



Another bug that appears in Internet Explorer is that the avatar is framed, no transparency. Is this because of internet explorer?
Reply With Quote
  #13  
Old 06 Oct 2011, 23:14
pete_brady pete_brady is offline
 
Join Date: Mar 2002
Originally Posted by digitalpoint View Post
Hmmm... if you have a test site I could take a look at it for you. Chrome is what I use normally and it looks fine for me.
oh i've no doubt it's a problem on my side... will take a look over the weekend.
__________________
thumped.com
Reply With Quote
  #14  
Old 06 Oct 2011, 23:14
digitalpoint's Avatar
digitalpoint digitalpoint is offline
 
Join Date: Mar 2004
Real name: Shawn
Originally Posted by solohdes View Post
The shadow doesn't work on Firefox 7.0.1. Firefox:



But works on Internet explorer:



Another bug that appears in Internet Explorer is that the avatar is framed, no transparency. Is this because of internet explorer?
What is the URL to your site? Testing it on mine with Firefox 7 and it seems to work fine.

Originally Posted by pete_brady View Post
oh i've no doubt it's a problem on my side... will take a look over the weekend.
Strange though... if you post a screenshot of what you see/saw, I could probably figure out what's going on.
Reply With Quote
  #15  
Old 06 Oct 2011, 23:30
digitalpoint's Avatar
digitalpoint digitalpoint is offline
 
Join Date: Mar 2004
Real name: Shawn
Originally Posted by solohdes View Post
The shadow doesn't work on Firefox 7.0.1. Firefox:



But works on Internet explorer:



Another bug that appears in Internet Explorer is that the avatar is framed, no transparency. Is this because of internet explorer?
You have an overridding CSS definition within your CSS files...


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

That is going to kill all box-shadows on Safari, Chrome and Firefox.

Looks like it's in your additional.css CSS template.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


New To Site? Need Help?

All times are GMT. The time now is 06:38.

Layout Options | Width: Wide Color: