Files

Primary tabs

Contains filters are case sensitive
File name Location Namespacesort descending Description
FlightPath.php custom/classes/FlightPath.php
fp_template.php themes/basic/fp_template.php
fp_print_template.php themes/basic/fp_print_template.php
custom.css themes/basic/custom.css This is where your custom CSS goes, to keep it separate from the "default" CSS definitions in style.css and mobile.css.
layout.css themes/basic/layout.css This is where the CSS directly related to the theme's layout goes. For example, CSS regarding corners of tables, width of page, etc.
style.css themes/basic/style.css This CSS file pertains to the look of content itself in FlightPath.
fp_mobile_template.php themes/basic/fp_mobile_template.php
basic.info themes/basic/basic.info name = Basic Starter Theme description = This is a very plain "starter" theme which you may use to create your own custom theme. See README.txt. core = 4.x
GroupList.php custom/classes/GroupList.php
StandardizedTest.php custom/classes/StandardizedTest.php
all_custom_classes.php custom/classes/all_custom_classes.php
CourseList.php custom/classes/CourseList.php
SubstitutionList.php custom/classes/SubstitutionList.php
mobile.css themes/basic/mobile.css .fpcopy-notice { font-size: 0.7em; text-align: center; margin-top: 40px; border-top: 1px solid #ccc; } body { background-color: white; }
Semester.php custom/classes/Semester.php
AdvisingScreen.php custom/classes/AdvisingScreen.php
Course.php custom/classes/Course.php
DegreePlan.php custom/classes/DegreePlan.php
Group.php custom/classes/Group.php
DatabaseHandler.php custom/classes/DatabaseHandler.php
Substitution.php custom/classes/Substitution.php
Student.php custom/classes/Student.php
AdvisingScreenTypeView.php custom/classes/AdvisingScreenTypeView.php
READEME.txt custom/files/READEME.txt This directory (/custom/files) must be readable/writable by the webserver. This is where modules will store uploaded files. One example of how to make this directory writable would be with the CHMOD command. Ex: chmod 777 files Your specific…
course_search.info modules/course_search/course_search.info name = Course Search description = Lets users search through courses and descriptions. core = 5.x
course_search.install modules/course_search/course_search.install
style.css themes/classic/style.css This CSS file pertains to the look of content itself in FlightPath.
blocks.css modules/blocks/css/blocks.css .blocks-table { width: 100%; } .block-module-name { background-color: #eee; border-top: 1em solid white; padding: 5px; }
announcements.css modules/announcements/css/announcements.css /** * CSS file for the announcements module. */ .announcement { margin-bottom: 20px; font-size: 0.9em; } .admin-announcements .announcement { border: 1px solid #ccc; padding: 20px; margin: 20px; } .announcement .announcement-posted…
content.css modules/content/css/content.css .content-edit-controls .form-element, .content-edit-controls label { display: inline; padding-right: 10px; }
style.css modules/system/css/style.css /* Login page */ .fp-form-system_login_form { padding-top: 20px; padding-left: 20px; } .fp-form-system_login_form label { display: inline-block; width: 105px; } .fp-form-system_login_form #element-user, .fp-form-system_login_form…
update_status.css modules/update_status/css/update_status.css Custom CSS for the update_status module.
README.txt inc/pchart/README.txt This directory contains a portion of the pChart library, an excellent GPLv3 library for creating pie charts in PHP. For more information, visit: http://pchart.net
fp_pie_chart.php inc/pchart/fp_pie_chart.php This script uses the pchart library (pchart.net) to display a pie chart in FlightPath.
mobile.css themes/classic/mobile.css .fpcopy-notice { font-size: 0.7em; text-align: center; margin-top: 40px; border-top: 1px solid #ccc; } body { background-color: white; }
fp_template.php themes/classic/fp_template.php
fp_print_template.php themes/classic/fp_print_template.php
custom.css themes/classic/custom.css This is where your custom CSS goes, to keep it separate from the "default" CSS definitions in style.css and mobile.css.
layout.css themes/classic/layout.css This is where the CSS directly related to the theme's layout goes. For example, CSS regarding corners of tables, width of page, etc.
fp_mobile_template.php themes/classic/fp_mobile_template.php
classic.info themes/classic/classic.info name = Classic description = This is the "classic" theme which ships with FlightPath. core = 4.x
mobile.css themes/fp5_clean/mobile.css .fpcopy-notice { font-size: 0.7em; text-align: center; margin-top: 40px; border-top: 1px solid #ccc; } body { background-color: white; }
fp_template.php themes/fp5_clean/fp_template.php
fp_print_template.php themes/fp5_clean/fp_print_template.php
fp5_clean.info themes/fp5_clean/fp5_clean.info name = FlightPath 5 Clean Theme description = A clean theme for FlightPath 5 core = 5.x
custom.css themes/fp5_clean/custom.css This is where your custom CSS goes, to keep it separate from the "default" CSS definitions in style.css and mobile.css.
layout.css themes/fp5_clean/layout.css This is where the CSS directly related to the theme's layout goes. For example, CSS regarding corners of tables, width of page, etc.
style.css themes/fp5_clean/style.css This CSS file pertains to the look of content itself in FlightPath.
fp_mobile_template.php themes/fp5_clean/fp_mobile_template.php
README.txt themes/basic/README.txt READEME for Basic Starter theme =============================== Unlike the "classic" theme, this theme is meant to be very plain and basic, lacking many of the images which comprise the classic theme's layout. The idea is for you to…

Pages