[Openfirst-cvscommit] manual/openfirst.emoticon openfirst.emoticon.html,NONE,1.1
Brought to you by:
xtimg
From: <dav...@us...> - 2003-09-11 00:36:37
|
Update of /cvsroot/openfirst/manual/openfirst.emoticon In directory sc8-pr-cvs1:/tmp/cvs-serv13009/openfirst.emoticon Added Files: openfirst.emoticon.html Log Message: initial upload. NOTE: these files are not the final polished copies of the manuals. These are very rough working copies of the manuals. I still have to run through them and fix all the mistakes (there are many). But to document my progress I will commit it now. --- NEW FILE: openfirst.emoticon.html --- <h2>openFIRST.emoticons</h2> <table width="65%" cellpadding="4"> <tr> <td><img src="screen1.png" width="267" height="222"></td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Description:</strong></td> </tr> <tr> <td>The openFIRST.emoticons is to allow easy access and managment of smilies that enhance your websites functionality and design.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Developed By:</strong></td> </tr> <tr> <td>Tim Ginnof openFIRST</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Database Tables</strong></td> </tr> <tr> <td>ofirst_emoticons<br> ofirst_slurblock</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Includes</strong></td> </tr> <tr> <td>emoticonf.php</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>How It Works</strong></td> </tr> <tr> <td>index.php - allows you to view and sort through the emoticons currently listed in your database.<br> emoticonf.php - this is the module include file. This file is carried throughout the website via the base module. The actual file contains 3 important functions vital to for using the entire module.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Upcoming Module Requests</strong></td> </tr> <tr> <td>We are planning to incorporate catagory selection for awards, this we you can organize awards based on competitions, years etc.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Module Defined Variables</strong></td> </tr> <tr> <td><p>function emoticon_translate - loops through all the emoticons listed in ofirst_emoticons and replaces the text with an image which corresponds with it in the database.</p> <p>function emoticon_preview - this function is used to provide a list of emoticons that a user can use in the website. It predefines the limit and start of which emoticons to preview.</p> <p>function slur_block - checks for related slurs in the ofirst_slurblock table then replaces whatever it finds with its cover up value.</p></td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Module Scripts</strong></td> </tr> <tr> <td>index.php, emoticonf.php</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Notes</strong></td> </tr> <tr> <td>- This script is due for an upgrade for new requested features: implementation of javascript to preview more emoticons easily, click-n-insert emoticon functionality and a complete emoticon management back-end complete with emoticon packager.</td> </tr> </table> <p><strong></strong></p> |