Files

Primary tabs

Contains filters are case sensitive
File namesort ascending Location Namespace Description
user.css modules/user/css/user.css table.user-list { font-size: 0.85em; } /* Permissions page */ table.admin-perm-table { background-color: white !important; } .admin-perm-table .perm-desc { padding-left: 10px; font-style: italic; font-size: 0.85em; } .admin-perm-table…
update_status.module modules/update_status/update_status.module The update status module file.
update_status.info modules/update_status/update_status.info name = Update Status description = Keeps track of version status of modules, and informs the user if an update is available. core = 5.x
update_status.css modules/update_status/css/update_status.css Custom CSS for the update_status module.
ui_silver.css modules/tinymce/inc/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css /* Silver */ .o2k7SkinSilver .mceToolbar .mceToolbarStart span, .o2k7SkinSilver .mceButton, .o2k7SkinSilver .mceSplitButton, .o2k7SkinSilver .mceSeparator, .o2k7SkinSilver .mceSplitButton a.mceOpen, .o2k7SkinSilver .mceListBox a.mceOpen…
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,…
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…
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.
tinymce.install modules/tinymce/tinymce.install The install file for TinyMCE
tinymce.info modules/tinymce/tinymce.info name = TinyMCE description = WYSIWYG editor core = 5.x
tinymce.css modules/tinymce/css/tinymce.css .mceContentBody { font-size: 14px; } .tinymce-extra-instructions { font-size: 0.9em; }
theme.inc includes/theme.inc
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; }
Template for dialogs modules/tinymce/inc/tiny_mce/plugins/inlinepopups/template.htm Template for dialogs
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; }
system.module modules/system/system.module
system.install modules/system/system.install The install file for the System module
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
SubstitutionList.php custom/classes/SubstitutionList.php
Substitution.php custom/classes/Substitution.php
style.css themes/classic/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 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…
style.css themes/basic/style.css This CSS file pertains to the look of content itself in FlightPath.
student_search.module modules/student_search/student_search.module
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.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.php custom/classes/Student.php
stats.module modules/stats/stats.module This module displays statistics and reports for FlightPath
stats.info modules/stats/stats.info name = Stats description = Look up various usage stats & run reports about FlightPath core = 5.x requires = batch
StandardizedTest.php custom/classes/StandardizedTest.php
SMTP.php inc/PHPMailer/src/SMTP.php
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.
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
Semester.php custom/classes/Semester.php
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;}
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:…
render.inc includes/render.inc
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/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 inc/pchart/pchart/readme.txt Non-displayable characters.
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/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:…
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
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…
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…

Pages