Files

Primary tabs

Contains filters are case sensitive
File name Locationsort ascending Namespace Description
{#advimage_dlg.dialog_title} modules/tinymce/inc/tiny_mce/plugins/advimage/image.htm {#advimage_dlg.dialog_title}
advimage.css modules/tinymce/inc/tiny_mce/plugins/advimage/css/advimage.css #src_list, #over_list, #out_list {width:280px;} .mceActionPanel {margin-top:7px;} .alignPreview {border:1px solid #000; width:140px; height:140px; overflow:hidden; padding:5px;} .checkbox {border:0;} .panel_wrapper div.current {height:305px;} #prev…
{#advhr.advhr_desc} modules/tinymce/inc/tiny_mce/plugins/advhr/rule.htm {#advhr.advhr_desc}
advhr.css modules/tinymce/inc/tiny_mce/plugins/advhr/css/advhr.css input.radio {border:1px none #000; background:transparent; vertical-align:middle;} .panel_wrapper div.current {height:80px;} #width {width:50px; vertical-align:middle;} #width2 {width:50px; vertical-align:middle;} #size {width:100px;}
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…
tinymce.css modules/tinymce/css/tinymce.css .mceContentBody { font-size: 14px; } .tinymce-extra-instructions { font-size: 0.9em; }
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
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…
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:…
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
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
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
content.css modules/content/css/content.css .content-edit-controls .form-element, .content-edit-controls label { display: inline; padding-right: 10px; }
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
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:…
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
blocks.css modules/blocks/css/blocks.css .blocks-table { width: 100%; } .block-module-name { background-color: #eee; border-top: 1em solid white; padding: 5px; }
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
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; …
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
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:…
batch.css modules/batch/css/batch.css CSS file for batch module *
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
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…
announcements.module modules/announcements/announcements.module
announcements.install modules/announcements/announcements.install
announcements.info modules/announcements/announcements.info name = Announcements description = Administrators may enter announcements which can then be displayed in a block for specific users. core = 5.x requires = content
advise.css modules/advise/css/advise.css CSS file for the advise module. Added to pages having to do with advising.
advise.toolbox.inc modules/advise/advise.toolbox.inc
advise.module modules/advise/advise.module
advise.info modules/advise/advise.info name = Advise description = This is the primary advising module, which displays degree plans as well as What If mode. core = 5.x

Pages