The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I would like to hide some of the smilies from showing on the smilieslist. Is that possible? Can I add a new smiley category and prevent it from showing? I do not want to delete these smilies.
|
#2
|
||||
|
||||
![]()
You may be able to edit the code so a certain category doesn't show but the smilies would still work if you used them in a post manually, :mysmilie: for example.
|
#3
|
||||
|
||||
![]()
That would be exectly what I wanted, but how can I make the category hidden?
|
#4
|
||||
|
||||
![]()
I don't know for sure but there is a template called: smiliepopup_category
Maybe if you put all that code in a conditional... Code:
<if $category != "Category title of hidden category"> //original code </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|