Files

Primary tabs

Contains filters are case sensitive
File name Locationsort ascending Namespace Description
README.txt themes/how_to_customize/README.txt By performing the following steps, you can create your own custom theme for FlightPath, using fp6_clean as the "base" theme. This will allow you to freely upload FlightPath's core files without worrying about your custom changes being…
page.tpl.php themes/how_to_customize/custom_fp6_clean/page.tpl.php This file is responsible for outputting our content to the web browser.
page--login.tpl.php themes/how_to_customize/custom_fp6_clean/page--login.tpl.php This file is responsible for outputting our content to the web browser.
head.tpl.php themes/how_to_customize/custom_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.
HELP-US-OUT.txt themes/how_to_customize/custom_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…
font-awesome.min.css themes/how_to_customize/custom_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) …
font-awesome.css themes/how_to_customize/custom_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:…
custom_fp6_clean.info themes/how_to_customize/custom_fp6_clean/custom_fp6_clean.info name = Custom - FlightPath 6 Clean Theme description = Customized theme based on fp6_clean core = 6.x
custom.css themes/how_to_customize/custom_fp6_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.
style.css themes/fp6_clean/style.css This CSS file pertains to the look of content itself in FlightPath.
page.tpl.php themes/fp6_clean/page.tpl.php This file is responsible for outputting our content to the web browser.
page--login.tpl.php themes/fp6_clean/page--login.tpl.php This file is responsible for outputting our content to the web browser.
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, …
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.
fp6_clean.info themes/fp6_clean/fp6_clean.info name = FlightPath 6 Clean Theme description = A clean theme for FlightPath 6 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…
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) …
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:…
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 documentation. Please read…
user.student.inc modules/user/user.student.inc Keep track of functions dealing specifically with student user management
user.module modules/user/user.module
user.info modules/user/user.info name = User module description = User management and functions relating to users in FlightPath core = 6.x
user.api.php modules/user/user.api.php
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 = 6.x
update_status.css modules/update_status/css/update_status.css Custom CSS for the update_status module.
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 = 6.x
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…
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/
skin.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide/skin.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/
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/
skin.mobile.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide-dark/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/
skin.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide-dark/skin.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-dark/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/
content.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/ui/oxide-dark/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-dark/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.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/content/writer/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.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/content/document/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.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/content/default/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.min.css modules/tinymce/lib/tinymce/js/tinymce/skins/content/dark/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/
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…
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…
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; }
system.module modules/system/system.module
system.install modules/system/system.install The install file for the System module

Pages