![]() |
Custom Postbit For Admin
This is my very first hack, so if there's any bugs let me know.
Basically all this is, is an edit to functions_showthread.php and adding a template. As for screenshots, the postbit is pretty much a standout. However, I've only tested this in the postbit_legacy template. I'm not sure if it'll work in the standard one. The reason I created this? Stand out. Admins should be able to stand out from their members when they post ;[ Edit: The attached screenshot is a cropped image of the postbit. Mine isn't done, but it's sort of souped up a bit with the character thing...>.> |
can we get a screenshot?
|
a "reason" or "use" for this template would be good though!
|
Quote:
|
Seems to me, this could be done with a simple template conditional rather than an edit to functions_showthread
|
same idea here jolten but good idea none the less ^.^
|
Quote:
perhaps make it even more fun using in_array on the variable $superadministrators :) |
Wouldn't... <if condition="$post[usergroupid] =='x'">Postbit for admin<else />regular postbit</if> Be better :) That way all admins have the same postbit rather than every user.
|
Or..
Code:
<if condition="is_member_of($post, X)">Postbit for admin<else />regular postbit</if> |
Where to put this template conditional??? :)
|
All times are GMT. The time now is 03:08 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:
|