![]() |
|
Mod Options |
![]() |
|||||||||
This modification is in the archives.
![]() ![]() 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 ![]() 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 Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
No members have liked this post.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Statistics Modifications e-steki Banlist v1.2 | Lea Verou | vBulletin 3.7 Add-ons | 21 | 26 Mar 2011 12:40 |
End-User Options e-steki Unvote | Lea Verou | vBulletin 3.6 Add-ons | 8 | 07 Nov 2010 13:35 |
e-steki Banlist | Lea Verou | vBulletin 3.5 Add-ons | 142 | 01 Jul 2008 21:48 |
e-steki Unvote | Lea Verou | vBulletin 3.5 Add-ons | 67 | 17 May 2008 11:39 |
Comments |
#2
|
||||
|
||||
1st installation
![]() great jop hope to see some thing else that makes write messege on these smilies
__________________
Me & My Productions: Omranic | vBulletin.org | Github | Premium PHP & vBulletin Solutions! » ---------------------------------------------------------------------------- « Keep Moving Forward! No members have liked this post.
Last edited by Omranic; 04 Nov 2005 at 13:42. |
#3
|
|||
|
|||
Thanks! I'm glad you find it nice!
![]() (I was really exited when I had the idea, lol) For written message you can look on KW802's mod for 3.0.7 (it works in 3.5 as well). but the faces are predefined in his mod. The only thing that changes is the text and colours of it. Maybe I could make one that combines both features but I don't have that much php knowledge at the time ![]() ![]() No members have liked this post.
|
#4
|
||||
|
||||
I'll see what I can do about combining it with the other Smilie Creator.
__________________
Sci-Fi Forum / The Walking Dead & Horror Forum / CinVin
(Sorry, but I am no longer developing for vB; please do not PM. So long, and thanks for all the fish.) No members have liked this post.
|
#5
|
|||
|
|||
Originally Posted by KW802
Probably it will be easy for you as the code in mine is very small and easy
![]() Pleeease if you make that, include the fonts and not take them from the server so that it supports greek! :nervous: No members have liked this post.
|
#6
|
||||
|
||||
a combination would be awesome. this is great. how would i use this without vbadvanced?
No members have liked this post.
|
#7
|
|||
|
|||
Originally Posted by yinyang
I'm planning on making it not need vbadvanced. I write that in the readme file if you noticed
![]() No members have liked this post.
|
#8
|
||||
|
||||
Originally Posted by Loukrhtia
HHmm.... I hadn't thought about different fonts before.
OK, challenge accepted! ![]() PS: You missed one of the HTML comments. ![]()
__________________
Sci-Fi Forum / The Walking Dead & Horror Forum / CinVin
(Sorry, but I am no longer developing for vB; please do not PM. So long, and thanks for all the fish.) No members have liked this post.
Last edited by KW802; 04 Nov 2005 at 03:48. |
#9
|
|||
|
|||
Originally Posted by KW802
A lot but only some work with gd as I noticed. However all the preinstalled fonts in windows work with GD AND greek so something like comic sans ms, times, arial etc would work.
I can send you some. However the good thing of not taking the fonts from the server is that the user can change them so that he can put whatever he wants. For example in MpDev's graffiti wall it needed only an iconv() function to convert the sent values to UTF-8 and the replacement of the graffiti fonts of the package with greek ones. So this way it would support any given language I guess ![]() ![]() However I don't know how it would be possible to make the box be resized to fit the writing if the user had changed the font... I tried to change the code of your existing hack to support greek (with the help of a friend of mine that knows php very well) and the box was messed up and he told me that it needed lots of coding to make it resize corrtectly... ![]() No members have liked this post.
|
#10
|
||||
|
||||
Originally Posted by KW802
Woops you catched me! :nervous:
![]() Yep, I started from your template but I erased most of the stuff there so that I only had the module shell and some similar things and also I took a look of how the javascript worked to understand how I should make mine, is that bad? You can see that there aren't many similarities ![]() No members have liked this post.
|
#11
|
||||
|
||||
Originally Posted by Loukrhtia
I was pretty happy with myself the night I figured out how to get the image to refresh without a page load so if somebody else was able to make use of that code then even cooler.
![]() Going back to the fonts though... I'll have to experiment to see I come up with. I've never really worked with non-Latin fonts before so it'll be a learning experience for me. Did your friend keep any of his experimental changes? I'd be curious to see how far he got.
__________________
Sci-Fi Forum / The Walking Dead & Horror Forum / CinVin
(Sorry, but I am no longer developing for vB; please do not PM. So long, and thanks for all the fish.) No members have liked this post.
|
#12
|
|||
|
|||
Originally Posted by KW802
Yep, I have the changed php file but I have it in a backup DVD as I had to format the pc due to a problem it had and if I start searching for the backup DVD at 6 in the morning the people in the house will yell at me
![]() ![]() ![]() So, I'll send it to you tomorrow ![]() ![]() I remember that it worked nicely with greek but the box was bigger than it should be ![]() No members have liked this post.
|
#13
|
||||
|
||||
I'll send you a PM with an email address. I'll tackle in a two-step process.... (1) get sign maker version working with Greek and then (2) combine the sign maker code with this new code.
I love new challenges. ![]()
__________________
Sci-Fi Forum / The Walking Dead & Horror Forum / CinVin
(Sorry, but I am no longer developing for vB; please do not PM. So long, and thanks for all the fish.) No members have liked this post.
|
#14
|
|||
|
|||
Originally Posted by KW802
Ok!
If you need any graphics for it don't hesitate to ask me ![]() I love new challenges a lot too but if they aren't very far from my abilities and this one is as I only started learning php some days ago :nervous: No members have liked this post.
|
#15
|
|||
|
|||
I almost figured out how to make it work without vbadvanced! I hear an update coming...
![]() No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 02:28.