Just open the file /lib/smilies.lib.php3 There you will see an array list of smiley codes associated to a filename and file size. If you want to add another smiley, you will need to copy the smiley to /images/smilies and create a new array entry (just like those already there) within smilies.lib.php3. The two numbers behind the filename are horzontal and vertical size of the smiley. If you are using 0.14.5, you will have to enter a valid regular expression as smilie code. In 0.15 you will be able to use "plain text" as smiley code. If you want to upload a personal :mine: smiley in 0.15 just rename that file to "username.gif" (attention: "username" has to be replaced by the EXACT name of the owner, this is character sensitive!) and upload it to /images/smilies/reserved.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can easely I add more smileys to my chat?
JR
This is absolutely no problem:
Just open the file /lib/smilies.lib.php3 There you will see an array list of smiley codes associated to a filename and file size. If you want to add another smiley, you will need to copy the smiley to /images/smilies and create a new array entry (just like those already there) within smilies.lib.php3. The two numbers behind the filename are horzontal and vertical size of the smiley. If you are using 0.14.5, you will have to enter a valid regular expression as smilie code. In 0.15 you will be able to use "plain text" as smiley code. If you want to upload a personal :mine: smiley in 0.15 just rename that file to "username.gif" (attention: "username" has to be replaced by the EXACT name of the owner, this is character sensitive!) and upload it to /images/smilies/reserved.