layout--boxton.tpl.php |
core/layouts/boxton/layout--boxton.tpl.php |
Template for the Boxton layout. |
layout--boxton--front.tpl.php |
core/themes/basis/templates/layout--boxton--front.tpl.php |
Template for the Boxton layout. |
language_layout_access.inc |
core/modules/layout/plugins/access/language_layout_access.inc |
Plugin to provide access control based upon the current site language. |
language.theme.inc |
core/modules/language/language.theme.inc |
Theme functions for the Language module. |
language.tests.info |
core/modules/language/tests/language.tests.info |
[LanguageListTest]
name = Language list configuration
description = Adds a new language and tests changing its status and the default language.
group = Language
file = language.test |
language.test |
core/modules/language/tests/language.test |
Tests for language.module. |
language.module |
core/modules/language/language.module |
Add language handling functionality to Backdrop. |
language.install |
core/modules/language/language.install |
Install, update and uninstall functions for the language module. |
language.info |
core/modules/language/language.info |
name = Language
description = Lets you configure a number of languages to be used on your website.
package = Translation
tags[] = Language
version = BACKDROP_VERSION
type = module
backdrop = 1.x
configure = admin/config/regional/language |
language.inc |
core/includes/language.inc |
Language Negotiation API. |
language.api.php |
core/modules/language/language.api.php |
Hooks provided by the Language module. |
language.api.php |
core/modules/system/language.api.php |
Hooks provided by the base system for language support. |
language.admin.inc |
core/modules/language/language.admin.inc |
Admin page callbacks for the Language module. |
kg.php |
core/includes/transliteration/kg.php |
|
js_example.tests.info |
modules/examples/js_example/tests/js_example.tests.info |
[JsExampleTestCase]
name = JavaScript example functionality
description = Functional tests for the JavaScript Example module.
group = Example modules
file = js_example.test |
js_example.test |
modules/examples/js_example/tests/js_example.test |
Test file for js_example module. |
js_example.module |
modules/examples/js_example/js_example.module |
Hook implementations for the JavaScript Example module. |
js_example.info |
modules/examples/js_example/js_example.info |
name = JavaScript Example
description = An example module showing how to use some of the JavaScript features.
package = Example modules
version = BACKDROP_VERSION
backdrop = 1.x
type = module |
jsweights.css |
modules/examples/js_example/css/jsweights.css |
div#js-weights div {
font-size: 20px;
font-weight: bold;
} |
jquery.ui.tooltip.css |
core/misc/ui/jquery.ui.tooltip.css |
/*!
* jQuery UI Tooltip 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/tooltip/#theming
*/
.ui-tooltip {
padding:… |
jquery.ui.theme.css |
core/misc/ui/jquery.ui.theme.css |
/*!
* jQuery UI CSS Framework 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*
* To view and… |
jquery.ui.theme.css |
core/themes/seven/css/jquery.ui.theme.css |
Seven styles for jQuery UI.
Overrides /misc/ui/ui.theme.css. |
jquery.ui.tabs.css |
core/misc/ui/jquery.ui.tabs.css |
/*!
* jQuery UI Tabs 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/tabs/#theming
*/
.ui-tabs {
position:… |
jquery.ui.spinner.css |
core/misc/ui/jquery.ui.spinner.css |
/*!
* jQuery UI Spinner 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/spinner/#theming
*/
.ui-spinner {
position:… |
jquery.ui.sortable.css |
core/misc/ui/jquery.ui.sortable.css |
/*!
* jQuery UI Sortable 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
} |
jquery.ui.slider.css |
core/misc/ui/jquery.ui.slider.css |
/*!
* jQuery UI Slider 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/slider/#theming
*/
.ui-slider {
position:… |
jquery.ui.selectmenu.css |
core/misc/ui/jquery.ui.selectmenu.css |
/*!
* jQuery UI Selectmenu 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/selectmenu/#theming
… |
jquery.ui.selectable.css |
core/misc/ui/jquery.ui.selectable.css |
/*!
* jQuery UI Selectable 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/
.ui-selectable {
-ms-touch-action: none;
touch-action:… |
jquery.ui.resizable.css |
core/misc/ui/jquery.ui.resizable.css |
/*!
* jQuery UI Resizable 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/
.ui-resizable {
position: relative;
}
.ui-resizable-handle… |
jquery.ui.progressbar.css |
core/misc/ui/jquery.ui.progressbar.css |
/*!
* jQuery UI Progressbar 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/progressbar/#theming
*/
.ui-progressbar… |
jquery.ui.menu.css |
core/misc/ui/jquery.ui.menu.css |
/*!
* jQuery UI Menu 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/menu/#theming
*/
.ui-menu {
list-style:… |
jquery.ui.draggable.css |
core/misc/ui/jquery.ui.draggable.css |
/*!
* jQuery UI Draggable 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
} |
jquery.ui.dialog.css |
core/misc/ui/jquery.ui.dialog.css |
/*!
* jQuery UI Dialog 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/dialog/#theming
*/
.ui-dialog {
position:… |
jquery.ui.datepicker.css |
core/misc/ui/jquery.ui.datepicker.css |
/*!
* jQuery UI Datepicker 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/datepicker/#theming
*/
.ui-datepicker… |
jquery.ui.core.css |
core/misc/ui/jquery.ui.core.css |
/*!
* jQuery UI CSS Framework 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
/* Layout… |
jquery.ui.controlgroup.css |
core/misc/ui/jquery.ui.controlgroup.css |
/*!
* jQuery UI Controlgroup 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/controlgroup/#theming
… |
jquery.ui.checkboxradio.css |
core/misc/ui/jquery.ui.checkboxradio.css |
/*!
* jQuery UI Checkboxradio 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/checkboxradio/#theming
… |
jquery.ui.button.css |
core/misc/ui/jquery.ui.button.css |
/*!
* jQuery UI Button 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/button/#theming
*/
.ui-button {
padding:… |
jquery.ui.base.css |
core/misc/ui/jquery.ui.base.css |
/*!
* jQuery UI CSS Framework 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
@import… |
jquery.ui.autocomplete.css |
core/misc/ui/jquery.ui.autocomplete.css |
/*!
* jQuery UI Autocomplete 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/autocomplete/#theming
… |
jquery.ui.all.css |
core/misc/ui/jquery.ui.all.css |
/*!
* jQuery UI CSS Framework 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
@import… |
jquery.ui.accordion.css |
core/misc/ui/jquery.ui.accordion.css |
/*!
* jQuery UI Accordion 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/accordion/#theming
*/
.ui-accordion… |
jquery.treetable.theme.default.css |
core/modules/system/css/jquery.treetable.theme.default.css |
table.treetable {
border-collapse: collapse;
width: 100%;
}
table.treetable span {
background-position: center left;
background-repeat: no-repeat;
padding: .2em 0 .2em 1em;
}
table.treetable tr.collapsed span.indenter a {
… |
jquery.treetable.css |
core/modules/system/css/jquery.treetable.css |
table.treetable span.indenter {
display: inline-block;
margin: 0;
padding: 0;
text-align: right;
/* Disable text selection of nodes (for better D&D UX) */
user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
… |
javascript-1.txt |
core/modules/simpletest/files/javascript-1.txt |
<script>
alert('SimpleTest PHP was executed!');
</script> |
installer_test.module |
core/modules/installer/tests/installer_test/installer_test.module |
|
installer_test.info |
core/modules/installer/tests/installer_test/installer_test.info |
name = "Installer Browser module tests"
description = "Support module for Installer Browser related testing."
package = Testing
version = BACKDROP_VERSION
backdrop = 1.x
type = module
hidden = TRUE |
installer.theme.inc |
core/modules/installer/installer.theme.inc |
Project Installer theme pages. |
installer.tests.info |
core/modules/installer/tests/installer.tests.info |
[InstallerTestUploadCase]
name = Upload and extract module functionality
description = Tests the installer module's upload and extraction functionality.
group = Installer (module)
file =… |
installer.test |
core/modules/installer/tests/installer.test |
|