Files

Primary tabs

Contains filters are case sensitive
File namesort descending Location Namespace Description
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_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_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;…
cron.php cron.php The cron.php file for FlightPath, which should be run periodically.
DatabaseHandler.php custom/classes/DatabaseHandler.php
db.inc includes/db.inc This file contains mostly db shortcuts.
DegreePlan.php custom/classes/DegreePlan.php
dialog.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/default/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/o2k7/dialog.css /* Generic */ body { font-family:Verdana, Arial, Helvetica, sans-serif;…
Example of a custom preview page modules/tinymce/inc/tiny_mce/plugins/preview/example.html Example of a custom preview page
example_helper.info custom/modules/example_helper/example_helper.info name = Example helper module description = This module's source code demonstrates several important features of module development core = 4.x
example_helper.module custom/modules/example_helper/example_helper.module example_helper.module - Example module file
FlightPath.php custom/classes/FlightPath.php
forms.inc includes/forms.inc
fp_mobile_template.php themes/classic/fp_mobile_template.php
fp_print_template.php themes/classic/fp_print_template.php
fp_template.php themes/classic/fp_template.php
fullpage.css modules/tinymce/inc/tiny_mce/plugins/fullpage/css/fullpage.css /* Hide the advanced tab */ #advanced_tab { display: none; } #metatitle, #metakeywords, #metadescription, #metaauthor, #metacopyright { width: 280px; } #doctype, #docencoding { width: 200px; } #langcode { width: 30px; } #bgimage { width:…
fullscreen.htm modules/tinymce/inc/tiny_mce/plugins/fullscreen/fullscreen.htm
Group.php custom/classes/Group.php
GroupList.php custom/classes/GroupList.php
hook.api.php includes/hook.api.php Lists all available hooks within FlightPath's core code.
index.php index.php The primary entry point for FlightPath.
install.php install.php This is the initial installation file for FlightPath.
jquery-ui-1.9.2.custom.min.css inc/jqueryui-css/ui-lightness/jquery-ui-1.9.2.custom.min.css /*! jQuery UI - v1.9.2 - 2012-12-13 * http://jqueryui.com * Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css,…
LICENSE.txt LICENSE.txt (See the COPYRIGHT.txt file for specific copyright information, including and interpretation of Section 13 of this license as it pertains to FlightPath and modules) --------------------------------------------------------------- …
license.txt modules/tinymce/inc/tiny_mce/license.txt GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
media.css modules/tinymce/inc/tiny_mce/plugins/media/css/media.css #id, #name, #hspace, #vspace, #class_name, #align { width: 100px } #hspace, #vspace { width: 50px } #flash_quality, #flash_align, #flash_scale, #flash_salign, #flash_wmode { width: 100px } #flash_base, #flash_flashvars, #html5_altsource1,…
menu.inc includes/menu.inc
misc.inc includes/misc.inc This file contains misc functions for 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; }
mobile.css modules/blank_degrees/css/mobile.css .course-search-course-extra { display: none; } .degree-search-degree-row { margin: 0; text-decoration: none; display: block; border-bottom: 1px solid #ccc; padding-top: 10px; padding-bottom: 10px; color: black; …
ObjList.php classes/ObjList.php
popup.css modules/tinymce/inc/tiny_mce/plugins/xhtmlxtras/css/popup.css input.field, select.field {width:200px;} input.picker {width:179px; margin-left: 5px;} input.disabled {border-color:#F2F2F2;} img.picker {vertical-align:text-bottom; cursor:pointer;} h1 {padding: 0 0 5px 0;} .panel_wrapper div.current…
props.css modules/tinymce/inc/tiny_mce/plugins/style/css/props.css #text_font {width:250px;} #text_size {width:70px;} .mceAddSelectValue {background:#DDD;} select, #block_text_indent, #box_width, #box_height, #box_padding_top, #box_padding_right, #box_padding_bottom, #box_padding_left {width:70px;} #box_margin_top,…
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…
README.txt README.txt FlightPath - The Electronic Student Advising System =================================================== FlightPath may be downloaded from: http://getflightpath.com Check the above address for updates, modules, and technical…
readme.txt modules/tinymce/inc/tiny_mce/plugins/style/readme.txt Edit CSS Style plug-in notes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Unlike WYSIWYG editor functionality that operates only on the selected text, typically by inserting new HTML elements with the specified styles. This plug-in operates on the HTML blocks…
README.txt modules/tinymce/README.txt TinyMCE FlightPath Module ========================= Though this module is included with the FlightPath software system, the editor itself was not programmed by any member of the FlightPath production team. For more information about the TinyMCE…
row.css modules/tinymce/inc/tiny_mce/plugins/table/css/row.css /* CSS file for row dialog in the table plugin */ .panel_wrapper div.current { height: 200px; } .advfield { width: 200px; } #action { margin-bottom: 3px; } #rowtype,#align,#valign,#class,#height { width: 150px; } #height { width:…
searchreplace.css modules/tinymce/inc/tiny_mce/plugins/searchreplace/css/searchreplace.css .panel_wrapper {height:85px;} .panel_wrapper div.current {height:85px;} /* IE */ * html .panel_wrapper {height:100px;} * html .panel_wrapper div.current {height:100px;}
Semester.php custom/classes/Semester.php
StandardizedTest.php custom/classes/StandardizedTest.php
stats.info modules/stats/stats.info name = Stats description = Look up various usage stats about FlightPath core = 4.x
stats.module modules/stats/stats.module This module displays statistics and reports for FlightPath
Student.php custom/classes/Student.php
student_search.css modules/student_search/css/student_search.css .major-search-form { text-align: center; padding-top: 30px; padding-bottom: 30px; } .major-search-form label { font-size: 0.8em; font-weight: bold; }
student_search.info modules/student_search/student_search.info name = Student Search description = This module allows users to search for students (advisees) core = 4.x
student_search.module modules/student_search/student_search.module

Pages