[Openfirst-cvscommit] manual/openfirst.members openfirst.members.html,1.1,1.2
Brought to you by:
xtimg
From: <dav...@us...> - 2003-09-14 03:20:00
|
Update of /cvsroot/openfirst/manual/openfirst.members In directory sc8-pr-cvs1:/tmp/cvs-serv11745 Modified Files: openfirst.members.html Log Message: Made some text changes Index: openfirst.members.html =================================================================== RCS file: /cvsroot/openfirst/manual/openfirst.members/openfirst.members.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** openfirst.members.html 11 Sep 2003 00:36:31 -0000 1.1 --- openfirst.members.html 14 Sep 2003 03:19:57 -0000 1.2 *************** *** 13,18 **** information. This module intergrates with many openFIRST modules. The module provides user permission tracking, individual user workspaces and website ! options, profile editing and viewing and allows for easy implemetation into ! newly developed modules.</td> </tr> <tr> --- 13,18 ---- information. This module intergrates with many openFIRST modules. The module provides user permission tracking, individual user workspaces and website ! options, profile editing and viewing. It also allows for easy implemetation ! into newly developed modules.</td> </tr> <tr> *************** *** 20,24 **** </tr> <tr> ! <td>Tim Ginnof openFIRST</td> </tr> <tr> --- 20,24 ---- </tr> <tr> ! <td>Tim Ginn of openFIRST</td> </tr> <tr> *************** *** 41,53 **** </tr> <tr> ! <td>index.php - provides introduction to members module<br> ! workspace.php - allows users to manage their member workspace and website ! options<br> ! web.php - users can use this script to edit website scripts<br> ! divisions.php - allows webmasters to manage team divisions<br> ! updateprofile.php - a script used to update a person profile<br> ! logout.php - ends all sessions and ensures the user has to login again<br> ! skills.php - allows users to edit their skills on the profile<br> ! links.php - a list of current links listed for the website</td> </tr> <tr> --- 41,48 ---- </tr> <tr> ! <td>The member module is the base of many other modules. In order to run those ! other modules you will require to have this module properly setup and running ! on your server. The user workspace allows individial users to store files ! related to specific divisions, personal page files and group files.</td> </tr> <tr> *************** *** 69,80 **** </tr> <tr> ! <td>index.php, workspace.php, divisions.php, updateprofile.php, logout.php, ! skills.php, links.php</td> </tr> <tr> ! <td bgcolor="#CCCCCC"><strong>Notes</strong></td> </tr> <tr> ! <td>none</td> </tr> </table> --- 64,83 ---- </tr> <tr> ! <td>index.php - provides introduction to members module<br> ! workspace.php - allows users to manage their member workspace and website ! options<br> ! web.php - users can use this script to edit website scripts<br> ! divisions.php - allows webmasters to manage team divisions<br> ! updateprofile.php - a script used to update a person profile<br> ! logout.php - ends all sessions and ensures the user has to login again<br> ! skills.php - allows users to edit their skills on the profile<br> ! links.php - a list of current links listed for the website</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> |