The Arcive of vBulletin Modifications Site. |
|
Details »»
|
|||||||||||||||||||||||||
Elie]---------------
Description : | --------------- This hack will permet you to choose if yes or no you want admin's posts are appearing in bold -------------- Screenshot : | -------------- ![]() ![]() --------------- Installation : | --------------- Launch it in PHPmyAdmin : --------------------------------------- Code:
INSERT INTO setting VALUES ( 'null', '8', 'Admin Post Is Appear In Bold', 'adminpostbold', '0', 'Do you want admin\'s posts are appearing in bold ?', 'yesno', '10'); ----------------- <- Find PHP Code:
PHP Code:
<- Find PHP Code:
PHP Code:
Now you have just to check if you want or no to affich admin's post in bold --------------- My Opinion : | --------------- It simple to see which posts are important Tant's all ...Note : 8/10 Hack by Elie Thanks to Zantan for his help Thanks to Renaud etand is great job And at all the staff of vBulletin-France Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Forget the file ...
|
|
#3
|
|||
|
|||
|
Quote:
![]() Nice Hack BTW. |
|
#4
|
||||
|
||||
|
Why have this hack? Anyone could disguise themselves as an Admin by just using the bold command.
|
|
#5
|
|||
|
|||
|
Not if you disable the bold command.
|
|
#6
|
|||
|
|||
|
Theres nothing stopping you from replaceing the <b> tag with some other HTML tag, like hightlighting for instance.
|
|
#7
|
||||
|
||||
|
with html off and [b] tag remove you can't use bold
|
![]() |
|
|