[Openfirst-cvscommit] manual/openfirst.news openfirst.news.html,1.1,1.2
Brought to you by:
xtimg
From: <dav...@us...> - 2003-09-14 03:20:42
|
Update of /cvsroot/openfirst/manual/openfirst.news In directory sc8-pr-cvs1:/tmp/cvs-serv11895 Modified Files: openfirst.news.html Log Message: Made some text changes Index: openfirst.news.html =================================================================== RCS file: /cvsroot/openfirst/manual/openfirst.news/openfirst.news.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** openfirst.news.html 11 Sep 2003 00:36:31 -0000 1.1 --- openfirst.news.html 14 Sep 2003 03:20:33 -0000 1.2 *************** *** 14,18 **** </tr> <tr> ! <td>Tim Ginnof openFIRST</td> </tr> <tr> --- 14,18 ---- </tr> <tr> ! <td>Tim Ginn of openFIRST</td> </tr> <tr> *************** *** 32,37 **** </tr> <tr> ! <td>index.php - views a list of all current news headlines<br> ! admin/index.php - allows admins to edit/add/delete news headlines</td> </tr> <tr> --- 32,39 ---- </tr> <tr> ! <td>The news module asks the administrative to enter new news then inserts ! it into the databae. There are functions included in the module that allow ! the system to preview headlines. These functions may be used by webdevelopers ! in their own modules.</td> </tr> <tr> *************** *** 48,52 **** </tr> <tr> ! <td><p>none</p> </td> </tr> --- 50,54 ---- </tr> <tr> ! <td><p>function shownews()</p> </td> </tr> *************** *** 55,65 **** </tr> <tr> ! <td>index.php, admin/index.php</td> </tr> <tr> ! <td bgcolor="#CCCCCC"><strong>Notes</strong></td> </tr> <tr> ! <td>none</td> </tr> </table> --- 57,69 ---- </tr> <tr> ! <td>index.php - views a list of all current news headlines<br> ! admin/index.php - allows admins to edit/add/delete news headlines</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> |