Primary tabs

File namesort descending Location Namespace Description
jquery.ui.accordion.css misc/ui/jquery.ui.accordion.css /* * jQuery UI Accordion 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Accordion#theming */ /* IE/Win - Fix…
jquery.ui.autocomplete.css misc/ui/jquery.ui.autocomplete.css /* * jQuery UI Autocomplete 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming
jquery.ui.button.css misc/ui/jquery.ui.button.css /* * jQuery UI Button 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Button#theming */ .ui-button { display:…
jquery.ui.core.css misc/ui/jquery.ui.core.css /* * jQuery UI CSS Framework 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API */ /* Layout…
jquery.ui.datepicker.css misc/ui/jquery.ui.datepicker.css /* * jQuery UI Datepicker 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Datepicker#theming */ .ui-datepicker…
jquery.ui.dialog.css misc/ui/jquery.ui.dialog.css /* * jQuery UI Dialog 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Dialog#theming */ .ui-dialog { position:…
jquery.ui.progressbar.css misc/ui/jquery.ui.progressbar.css /* * jQuery UI Progressbar 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Progressbar#theming
jquery.ui.resizable.css misc/ui/jquery.ui.resizable.css /* * jQuery UI Resizable 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Resizable#theming */ .ui-resizable {…
jquery.ui.selectable.css misc/ui/jquery.ui.selectable.css /* * jQuery UI Selectable 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Selectable#theming
jquery.ui.slider.css misc/ui/jquery.ui.slider.css /* * jQuery UI Slider 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Slider#theming */ .ui-slider { position:…
jquery.ui.tabs.css misc/ui/jquery.ui.tabs.css /* * jQuery UI Tabs 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming */ .ui-tabs { position:…
jquery.ui.theme.css misc/ui/jquery.ui.theme.css /* * jQuery UI CSS Framework 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API * * To view and…
jquery.ui.theme.css themes/seven/jquery.ui.theme.css Seven styles for jQuery UI. Overrides /misc/ui/ui.theme.css.
json-encode.inc includes/json-encode.inc Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0.
language.api.php modules/system/language.api.php Hooks provided by the base system for language support.
language.inc includes/language.inc Language Negotiation API.
layout-rtl.css themes/bartik/css/layout-rtl.css /* ---------- Basic Layout RTL Styles -----------…
layout.css themes/bartik/css/layout.css /* ---------- Basic Layout Styles ----------- */ html, body, #page { height: 100%; } #page-wrapper { min-height: 100%; min-width: 960px; } #header div.section, #featured div.section, #messages…
layout.css themes/stark/layout.css Stark layout method
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
list.info modules/field/modules/list/list.info name = List description = Defines list field types. Use with Options to create selection lists. package = Core version = VERSION core = 7.x dependencies[] = field dependencies[] = options files[] = tests/list.test
list.install modules/field/modules/list/list.install Install, update and uninstall functions for the list module.
list.module modules/field/modules/list/list.module Defines list field types that can be used with the Options module.
list.test modules/field/modules/list/tests/list.test Tests for list.module.
list_test.info modules/field/modules/list/tests/list_test.info name = "List test" description = "Support module for the List module tests." core = 7.x package = Testing version = VERSION hidden = TRUE
list_test.module modules/field/modules/list/tests/list_test.module Helper module for the List module tests.
local.inc includes/filetransfer/local.inc
locale-rtl.css modules/locale/locale-rtl.css #locale-translation-filter-form .form-item-language, #locale-translation-filter-form .form-item-translation, #locale-translation-filter-form .form-item-group { float: right; padding-left: .8em; padding-right: 0; } #locale-translation-filter-form…
locale.admin.inc modules/locale/locale.admin.inc Administration functions for locale.module.
locale.api.php modules/locale/locale.api.php Hooks provided by the Locale module.
locale.css modules/locale/locale.css .locale-untranslated { font-style: normal; text-decoration: line-through; } #locale-translation-filter-form .form-item-language, #locale-translation-filter-form .form-item-translation, #locale-translation-filter-form .form-item-group { float:…
locale.inc includes/locale.inc Administration functions for locale.module.
locale.info modules/locale/locale.info name = Locale description = Adds language handling functionality and enables the translation of the user interface to languages other than English. package = Core version = VERSION core = 7.x files[] = locale.test configure =…
locale.install modules/locale/locale.install Install, update and uninstall functions for the locale module.
locale.module modules/locale/locale.module Add language handling functionality and enables the translation of the user interface to languages other than English.
locale.test modules/locale/locale.test Tests for locale.module.
locale_test.info modules/locale/tests/locale_test.info name = "Locale Test" description = "Support module for the locale layer tests." core = 7.x package = Testing version = VERSION hidden = TRUE
locale_test.module modules/locale/tests/locale_test.module Mock module for locale layer tests.
lock.inc includes/lock.inc A database-mediated implementation of a locking mechanism.
lock.test modules/simpletest/tests/lock.test
log.inc includes/database/log.inc Logging classes for the database layer.
mail.inc includes/mail.inc API functions for processing and sending e-mail.
mail.test modules/simpletest/tests/mail.test Test the Drupal mailing system.
MAINTAINERS.txt MAINTAINERS.txt Drupal core is built and maintained by the Drupal project community. Everyone is encouraged to submit issues and changes (patches) to improve Drupal, and to contribute in other ways -- see https://www.drupal.org/contribute to find out how. Branch…
maintenance-page.css themes/bartik/css/maintenance-page.css body.maintenance-page { background-color: #fff; color: #000; } .maintenance-page #page-wrapper { background: #fff; margin-left: auto; margin-right: auto; min-width: 0; min-height: 0; width: 800px; border: 1px solid #ddd; …
maintenance-page.tpl.php themes/seven/maintenance-page.tpl.php
maintenance-page.tpl.php themes/garland/maintenance-page.tpl.php Override of the default maintenance page.
maintenance-page.tpl.php themes/bartik/templates/maintenance-page.tpl.php Implementation to display a single Drupal page while offline.
maintenance-page.tpl.php modules/system/maintenance-page.tpl.php Default theme implementation to display a single Drupal page while offline.
Manager.php misc/typo3/phar-stream-wrapper/src/Manager.php TYPO3\PharStreamWrapper

Pages

Other projects