Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
e-steki Smilie Maker 1.7 Details »»
e-steki Smilie Maker 1.7
Version: 1.7, by Lea Verou Lea Verou is offline
Developer Last Online: Jul 2012 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 11-03-2005 Last Update: 12-03-2005 Installs: 180
Uses Plugins Template Edits
Additional Files  
No support by the author.


This modification allows you to create personalized smilies by choosing eyes, mouth and face. The smilie set that was used for the graphics is one of the most popular and beautiful ones (see screenshots). It is possible to create up to 18000 different smilies for this so hours of fun are guaranteed! Additionaly, it includes plugins for custom WOL location, so that they don't show up as unknown and a handy bbcode (bbcode example: [smilie=1,2,3]) to put those smilies in posts. There is a field in the smilie maker which displays the bbcode that should be used so that the user can copy it from there. Every action is made via javascript so that the page does not reload. It is fully phrased so translations are now a piece of cake!

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 11-05-2005, 02:59 PM
ILTK ILTK is offline
 
Join Date: Jul 2005
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fun mod, installed!

I tried installing it on my local dev box, but it didn't want to work there, my dev box is a clone of my coloed box so that's strange, because on the online box it works just fine, but not on localhost.

Thanks, this can be endless fun.

Oh just an idea, but if there was an admincp part where we could add our own 'eyes/lips/face' images, imagine the possibillities hehe.
Reply With Quote
  #113  
Old 11-05-2005, 03:53 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ILTK
Fun mod, installed!

I tried installing it on my local dev box, but it didn't want to work there, my dev box is a clone of my coloed box so that's strange, because on the online box it works just fine, but not on localhost.

Thanks, this can be endless fun.

Oh just an idea, but if there was an admincp part where we could add our own 'eyes/lips/face' images, imagine the possibillities hehe.
Thanks for your kind words
I've seen before that it doesn't work in the localhost, no clue why
You can always replace some of the images with yours. Also if you know how to handle templates you can easily add more eyes/mouths/faces without altering a single thing in the php code or in the javascript. It just needs basic html skills and observation.
Reply With Quote
  #114  
Old 11-05-2005, 04:17 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guys, I'm quite stuck in the bbcode plugin. When this matter gets sorted out, the new version will be out in a few hours afterwards...
I've done almost everything apart from the BBcode, so I'd appreciate any help with those damned regular expressions :nervous:
Reply With Quote
  #115  
Old 11-05-2005, 05:58 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loukrhtia
.... one of them will be a bbcode installed via a plugin which would enable the users to use custom smilies in their posts...... btw the vba version will be discontinued. There is no point having it as it can be made as a page anyway, with the classic vba way
For the BB code, make sure that people understand that by generating the image on the fly every time the page loads that their server could take a performance hit if the forum is a high-volume site. That's one of the reasons why I resisted doing that for the sign maker version and instead started exploring ways of saving the image to the server first and then linking to the saved version instead of generating a new one every time. ... For vBa, the original thought process behind that one was to make it easier to manager which usergroups had access to it.
Reply With Quote
  #116  
Old 11-05-2005, 06:08 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KW802
For the BB code, make sure that people understand that by generating the image on the fly every time the page loads that their server could take a performance hit if the forum is a high-volume site. That's one of the reasons why I resisted doing that for the sign maker version and instead started exploring ways of saving the image to the server first and then linking to the saved version instead of generating a new one every time. ... For vBa, the original thought process behind that one was to make it easier to manager which usergroups had access to it.
Well, I can't save 6000 smilies on the server!
Anyway, how heavy for the server would that be? Especially if I make the browser cache the smilie as someone suggested (not here)
Reply With Quote
  #117  
Old 11-05-2005, 06:22 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loukrhtia
Well, I can't save 6000 smilies on the server!
Anyway, how heavy for the server would that be? Especially if I make the browser cache the smilie as someone suggested (not here)
KW802, do you by any chance have an idea about my regular expression question? I have a trip tomorrow so if the new version is not teleased in the next 12 hours it will take some days
Reply With Quote
  #118  
Old 11-05-2005, 06:54 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ILTK
Oh just an idea, but if there was an admincp part where we could add our own 'eyes/lips/face' images, imagine the possibillities hehe.
Oh, and if you have created additional eyes/mouths/faces why wouldn't you share so they are in the package for the others? It's a community effort after all

KW802 I just tested dynamic smilies in my forum. It seems very ok, no delay at all
Reply With Quote
  #119  
Old 11-05-2005, 07:51 PM
lairnoc's Avatar
lairnoc lairnoc is offline
 
Join Date: Oct 2003
Location: The Netherlands
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loukrhtia
Tell me how it went lairnoc

Btw if anyone has a feature to suggest don't hesitate!
worked fine for me m8...
Reply With Quote
  #120  
Old 11-05-2005, 11:41 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just sorted out the bbcode issue thanks to a nice greek friend who helped !!!!!
Expect the update in 1-2 hours
Oh, I'm so exited right now!!!!!!!!
Reply With Quote
  #121  
Old 11-06-2005, 01:30 AM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hack just updated.
I hope you enjoy the new version and that I didn't forget anything
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:37 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04610 seconds
  • Memory Usage 2,324KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete