The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
e-steki Smilie Maker 1.7 Details »» | |||||||||||||||||||||||||
DEMO: http://www.e-steki.com/forum/smmaker.php (Note that the demo is in greek. However as there is not much text in this hack, you'll probably find your way ) Important:You need GD enabled in your server to use this (and almost all image-creating-on-the-fly mods so you better tell them to enable it if they haven't already ) Also this doesn't work in some forums that have the hack for transparent pngs in IE. Installation -1 product file which adds 5 plugins, 1 template, 4 AdminCP settings and 15 phrases. -2 php file uploads -1 folder with images upload -1 small template edit Detailed instructions are included in the accompanying zip file. Please be kind and click INSTALL if you have installed this mod. I *can* see this you know! I hope you enjoy this mod as much as I enjoyed making it Changelog: Version 1.7 -Made the tables for the eyes, mouth and face collapsible -Added 15 more eyes, 15 more mouths and 2 more faces -Added text to show till a smilie is made so that the user doesn't think that nothing is happening. The text disappears after the creation of the smilie. -Fixed the bug with the preview of the BBcode. Version 1.6 -Added AdminCP option to hide the creation buttons to guests and show a message instead -Added AdminCP option to hide the bbcode editbox so that forums with a lot of traffic don't get a big server load from many dynamic smilies. (to completely disable the functionality though you have to disable one plugin and not perform the suggested template edit) Version 1.5 -Added Random Smilie button -Added bbcode like [smilie=1,2,3] to use custom smilies in posts. Beware that this may be server-intensive in big forums. -Editbox that displays the bbcode that should be copied, which also changes with javascript instantly. -Fully phrased now -Template and phrase addition is done with the attached product -Link in the smilie popup to the smilie maker -Custom WOL locations -A lot shorter image URL As english is not my native language I may have done some grammar mistakes. I would really appreciate it of you reported them in this thread Thanks to KW802's mod for inspiring me on how to use the javascript. Translations availiable Show Your Support
|
Comments |
#242
|
|||
|
|||
Thanks, don't speak Greek, so couldn't see.
I should remember it, but the insane amount of templates VB uses gets you confused sometimes. |
#243
|
|||
|
|||
You should change the editor_smiliebox template.
Here's mine: HTML Code:
<if condition="$show['smiliebox']"> <fieldset id="{$editorid}_smiliebox" title="$vbphrase[smilies]"> <legend>$vbphrase[smilies]</legend> <table cellpadding="4" cellspacing="0" border="0" align="center"> $smiliebits <if condition="$show['moresmilieslink']"> <tr> <td class="smallfont" colspan="$vboptions[smcolumns]">[<a href="#" onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false" title="<phrase 1="$vboptions[smtotal]" 2="$totalsmilies">$vbphrase[showing_x_smilies_of_y_total]</phrase>">$vbphrase[more]</a>]</td> </tr> <div class="smallfont"><a href="$vboptions[bburl]/smmaker.php" target="_blank">$vbphrase[smmaker_smiliepopup]</a></div> </if> </table> </fieldset> <else /> <div id="smiliebox" style="display:none"></div> </if> |
#244
|
|||
|
|||
Thanks, works fine.
|
#245
|
|||
|
|||
Has anyone got the same smilie pack/faces for boards using dark skins?
|
#246
|
||||
|
||||
Quote:
One note: My image size is different from the normal hack's size, optimised for the rest of my images, so you'll most likely need to adjust your other face parts to fit on these properly. |
#247
|
||||
|
||||
thx a lot
|
#248
|
|||
|
|||
Actually, I noticed something with this, and had to switch it off because of it. It doesn't reconize permissions and usergroups. Even though I am a admin, when I go to the page, it shows me as a guest (register username/password shows up)
A member logged in using that, and totally buggered up his status for the rest of the board, he had to log out and relog back in. Any ideas on how to fix this? |
#249
|
||||
|
||||
Quote:
|
#250
|
|||
|
|||
How can this be available only to certain user groups?
|
#251
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|