Files - 7.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
jquery.ui.theme.css | themes/ |
Seven styles for jQuery UI. Overrides /misc/ui/ui.theme.css. | ||
json-encode.inc | includes/ |
Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0. | ||
language.api.php | modules/ |
Hooks provided by the base system for language support. | ||
language.inc | includes/ |
Language Negotiation API. | ||
layout-rtl.css | themes/ |
/* ---------- Basic Layout RTL Styles -----------… | ||
layout.css | themes/ |
Stark layout method | ||
layout.css | themes/ |
/* ---------- Basic Layout Styles ----------- */ html, body, #page { height: 100%; } #page-wrapper { min-height: 100%; min-width: 960px; } #header div.section, #featured div.section, #messages… | ||
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/ |
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/ |
Install, update and uninstall functions for the list module. | ||
list.module | modules/ |
Defines list field types that can be used with the Options module. | ||
list.test | modules/ |
Tests for list.module. | ||
list_test.info | modules/ |
name = "List test" description = "Support module for the List module tests." core = 7.x package = Testing version = VERSION hidden = TRUE | ||
list_test.module | modules/ |
Helper module for the List module tests. | ||
local.inc | includes/ |
|||
locale-rtl.css | modules/ |
#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/ |
Administration functions for locale.module. | ||
locale.api.php | modules/ |
Hooks provided by the Locale module. | ||
locale.css | modules/ |
.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/ |
Administration functions for locale.module. | ||
locale.info | modules/ |
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/ |
Install, update and uninstall functions for the locale module. | ||
locale.module | modules/ |
Add language handling functionality and enables the translation of the user interface to languages other than English. | ||
locale.test | modules/ |
Tests for locale.module. | ||
locale_test.info | modules/ |
name = "Locale Test" description = "Support module for the locale layer tests." core = 7.x package = Testing version = VERSION hidden = TRUE | ||
locale_test.module | modules/ |
Mock module for locale layer tests. | ||
lock.inc | includes/ |
A database-mediated implementation of a locking mechanism. | ||
lock.test | modules/ |
|||
log.inc | includes/ |
Logging classes for the database layer. | ||
mail.inc | includes/ |
API functions for processing and sending e-mail. | ||
mail.test | modules/ |
Test the Drupal mailing system. | ||
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/ |
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/ |
|||
maintenance-page.tpl.php | themes/ |
Override of the default maintenance page. | ||
maintenance-page.tpl.php | themes/ |
Implementation to display a single Drupal page while offline. | ||
maintenance-page.tpl.php | modules/ |
Default theme implementation to display a single Drupal page while offline. | ||
Manager.php | misc/ |
TYPO3\PharStreamWrapper | ||
Manifest.php | misc/ |
TYPO3\PharStreamWrapper\Phar | ||
menu.admin.inc | modules/ |
Administrative page callbacks for menu module. | ||
menu.api.php | modules/ |
Hooks provided by the Menu module. | ||
menu.css | modules/ |
.menu-operations { width: 100px; } .menu-enabled { width: 70px; } .menu-enabled input { margin-left:25px; } | ||
menu.inc | includes/ |
API for the Drupal menu system. | ||
menu.info | modules/ |
name = Menu description = Allows administrators to customize the site navigation menu. package = Core version = VERSION core = 7.x files[] = menu.test configure = admin/structure/menu | ||
menu.install | modules/ |
Install, update and uninstall functions for the menu module. | ||
menu.module | modules/ |
Allows administrators to customize the site's navigation menus. | ||
menu.test | modules/ |
Tests for menu.module. | ||
menu.test | modules/ |
Provides SimpleTests for menu.inc. | ||
menu_test.info | modules/ |
name = "Hook menu tests" description = "Support module for menu hook testing." package = Testing version = VERSION core = 7.x hidden = TRUE | ||
menu_test.module | modules/ |
Dummy module implementing hook menu. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.