Update of /cvsroot/openfirst/manual/openfirst.base
In directory sc8-pr-cvs1:/tmp/cvs-serv11379
Added Files:
screen4.png screen3.png screen2.png screen1.png
openfirst.base.html
Log Message:
initial upload
--- NEW FILE: screen4.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: screen3.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: screen2.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: screen1.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: openfirst.base.html ---
<h2>openFIRST.base</h2>
<table width="65%" cellpadding="4">
<tr>
<td><img src="screen1.png" width="267" height="222"><img src="screen2.png" width="267" height="222"><br>
<img src="screen3.png" width="267" height="222"><img src="screen4.png" width="267" height="222">
</td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>Description:</strong></td>
</tr>
<tr>
<td>The openFIRST.base is the biggest most important module in all of openFIRST.
Its function is to provide a foundation for all the other openFIRST modules..</td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>Developed By:</strong></td>
</tr>
<tr>
<td>Tim Ginn and David Di Biase of openFIRST</td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>Database Tables</strong></td>
</tr>
<tr>
<td>ofirst_config</td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>Includes</strong></td>
</tr>
<tr>
<td>none</td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>How It Works</strong></td>
</tr>
<tr>
<td>All the important facts about base are described in the main openFIRST
manual page.</td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>Upcoming Module Requests</strong></td>
</tr>
<tr>
<td>New updates are planned to upgrade the header control system.</td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>Module Defined Variables</strong></td>
</tr>
<tr>
<td> <p>variable $title<br>
variable $version<br>
variable $sqlserver<br>
variable $sqluser<br>
variable $sqlpassword<br>
variable $sqldatabase<br>
variable $home<br>
variable $header<br>
variable $footer<br>
variable $mailnotify<br>
variable $mailfrom<br>
variable $basepat<br>
variable $fbasepath<br>
variable $currentmodule<br>
function ofirst_query()<br>
function ofirst_mysql_query()<br>
function ofirst_num_rows()<br>
function ofirst_error()<br>
function ofirst_fetch_object()<br>
function checkform();<br>
function make_wysiwyg()<br>
function multipartmail()</p>
</td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>Module Scripts</strong></td>
</tr>
<tr>
<td>index.php - acts as a main page for the entire website<br>
auth.php - used to validate members who visit the website<br>
footers.php - encases the footers for the website<br>
headers.php - encases the headers for the website<br>
globals-default.php - a fallback script just in case globals.php is broken<br>
install.php - used to setup modules .mysql setup files<br>
modules.php - activates modules to use on site<br>
globals.php - contains all the global declaration and include looping scripts<br>
first.php - the very first file used to install the openfirst system<br>
dbase.php - used to store the function for querying databses<br>
version.php - checks the current version of the entire system and updates
it<br>
functions/wysiwyg.php - contains a function for previewing the wysiwyg system<br>
functions/forms.php - contains a function for form checking<br>
functions/mail.php - contains the multipartmail function</td>
</tr>
<tr>
<td bgcolor="#CCCCCC"><strong>Related Modules <font size="2">(required for
using this module)</font></strong></td>
</tr>
<tr>
<td>openFIRST.members</td>
</tr>
</table>
<p><strong></strong></p>
|