SMF your smilies

By brunoa Last update Feb 16, 2011 — Installed 188 times.


Script Summary: Make your own list of smilies for the SMF forums

Version: 1.1

This script works while adding or editing a post in a SMF forum.
It allows you to add your own smilies on the fly.
The smilies appear above the textarea where you write the post, under the forum's smilies.
This userscript comes with no smilies so you have to add them manually yourself first.
To add smilies You have two options:
Change directly in the source code, please see the source code. It's explained there how to do accomplish that.
Use the two user script commands; One to add and one to edit/delete.
From now on this script is considered completed until:
a)Someone suggests improvements to it.
b)Someone detects bugs in it.
c)SMF changes its source code forcing this script to stop working.

Licence:

Creative Commons License
SMF your smilies by brunoais is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License

Notice:

This script was made by my own free will.
SMF has nothing to do to the code that was written to make this script work, they do not give support for this script.

Known bugs:

None
When there is more than one image only the last one in posted always -> Should be solved now!
Does not work in Opera because of the for each. -> Used another approach to solve the problem. Should be working now
None