| PHP Files |
|
|
| contact.php |
|
accessory link |
| dbinfo.php |
|
|
| index.php |
|
home page |
| media_kit.php |
|
accessory link |
| sitemap.php |
|
acessory link |
| team_login.php |
|
accessory link |
| documents.php |
documentation folder |
|
| papers.php |
documentation folder |
|
| submenu.php |
documentation folder |
|
| summary.php |
documentation folder |
global nav link |
| links.php |
for_educators folder |
|
| overview |
for_educators folder |
global nav link |
| submenu.php |
for_educators folder |
|
| overview.php |
for_radio_operators folder |
global nav link |
| submenu.php |
for_radio_operators folder |
|
| telemetry.php |
for_radio_operators folder |
|
| page_template.php |
includes folder |
template for new pages |
| archive.php |
news folder |
pulls news from database |
| recent.php |
news folder |
global nav link; pulls recent news form database |
| submenu.php |
news folder |
|
| activities.php |
our_project folder |
|
| mission.php |
our_project folder |
|
| outreach.php |
our_project folder |
|
| overview.php |
our_project folder |
global nav link |
| sponsors.php |
our_project folder |
|
| submenu.php |
our_project folder |
|
| team.php |
our_project folder |
|
| assembly.php |
our_satellites folder |
|
| operation.php |
our_satellites fold |
|
| overview.php |
our_satellites fold |
global nav link |
| step1.php (for 1-11) |
our_satellites fold |
|
| submenu.php |
our_satellites fold |
|
| subsystems.php |
our_satellites fold |
|
| testing.php |
our_satellites fold |
|
| |
|
|
| Text Files |
|
|
| educators.txt |
our_project/outreach folder |
text files are pulled into appropriate pages through includes
in the php |
| explore.txt |
our_project/outreach folder |
|
| kids.txt |
our_project/outreach folder |
|
| media.txt |
our_project/outreach folder |
|
| radio.txt |
our_project/outreach folder |
|
| recruitment.txt |
our_project/outreach folder |
|
| students.txt |
our_project/outreach folder |
|
| tours.txt |
our_project/outreach folder |
|
| website.txt |
our_project/outreach folder |
|
| women.txt |
our_project/outreach folder |
|
| afosr.txt |
our_project/sponsors folder |
|
| afrl.txt |
our_project/sponsors folder |
|
| aiaa.txt |
our_project/sponsors folder |
|
| gsfc.txt |
our_project/sponsors folder |
|
| hamamatsu.txt |
our_project/sponsors folder |
|
| ni.txt |
our_project/sponsors folder |
|
| pcb 123.txt |
our_project/sponsors folder |
|
| planetary.txt |
our_project/sponsors folder |
|
| spectrolab.txt |
our_project/sponsors folder |
|
| waterjet.txt |
our_project/sponsors folder |
|
| berthold.txt |
our_project/team_profiles folder |
|
| campbell.txt |
our_project/team_profiles folder |
|
| diaz-aguado.txt |
our_project/team_profiles folder |
|
| ebinuma.txt |
our_project/team_profiles folder |
|
| eckhoff.txt |
our_project/team_profiles folder |
|
| fowler.txt |
our_project/team_profiles folder |
|
| greenbaum.txt |
our_project/team_profiles folder |
|
| holt.txt |
our_project/team_profiles folder |
|
| lightsey.txt |
our_project/team_profiles folder |
|
| linford.txt |
our_project/team_profiles folder |
|
| mauldin.txt |
our_project/team_profiles folder |
|
| morrison.txt |
our_project/team_profiles folder |
|
| raja.txt |
our_project/team_profiles folder |
|
| saleh.txt |
our_project/team_profiles folder |
|
| stewart.txt |
our_project/team_profiles folder |
|
| wang.txt |
our_project/team_profiles folder |
|
| yeldell.txt |
our_project/team_profiles folder |
|
| |
|
|
| HTML Files |
|
|
| footer.html |
includes folder |
pulled into all pages as an include in the php code |
| header.html |
includes folder |
pulled into all pages as an include in the php code |
| menu.html |
includes folder |
pulled into all pages as an include in the php code |
| |
|
|
| PDF Files |
|
|
| FASTRAC Press Release.pdf |
|
|
| fastrac_usu.pdf |
documentation folder |
|
| mission_plan.pdf |
documentation folder |
|
| utexas_amstat_04.pdf |
documentation folder |
|
| Environment_Testing.pdf |
our_satellites folder |
|
| Propulsion.pdf |
our_satellites folder |
|
| Relative_Navigation.pdf |
our_satellites folder |
|
| Structure.pdf |
our_satellites folder |
|
| |
|
|
| Style Sheets |
|
|
| blog.css |
css folder |
sets visual style of blog |
| graphic_view.css |
css folder |
sets visual style of public site |
| intranet.css |
css folder |
sets visual style of intranet |
| |
|
|
| PowerPoint Files |
|
|
| fastrac.ppt |
documentation folder |
|
| risk.ppt |
documentation folder |
|
| SHOT.ppt |
documentation folder |
|
| actionitems.php |
Displays list of action items grouped by status. Handles
the add, edit, and delete action item functions. |
| add_action_item.php |
Displays form to add and edit action items (handled by actionitems.php). |
| add_doc.php |
Displays form to upload documents (handled by upload.php). Also displays
form to edit documents and handles this form. |
| add_news.php |
Displays form to add news story text (step 1 of process). Self-handling
form then redirects to image_upload.php to finish process. |
| add_user.php |
Displays form to add and edit users. Handles both of these functions.
|
| dbinfo.php |
Included in every other file. Connects to fastrac database. |
| doc_list.php |
Displays uploaded documents. Handles delete document function. |
| doc_types.php |
Displays form to add and delete document types and subsystem categories
for uploaded documents. Handles all of these functions. |
| documents/ |
Directory to hold documents uploaded by users. |
| header.php |
Included in every other file. |
| header_js.php |
Same as header.php but with added Javascript to validate the forms in
add_users.php. |
| help.php |
Displays help for intranet users. |
| images/ |
Directory to hold images used within intranet. |
| index.php |
Displays recent announcements, provides links to add and edit announcments
and modify settings, and displays archived news headlines. |
| news/ |
Directory that includes files for the integrated blog application (PHPNews). |
| news_list.php |
Displays draft and published public news stories. Handles delete news
story function and publish/unpublish functions. |
| team_list.php |
Displays active team users. Handles delete user function. |
| upload.php |
Handles document upload form for uploading new documents. |
| upload_images.php |
Displays preview of news story and form to upload news story images.
Handles upload of images. |