Topic: Easy Smilies
##
##
## Mod title: Easy Smiles
##
## Mod version: 1.0.1
## Works on PunBB: 1.2
## Release date: 2005-01-13
## Author: Jon "Mako" Ursenbach (mako@medievalbattles.com)
##
## Description: Want an easier way to put smilies on your board?
##
## Affected files: include/parser.php
## plugins/AP_EasySmiles.php
##
## Affects DB: Yes
##
## Notes: Adds smilies into the database, rather than into
## parser.php. In order use, follow instructions then go
## to your admin panel and use the Easy Smilies plugin.
## The instructions on there are pretty self-explanatory.
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
I still have a few things to do with this plugin (like make it so it shows the smilies you currently have in your database, and a way to delete them instead of going through a database editor, uploading of phpBB smiley .pak files). Please leave comments.
Site note: I am surprised I was able to do the array merging on the first try. I am not too familiar with arrays, so horray for me. Want a cookie? Yes, please.