Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-04-21 17:06
1.4.6

La clase ha sido adaptada para PHP 4 y PHP 5 para evitar errores E_STRICT. Un nuevo parámetro se ha añadido a la función set_smiles_html. A partir de ahora, los vínculos que se crean se W3C, y la descripción de los emoticonos se ha eliminado de las etiquetas ALT y el título.
Tags: Major bugfixes
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.

2005-10-31 20:26
1.4.3

Este comunicado se crea un parámetro para establecer si las sonrisas son buscadas como texto o como HTML.
Tags: Minor feature enhancements
This release creates a parameter to set if the smiles are searched as text or as HTML.

2005-08-19 15:05
1.4.2

Esta versión corrige un error en la importación gaim relacionadas con emoticonos que contienen "[" y "]".
Tags: Minor bugfixes
This release fixes a bug in gaim importation related to emoticons that
contain "[" and "]".

2005-08-11 08:21
1.4.1

Esta versión agregó una función para recuperar el número establecido de pasar el código de las sonrisas.
Tags: Major feature enhancements
This release added a function for retrieving the set number passing the code of the smiles.

2005-08-09 01:03
1.4

Este comunicado de optimizar la función de sustituir las caritas. Sustituirá a los iconos de la "más larga" para el "corto" los.
Tags: Major bugfixes
This release optimizes the function to substitute the smilies. It will replace the icons from the "longest" to the "short" ones.

Project Resources