Files

Primary tabs

Contains filters are case sensitive
File namesort descending Location Namespace Description
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; }
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; }
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
password.inc includes/password.inc Secure password hashing functions for user authentication.
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 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…
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 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/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…
README.txt modules/batch/README.txt README File for Batch API module ================================ For instructions on this module's use (which appeals primarily to developers), search FlightPath's documentation:…
render.inc includes/render.inc
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
smtp.info modules/smtp/smtp.info name = SMTP Mail Protocol description = Send emails using SMTP instead of sendmail and PHP mail() command. core = 5.x
smtp.module modules/smtp/smtp.module This is the main module file for SMTP, which will let us send emails using SMTP instead of PHP's mail() command.
StandardizedTest.php custom/classes/StandardizedTest.php
stats.info modules/stats/stats.info name = Stats description = Look up various usage stats & run reports about FlightPath core = 5.x requires = batch
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_advisee_results { cursor: pointer; font-size:…
student_search.info modules/student_search/student_search.info name = Student Search description = This module allows users to search for students (advisees) core = 5.x
student_search.module modules/student_search/student_search.module
style.css themes/basic/style.css This CSS file pertains to the look of content itself in FlightPath.
style.css themes/fp5_clean/style.css This CSS file pertains to the look of content itself in FlightPath.
style.css themes/classic/style.css This CSS file pertains to the look of content itself in FlightPath.
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…
Substitution.php custom/classes/Substitution.php
SubstitutionList.php custom/classes/SubstitutionList.php
system.info modules/system/system.info name = System description = This module controls various settings for FlightPath, and is required for FlightPath to run. It cannot be disabled. core = 5.x required = true schema = 8
system.install modules/system/system.install The install file for the System module
system.module modules/system/system.module
table.css modules/tinymce/inc/tiny_mce/plugins/table/css/table.css /* CSS file for table dialog in the table plugin */ .panel_wrapper div.current { height: 245px; } .advfield { width: 200px; } #class { width: 150px; }
Template for dialogs modules/tinymce/inc/tiny_mce/plugins/inlinepopups/template.htm Template for dialogs
template.css modules/tinymce/inc/tiny_mce/plugins/template/css/template.css #frmbody { padding: 10px; background-color: #FFF; border: 1px solid #CCC; } .frmRow { margin-bottom: 10px; } #templatesrc { border: none; width: 320px; height: 240px; } .title { padding-bottom: 5px; } .mceActionPanel { padding-top: 5px; }
theme.inc includes/theme.inc
tinymce.css modules/tinymce/css/tinymce.css .mceContentBody { font-size: 14px; } .tinymce-extra-instructions { font-size: 0.9em; }
tinymce.info modules/tinymce/tinymce.info name = TinyMCE description = WYSIWYG editor core = 5.x
tinymce.install modules/tinymce/tinymce.install The install file for TinyMCE
tinymce.module modules/tinymce/tinymce.module The TinyMCE module will init TinyMCE (the editor) on appropriate pages. This module is primarily for managing what those pages are.
ui.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/ui.css /* Reset */ .o2k7Skin table, .o2k7Skin tbody, .o2k7Skin a, .o2k7Skin img, .o2k7Skin tr, .o2k7Skin div, .o2k7Skin td, .o2k7Skin iframe, .o2k7Skin span, .o2k7Skin *, .o2k7Skin .mceText {border:0; margin:0; padding:0; background:transparent;…
ui.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/highcontrast/ui.css /* Reset */ .highcontrastSkin table, .highcontrastSkin tbody, .highcontrastSkin a, .highcontrastSkin img, .highcontrastSkin tr, .highcontrastSkin div, .highcontrastSkin td, .highcontrastSkin iframe, .highcontrastSkin span, .highcontrastSkin *,…
ui.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/default/ui.css /* Reset */ .defaultSkin table, .defaultSkin tbody, .defaultSkin a, .defaultSkin img, .defaultSkin tr, .defaultSkin div, .defaultSkin td, .defaultSkin iframe, .defaultSkin span, .defaultSkin *, .defaultSkin .mceText {border:0; margin:0; padding:0;…
ui.css modules/tinymce/inc/tiny_mce/themes/simple/skins/o2k7/ui.css /* Reset */ .o2k7SimpleSkin table, .o2k7SimpleSkin tbody, .o2k7SimpleSkin a, .o2k7SimpleSkin img, .o2k7SimpleSkin tr, .o2k7SimpleSkin div, .o2k7SimpleSkin td, .o2k7SimpleSkin iframe, .o2k7SimpleSkin span, .o2k7SimpleSkin * {border:0; margin:0;…
ui.css modules/tinymce/inc/tiny_mce/themes/simple/skins/default/ui.css /* Reset */ .defaultSimpleSkin table, .defaultSimpleSkin tbody, .defaultSimpleSkin a, .defaultSimpleSkin img, .defaultSimpleSkin tr, .defaultSimpleSkin div, .defaultSimpleSkin td, .defaultSimpleSkin iframe, .defaultSimpleSkin span, .defaultSimpleSkin…
ui_black.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/ui_black.css /* Black */ .o2k7SkinBlack .mceToolbar .mceToolbarStart span, .o2k7SkinBlack .mceToolbar .mceToolbarEnd span, .o2k7SkinBlack .mceButton, .o2k7SkinBlack .mceSplitButton, .o2k7SkinBlack .mceSeparator, .o2k7SkinBlack .mceSplitButton a.mceOpen,…

Pages