[Openfirst-cvscommit] manual/openfirst.emoticon openfirst.emoticon.html,1.1,1.2
Brought to you by:
xtimg
From: <dav...@us...> - 2003-09-14 03:19:07
|
Update of /cvsroot/openfirst/manual/openfirst.emoticon In directory sc8-pr-cvs1:/tmp/cvs-serv11562 Modified Files: openfirst.emoticon.html Log Message: Made some text changes Index: openfirst.emoticon.html =================================================================== RCS file: /cvsroot/openfirst/manual/openfirst.emoticon/openfirst.emoticon.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** openfirst.emoticon.html 11 Sep 2003 00:36:32 -0000 1.1 --- openfirst.emoticon.html 14 Sep 2003 03:18:59 -0000 1.2 *************** *** 15,19 **** </tr> <tr> ! <td>Tim Ginnof openFIRST</td> </tr> <tr> --- 15,19 ---- </tr> <tr> ! <td>Tim Ginn of openFIRST</td> </tr> <tr> *************** *** 34,42 **** </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> --- 34,41 ---- </tr> <tr> ! <td>The emoticon system replaces certain characters in strings passed through ! the functions with links to emoticons. Emoticon also has a slur blocking ! system, which does the same exact thing. All slurs and emoticon references ! are stored in the module tables.</td> </tr> <tr> *************** *** 64,77 **** </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> --- 63,78 ---- </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>Related Modules <font size="2">(required for ! using this module)</font></strong></td> </tr> <tr> ! <td>openFIRST.base</td> </tr> </table> |