Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: helike13 on June 25, 2011, 11:46:38 AM

Title: [2.0RC5]How to add smileys manually within the code?
Post by: helike13 on June 25, 2011, 11:46:38 AM
I'm going to add 200+ smileys to the forum so I want to do it in the code.
Title: Re: [2.0RC5]How to add smileys manually within the code?
Post by: helike13 on June 28, 2011, 02:56:29 AM
Bump
Title: Re: [2.0RC5]How to add smileys manually within the code?
Post by: Illori on June 28, 2011, 06:05:16 AM
have you looked at the smileys and messages icon page in the admin panel? there is a function to add new smilies
Title: Re: [2.0RC5]How to add smileys manually within the code?
Post by: helike13 on June 28, 2011, 11:49:24 AM
Yeah, but it was useless because it didn't ask for the code for each smiley.

So my question is how to register them?
Title: Re: [2.0RC5]How to add smileys manually within the code?
Post by: Illori on June 28, 2011, 12:05:16 PM
you can take a look at some of the smiley mods otherwise it has to be done by hand
Title: Re: [2.0RC5]How to add smileys manually within the code?
Post by: helike13 on June 28, 2011, 12:22:13 PM
How to do it by hand in the code?