Files
Search API
Primary tabs
File name | Location |
Namespace![]() |
Description |
---|---|---|---|
readme.txt |
modules/ |
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… | |
Group.php |
custom/ |
||
CourseList.php |
custom/ |
||
DatabaseHandler.php |
custom/ |
||
AdvisingScreen.php |
custom/ |
||
Semester.php |
custom/ |
||
StandardizedTest.php |
custom/ |
||
Course.php |
custom/ |
||
READEME.txt |
custom/ |
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… | |
course_search.edit.inc |
modules/ |
This file contains functions relating to editing the course info, like rotation schedule and syllabus | |
jquery-ui-1.9.2.custom.min.css |
inc/ |
/*! 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,… | |
example_helper.info |
custom/ |
name = Example helper module description = This module's source code demonstrates several important features of module development core = 4.x | |
example_helper.module |
custom/ |
example_helper.module - Example module file | |
tinymce.module |
modules/ |
The TinyMCE module will init TinyMCE (the editor) on appropriate pages. This module is primarily for managing what those pages are. | |
tinymce.install |
modules/ |
The install file for TinyMCE | |
tinymce.info |
modules/ |
name = TinyMCE description = WYSIWYG editor core = 4.x | |
update_status.css |
modules/ |
Custom CSS for the update_status module. | |
tinymce.css |
modules/ |
.mceContentBody { font-size: 14px; } .tinymce-extra-instructions { font-size: 0.9em; } | |
license.txt |
modules/ |
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… | |
{#xhtmlxtras_dlg.title_cite_element} |
modules/ |
{#xhtmlxtras_dlg.title_cite_element} | |
{#xhtmlxtras_dlg.title_del_element} |
modules/ |
{#xhtmlxtras_dlg.title_del_element} | |
{#xhtmlxtras_dlg.attribs_title} |
modules/ |
{#xhtmlxtras_dlg.attribs_title} | |
{#xhtmlxtras_dlg.title_abbr_element} |
modules/ |
{#xhtmlxtras_dlg.title_abbr_element} | |
{#xhtmlxtras_dlg.title_ins_element} |
modules/ |
{#xhtmlxtras_dlg.title_ins_element} | |
{#xhtmlxtras_dlg.title_acronym_element} |
modules/ |
{#xhtmlxtras_dlg.title_acronym_element} | |
fullscreen.htm |
modules/ |
||
{#paste.paste_text_desc} |
modules/ |
{#paste.paste_text_desc} | |
{#paste.paste_word_desc} |
modules/ |
{#paste.paste_word_desc} | |
{#fullpage_dlg.title} |
modules/ |
{#fullpage_dlg.title} | |
{#advhr.advhr_desc} |
modules/ |
{#advhr.advhr_desc} | |
Template for dialogs |
modules/ |
Template for dialogs | |
Example of a custom preview page |
modules/ |
Example of a custom preview page | |
{#preview.preview_desc} |
modules/ |
{#preview.preview_desc} | |
{#table_dlg.row_title} |
modules/ |
{#table_dlg.row_title} | |
{#table_dlg.title} |
modules/ |
{#table_dlg.title} | |
{#table_dlg.merge_cells_title} |
modules/ |
{#table_dlg.merge_cells_title} | |
{#table_dlg.cell_title} |
modules/ |
{#table_dlg.cell_title} | |
{#example_dlg.title} |
modules/ |
{#example_dlg.title} | |
{#searchreplace_dlg.replace_title} |
modules/ |
{#searchreplace_dlg.replace_title} | |
blank_page |
modules/ |
blank_page | |
{#template_dlg.title} |
modules/ |
{#template_dlg.title} | |
{#emotions_dlg.title} |
modules/ |
{#emotions_dlg.title} | |
{#advlink_dlg.title} |
modules/ |
{#advlink_dlg.title} | |
{#style_dlg.title} |
modules/ |
{#style_dlg.title} | |
ui.css |
modules/ |
/* 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/ |
/* Reset */ .defaultSimpleSkin table, .defaultSimpleSkin tbody, .defaultSimpleSkin a, .defaultSimpleSkin img, .defaultSimpleSkin tr, .defaultSimpleSkin div, .defaultSimpleSkin td, .defaultSimpleSkin iframe, .defaultSimpleSkin span, .defaultSimpleSkin… | |
content.css |
modules/ |
body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;} body {background: #FFF;} .mceVisualAid {border: 1px dashed #BBB;} /* IE */ * html body { scrollbar-3dlight-color: #F0F0EE; scrollbar-arrow-color:… | |
content.css |
modules/ |
body, td, pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } body { background-color: #FFFFFF; } .mceVisualAid { border: 1px dashed #BBBBBB; } /* MSIE specific */ * html body { scrollbar-3dlight-color:… | |
content.css |
modules/ |
body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;} body {background:#FFF;} body.mceForceColors {background:#FFF; color:#000;} body.mceBrowserDefaults {background:transparent; color:inherit;… | |
ui.css |
modules/ |
/* 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;… |