![]() |
very nice :) Thanks!
|
Quote:
|
Quote:
|
Lovely mod.
|
Looks good, one question though:
Does this mod respect the usercp option to disable viewing avatars? i.e. If the user has chosen to disable avatars for their account, does this mod still display the avatars or something else? |
Quote:
|
Quote:
Quote:
Quote:
I've since moved that styling to the CSS file (for real this time), so it will be there for the next version. |
Changed for 1.03...
|
Since I'm sure someone will ask how to make a custom setting that users can use to disable Thread Avatars just for themselves, you can go to AdminCP -> User Profile Fields -> Add New User Profile Field
Choose the "Single Selection Radio Buttons" option. These are the settings I use for digitalpoint.com: https://vborg.vbsupport.ru/external/2011/10/60.png An important thing to note is what the internal field ID is for your new setting. In my case it's 21... so in the plug-in, we are reading field21. Create a new plug-in like so (do NOT pick the Thread Avatars as the product since it would get overwritten on an update): https://vborg.vbsupport.ru/external/2011/10/61.png You now should have a setting that users can set in their UserCP settings that allows them to toggle Thread Avatars on/off. You can use a similar plug-in to set the $show['hide_thread_avatars'] variable to "true" for other things if you want (per style, per usergroup, etc.) |
An example of the sort of thing you could do with the new hook location...
On digitalpoint.com, premium members can see the "true country" of a poster... I extended it a bit so premium members show the flag of the country the thread starter is in. I made it so the flag only shows when you mouseover the thread (that way it's normally hidden so it's not too obnoxious). https://vborg.vbsupport.ru/external/2011/10/66.png |
All times are GMT. The time now is 10:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|