Update of /cvsroot/openfirst/manual/openfirst.emoticon
In directory sc8-pr-cvs1:/tmp/cvs-serv12646/openfirst.emoticon
Modified Files:
emoticon.php
Log Message:
Make basic changes found by proof reading, including rewording, spelling, grammar, and minor technical inaccuracies.
Index: emoticon.php
===================================================================
RCS file: /cvsroot/openfirst/manual/openfirst.emoticon/emoticon.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** emoticon.php 29 Sep 2003 21:33:38 -0000 1.1
--- emoticon.php 12 Oct 2003 22:40:49 -0000 1.2
***************
*** 41,45 ****
</tr>
<tr>
! <td>The openFIRST.emoticons is to allow easy access and managment of smilies
that enhance your websites functionality and design.</td>
</tr>
--- 41,45 ----
</tr>
<tr>
! <td>The openFIRST.emoticon is to allow easy access and managment of smilies
that enhance your websites functionality and design.</td>
</tr>
***************
*** 76,81 ****
</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>
--- 76,80 ----
</tr>
<tr>
! <td>None.</td>
</tr>
<tr>
***************
*** 85,89 ****
<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
--- 84,88 ----
<td><p>function emoticon_translate - loops through all the emoticons listed
in ofirst_emoticons and replaces the text with an image which corresponds
! to 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
***************
*** 111,113 ****
</table>
<p><strong></strong></p>
! <?php include("$footer"); ?>
\ No newline at end of file
--- 110,112 ----
</table>
<p><strong></strong></p>
! <?php include("$footer"); ?>
|