bibivu smilies is a class that can be used to manage different packages of emoticon images. It currently supports the emoticon packages of phpBB, Yahoo! messenger, and Gaim. It can look into a given folder where the emoticon image files are stored and retrieve information about the available images, such as the picture file name and description. It may also find and replace the description text of the emoticons.
| Tags | Desktop Environment Theme Theme Resources Icons multimedia Graphics Viewers Software Development Libraries php classes |
|---|---|
| Licenses | BSD Original |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: The class has been adapted to PHP 4 and PHP 5 to avoid E_STRICT errors. A new parameter has been added to the set_smiles_html function. From now on, the links that are created will be W3C compliant, and the description of the emoticons has been removed from the tags ALT and TITLE.


Changes: This release creates a parameter to set if the smiles are searched as text or as HTML.


Changes: This release fixes a bug in gaim importation related to emoticons that contain "[" and "]".


Changes: This release added a function for retrieving the set number passing the code of the smiles.


Changes: This release optimizes the function to substitute the smilies. It will replace the icons from the "longest" to the "short" ones.