Files

Primary tabs

Contains filters are case sensitive
File name Location Namespacesort descending 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; }
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…
fp_mobile_template.php themes/fp5_clean/fp_mobile_template.php
style.css themes/fp5_clean/style.css This CSS file pertains to the look of content itself in FlightPath.
layout.css themes/fp5_clean/layout.css This is where the CSS directly related to the theme's layout goes. For example, CSS regarding corners of tables, width of page, etc.
custom.css themes/fp5_clean/custom.css This is where your custom CSS goes, to keep it separate from the "default" CSS definitions in style.css and mobile.css.
fp5_clean.info themes/fp5_clean/fp5_clean.info name = FlightPath 5 Clean Theme description = A clean theme for FlightPath 5 core = 5.x
fp_print_template.php themes/fp5_clean/fp_print_template.php
fp_template.php themes/fp5_clean/fp_template.php
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; }
classic.info themes/classic/classic.info name = Classic description = This is the "classic" theme which ships with FlightPath. core = 4.x
fp_mobile_template.php themes/classic/fp_mobile_template.php
style.css themes/classic/style.css This CSS file pertains to the look of content itself in FlightPath.
layout.css themes/classic/layout.css This is where the CSS directly related to the theme's layout goes. For example, CSS regarding corners of tables, width of page, etc.
custom.css themes/classic/custom.css This is where your custom CSS goes, to keep it separate from the "default" CSS definitions in style.css and mobile.css.
fp_print_template.php themes/classic/fp_print_template.php
fp_template.php themes/classic/fp_template.php
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; }
fp_pie_chart.php inc/pchart/fp_pie_chart.php This script uses the pchart library (pchart.net) to display a pie chart in FlightPath.
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
update_status.css modules/update_status/css/update_status.css Custom CSS for the update_status 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; } .fp-form-system_login_form #element-user, .fp-form-system_login_form…
content.css modules/content/css/content.css .content-edit-controls .form-element, .content-edit-controls label { display: inline; padding-right: 10px; }
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…
blocks.css modules/blocks/css/blocks.css .blocks-table { width: 100%; } .block-module-name { background-color: #eee; border-top: 1em solid white; padding: 5px; }
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:…
advise.css modules/advise/css/advise.css CSS file for the advise module. Added to pages having to do with advising.
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:…
tinymce.css modules/tinymce/css/tinymce.css .mceContentBody { font-size: 14px; } .tinymce-extra-instructions { font-size: 0.9em; }
admin.css modules/admin/css/admin.css .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: italic; color:…
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; …
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…
batch.css modules/batch/css/batch.css CSS file for batch module *
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:…
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 = 5.x
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,…
GPLv3.txt inc/pchart/pchart/GPLv3.txt GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing…
readme.txt inc/pchart/pchart/readme.txt Non-displayable characters.
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…
pImage.class.php inc/pchart/pchart/class/pImage.class.php
pPie.class.php inc/pchart/pchart/class/pPie.class.php
pData.class.php inc/pchart/pchart/class/pData.class.php
pDraw.class.php inc/pchart/pchart/class/pDraw.class.php
{#media_dlg.title} modules/tinymce/inc/tiny_mce/plugins/media/media.htm {#media_dlg.title}
{#example_dlg.title} modules/tinymce/inc/tiny_mce/plugins/example/dialog.htm {#example_dlg.title}
{#table_dlg.title} modules/tinymce/inc/tiny_mce/plugins/table/table.htm {#table_dlg.title}
{#table_dlg.cell_title} modules/tinymce/inc/tiny_mce/plugins/table/cell.htm {#table_dlg.cell_title}
{#table_dlg.merge_cells_title} modules/tinymce/inc/tiny_mce/plugins/table/merge_cells.htm {#table_dlg.merge_cells_title}

Pages