[Openfirst-cvscommit] manual/openfirst.news openfirst.photogallery.html,NONE,1.1 openfirst.news.html
Brought to you by:
xtimg
From: <dav...@us...> - 2003-09-11 00:36:37
|
Update of /cvsroot/openfirst/manual/openfirst.news In directory sc8-pr-cvs1:/tmp/cvs-serv13009/openfirst.news Added Files: openfirst.photogallery.html openfirst.news.html Log Message: initial upload. NOTE: these files are not the final polished copies of the manuals. These are very rough working copies of the manuals. I still have to run through them and fix all the mistakes (there are many). But to document my progress I will commit it now. --- NEW FILE: openfirst.photogallery.html --- <h2>openFIRST.photogallery</h2> <table width="65%" cellpadding="4"> <tr> <td><img src="screen1.png" width="267" height="222"></td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Description:</strong></td> </tr> <tr> <td>The openFIRST.photogallery is a top of the line photo gallery system designed specifically for the openFIRST system. The gallery comes with every feature you could possibly need. Features included are: thumbnail maker (switching GD functions depending on which GD gallery you have installed, automatically sets itself), gallery manager back-end, user comments, an advanced image naming and descriptions and a send-to-a-friend feature.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Developed By:</strong></td> </tr> <tr> <td>David Di Biase of openFIRST</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Database Tables</strong></td> </tr> <tr> <td>ofirst_photogallery_comments<br> ofirst_photogallery_galleries<br> ofirst_photogallery_image </td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Includes</strong></td> </tr> <tr> <td>photogallery.php - provides functions for viewing specific gallery images. This was developed to allow quick and easy image reference without the webmaster having to type in the direct path to the image. Simple use the functions within this script.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>How It Works</strong></td> </tr> <tr> <td><p>index.php - view the current galleries installed<br> gallery.php - view the current photos listed in the gallery<br> email.php - allows users to e-mail photo's to friends<br> viewphoto.php - view individual photos<br> photogallery.php - the system include file that is carried through the website by the base module. It allows simple access to any gallery image.<br> admin/cleargallery.php - clears all the photos in the gallery<br> admin/edit.php - edit gallery information<br> admin/editphoto.php - edit information about the current photo<br> admin/galleryglobals.php - a file that contains all the globals related to the photogallery module<br> admin/index.php - an admin index page<br> admin/makethumb.php - creates thumbnails, calls preview.php to create thumbs with GD<br> admin/newgallery.php - allows users to create new galleries<br> admin/preview.php - the thumbnail maker which contains the GD function switcher and functions</p> </td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Upcoming Module Requests</strong></td> </tr> <tr> <td>We are planning to expand this module by adding new features such as: image voting, top images of the month, and a newly added images feature.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Module Defined Variables</strong></td> </tr> <tr> <td><p>none</p> </td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Module Scripts</strong></td> </tr> <tr> <td>index.php, admin/index.php, gallery.php, email.php, viewphoto.php, admin/cleargallery.php, photogallery.php, admin/edit.php, admin/editphoto.php, admin/makethumb.php, admin/newgallery.php, admin/preview.php</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Notes</strong></td> </tr> <tr> <td>none</td> </tr> </table> <p><strong></strong></p> --- NEW FILE: openfirst.news.html --- <h2>openFIRST.news</h2> <table width="65%" cellpadding="4"> <tr> <td><img src="screen1.png" width="267" height="222"></td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Description:</strong></td> </tr> <tr> <td>The openFIRST.news allows for a simple and effective news managing system.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Developed By:</strong></td> </tr> <tr> <td>Tim Ginnof openFIRST</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Database Tables</strong></td> </tr> <tr> <td>ofirst_news</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>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>Upcoming Module Requests</strong></td> </tr> <tr> <td>The news module has many new changes coming its way. In the coming future we plan to update it with image relations to the photogallery system, or photo uploads directly from the module, new headline viewing system, a headline include file that lists news on demand of a function.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Module Defined Variables</strong></td> </tr> <tr> <td><p>none</p> </td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Module Scripts</strong></td> </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> <p><strong></strong></p> |