Files

Primary tabs

Contains filters are case sensitive
File namesort ascending Location Namespace Description
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif;…
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/highcontrast/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background:#F0F0EE; color: black; padding:0; margin:8px 8px 0 8px; } html {background:#F0F0EE; color:#000;} td {font-family:Verdana, Arial, Helvetica, sans-serif;…
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/default/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif;…
DegreePlan.php custom/classes/DegreePlan.php
db.inc includes/db.inc This file contains mostly db shortcuts.
DatabaseHandler.php custom/classes/DatabaseHandler.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.
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.
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.
cron.php cron.php The cron.php file for FlightPath, which should be run periodically.
course_search_style.css modules/course_search/css/course_search_style.css .page-content { font-size: 10pt; } .course-search-course-title-row { font-weight: bold; } .course-search-repeat { padding-left: 10px; font-weight: normal; } .course-search-course-block { margin-bottom:20px; margin-left: 10px;…
course_search_mobile_style.css modules/course_search/css/course_search_mobile_style.css .course-search-course-extra { display: none; } .course-search-course-block, .course-search-subject-select-line { margin: 0; text-decoration: none; display: block; border-bottom: 1px solid #ccc; padding-top: 10px; padding-bottom:…
course_search.module modules/course_search/course_search.module This module allows users to search for courses, descriptions, and, if supported, rotation schedules and sample syllabi.
course_search.install modules/course_search/course_search.install
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.edit.inc modules/course_search/course_search.edit.inc This file contains functions relating to editing the course info, like rotation schedule and syllabus
CourseList.php custom/classes/CourseList.php
Course.php custom/classes/Course.php
COPYRIGHT.txt COPYRIGHT.txt ==================================== Copyright Information for FlightPath ==================================== Last updated: 10/7/2020 All FlightPath code is Copyright 2006 - Present by the original authors. FlightPath is considered "open…
content.module modules/content/content.module
content.install modules/content/content.install
content.info modules/content/content.info name = Content description = Create generic HTML content for use on your site. core = 5.x
content.css modules/content/css/content.css .content-edit-controls .form-element, .content-edit-controls label { display: inline; padding-right: 10px; }
content.css modules/tinymce/inc/tiny_mce/plugins/spellchecker/css/content.css .mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;}
content.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/content.css body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;} body {background:#FFF;} body.mceForceColors {background:#FFF; color:#000;} h1 {font-size: 2em} h2 {font-size: 1.5em} h3 {font-size: 1.17em} h4…
content.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/highcontrast/content.css body, td, pre { margin:8px;} body.mceForceColors {background:#FFF; color:#000;} h1 {font-size: 2em} h2 {font-size: 1.5em} h3 {font-size: 1.17em} h4 {font-size: 1em} h5 {font-size: .83em} h6 {font-size: .75em} .mceItemTable, .mceItemTable td,…
content.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/default/content.css body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;} body {background:#FFF;} body.mceForceColors {background:#FFF; color:#000;} body.mceBrowserDefaults {background:transparent; color:inherit;…
content.css modules/tinymce/inc/tiny_mce/themes/simple/skins/o2k7/content.css body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;} body {background: #FFF;} .mceVisualAid {border: 1px dashed #BBB;} /* IE */ * html body { scrollbar-3dlight-color: #F0F0EE; scrollbar-arrow-color:…
content.css modules/tinymce/inc/tiny_mce/themes/simple/skins/default/content.css body, td, pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } body { background-color: #FFFFFF; } .mceVisualAid { border: 1px dashed #BBBBBB; } /* MSIE specific */ * html body { scrollbar-3dlight-color:…
comments.module modules/comments/comments.module
comments.info modules/comments/comments.info name = Comments description = This module lets you save advising comments for a student. core = 5.x requires = advise
comments.css modules/comments/css/comments.css /* Styles for the comments module */ #comments-comment-textarea { width: 100%; height: 100px; } .comments-visible-input-row { font-size: 0.8em; } .comments-copy-paste-help { font-size: 0.7em; } .comments-comment-buttons { text-align:…
classic.info themes/classic/classic.info name = Classic description = This is the "classic" theme which ships with FlightPath. core = 4.x
CHANGELOG.txt CHANGELOG.txt FlightPath 5.x Changelog ======================== 2021-03-18 Added inval() to priority when editing groups, to avoid possible mysql errors. 2021-02-25 Added floatval() to min hours, max hours, etc, in admin_course_submit(), to avoid possible…
cell.css modules/tinymce/inc/tiny_mce/plugins/table/css/cell.css /* CSS file for cell dialog in the table plugin */ .panel_wrapper div.current { height: 200px; } .advfield { width: 200px; } #action { margin-bottom: 3px; } #class { width: 150px; }
bootstrap.inc bootstrap.inc This file should be included by every public-facing page of FlightPath. It will include all the classes, as well as settings and function files, and modules.
blocks.module modules/blocks/blocks.module
blocks.info modules/blocks/blocks.info name = Blocks description = Manage the location and appearance of blocks in FlightPath core = 5.x
blocks.css modules/blocks/css/blocks.css .blocks-table { width: 100%; } .block-module-name { background-color: #eee; border-top: 1em solid white; padding: 5px; }
blank_page modules/tinymce/inc/tiny_mce/plugins/template/blank.htm blank_page
blank_degrees.module modules/blank_degrees/blank_degrees.module
blank_degrees.info modules/blank_degrees/blank_degrees.info name = Blank Degree Search description = This module lets users view "blank" degree plans in FlightPath. core = 5.x
batch.test.inc modules/batch/batch.test.inc This file contains functionality for testing out Batch's processing with a sample form which performs some arbitrary actions.
batch.module modules/batch/batch.module
batch.install modules/batch/batch.install
batch.info modules/batch/batch.info name = Batch description = Provides access for developers to batch processing functionality. core = 5.x
batch.css modules/batch/css/batch.css CSS file for batch module *
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
attributes.css modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/css/attributes.css .panel_wrapper div.current { height: 290px; } #id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey { width: 200px; } #events_panel input { width: 200px; }
announcements.module modules/announcements/announcements.module

Pages