Files

Primary tabs

Contains filters are case sensitive
File name Location Namespacesort descending Description
student_profile.info modules/student_profile/student_profile.info name = Student Profile description = Displays the Student Profile tab, as well as other functions relating to it. core = 6.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.
smtp.info modules/smtp/smtp.info name = SMTP Mail Protocol description = Send emails using SMTP instead of sendmail and PHP mail() command. core = 6.x
content.install modules/content/content.install
content.api.php modules/content/content.api.php
content.module modules/content/content.module
content.info modules/content/content.info name = Content description = Create generic HTML content for use on your site. core = 6.x schema = 8
prereqs.info modules/prereqs/prereqs.info name = Prereqs (Prerequisites) description = This module helps manage prereq requirements in FlightPath. core = 6.x schema = 2
prereqs.module modules/prereqs/prereqs.module This is the module file for the prereqs module.
prereqs.install modules/prereqs/prereqs.install Install file for the prereqs module
README.txt modules/prereqs/README.txt READEME for Prereqs Module ============================ Hooks ============================ Your custom module can add more prereq conditions through the hook: hook_prereqs_get_prereq_warnings(&$warnings, Course $course, Student $student) …
stats.info modules/stats/stats.info name = Stats description = Look up various usage stats & run reports about FlightPath core = 6.x requires = batch
stats.module modules/stats/stats.module This module displays statistics and reports for FlightPath
page.tpl.php themes/fp6_clean/page.tpl.php This file is responsible for outputting our content to the web browser.
style.css themes/fp6_clean/style.css This CSS file pertains to the look of content itself in FlightPath.
media.css themes/fp6_clean/media.css /* * This CSS file is for handling mobile and print media. */ /* hide or alter various elements when we go to print */ @media print { #top-nav, #sidebar-left, .dash-welcome-block, #page-print-options, #breadcrumbs-wrapper, …
fp6_clean.info themes/fp6_clean/fp6_clean.info name = FlightPath 6 Clean Theme description = A clean theme for FlightPath 6 core = 6.x
head.tpl.php themes/fp6_clean/head.tpl.php This file is meant to contain all of the common items which should appear in the <head></head> section of the page.
page--login.tpl.php themes/fp6_clean/page--login.tpl.php This file is responsible for outputting our content to the web browser.
advise.css modules/advise/css/advise.css CSS file for the advise module. Added to pages having to do with advising.
tinymce.css modules/tinymce/css/tinymce.css .mce-content-body textarea { display: none; } .tox .tox-statusbar { border-top: 0 !important; } #element-tinymce_toolbar { width: 100% !important; max-width: 100% !important; }
student_files.css modules/student_files/css/student_files.css This is the main CSS file which goes with the student_files module.
course_search_style.css modules/course_search/css/course_search_style.css .subject-title { border-bottom: 3px solid #999; } .course-search-course-title-row { font-weight: bold; font-size: 1.2em; } .course-search-repeat { padding-left: 10px; font-weight: normal; } .course-search-course-block { …
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:…
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.css modules/update_status/css/update_status.css Custom CSS for the update_status module.
admin.css modules/admin/css/admin.css ___admin-degrees-page{} .admin-degrees-list-degree .list-degree-row { padding-bottom: 3px; padding-top: 3px; font-size: 0.9em; } .list-degree-row-excluded { background-color: #ddd; } .admin-button-msg { padding-left: 30px; font-style:…
audit.css modules/audit/css/audit.css This is the stylesheet for the Audit module
style.css modules/engagements/css/style.css This CSS file is for the engagements module
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; …
style.css modules/alerts/css/style.css .alert-field-mark { font-size: 1.2em; } .alert-field-mark label { display: inline; font-weight: bold; } .alert-field-mark .alert-student-extra-mark { display: inline-block; padding-left: 10px; font-weight: bold; color:…
batch.css modules/batch/css/batch.css CSS file for batch module *
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; } .login-welcome { text-align: center; font-size: 1.1em; …
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:…
student_search.css modules/student_search/css/student_search.css table.advisee-search-results-table { width: 100%; } table .student-first-name { display: inline-block; min-width: 110px; } .major-search-form { text-align: center; padding-top: 30px; padding-bottom: 30px; } .major-search-form label { …
style.css modules/calendar/css/style.css ___custom-calendar{} body { min-width: 500px; } .tzexplain { text-align: center; padding: 10px; } .tzglobe { color: green; } .schedule-appt-sep { margin-top: 50px; border-top: 1px solid #ccc; padding-top: 20px; font-size:…
style.css modules/student_profile/css/style.css ___student_profile_page {} .student-profile-header-full { border-bottom: 1px solid #ddd; } .student-profile-header-full .header-profile-image { width: 180px; height: 250px; margin-bottom: 10px; } .priority-high { background-color:…
content.css modules/content/css/content.css .content-edit-controls .form-element, .content-edit-controls label { display: inline; padding-right: 10px; } body.content-tabs-false .page-tabs-wrapper ul.tabs { display: none !important; } .markup-element-content_title { display:…
prereqs.css modules/prereqs/css/prereqs.css CSS file for prereqs module
example_helper.module custom/modules/example_helper/example_helper.module example_helper.module - Example module file
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 = 6.x
HELP-US-OUT.txt themes/fp6_clean/font-awesome-4.7.0/HELP-US-OUT.txt I hope you love Font Awesome. If you've found it useful, please do me a favor and check out my latest project, Fort Awesome (https://fortawesome.com). It makes it easy to put the perfect icons on your website. Choose from our…
changelog.txt modules/tinymce/lib/tinymce/changelog.txt Version 5.5.0 (2020-09-29) Added a TypeScript declaration file to the bundle output for TinyMCE core #TINY-3785 Added new `table_column_resizing` setting to control how table columns are resized when using the resize bars #TINY-6001 Added…
font-awesome.css themes/fp6_clean/font-awesome-4.7.0/css/font-awesome.css /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family:…
font-awesome.min.css themes/fp6_clean/font-awesome-4.7.0/css/font-awesome.min.css /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) …
license.txt modules/tinymce/lib/tinymce/js/tinymce/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…
content.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide/content.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/
content.inline.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide/content.inline.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/
content.mobile.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide/content.mobile.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/
skin.mobile.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide/skin.mobile.min.css /** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/

Pages