Files - 7.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
minimal.info | profiles/ |
name = Minimal description = Start with only a few modules enabled. version = VERSION core = 7.x dependencies[] = block dependencies[] = dblog | ||
minimal.install | profiles/ |
Install, update and uninstall functions for the minimal installation profile. | ||
minimal.profile | profiles/ |
Enables modules and site configuration for a minimal site installation. | ||
module.inc | includes/ |
API for loading and interacting with Drupal modules. | ||
module.test | modules/ |
Tests for the module API. | ||
module_test.file.inc | modules/ |
A file to test module_implements() loading includes. | ||
module_test.implementations.inc | modules/ |
|||
module_test.info | modules/ |
name = "Module test" description = "Support module for module system testing." package = Testing version = VERSION core = 7.x hidden = TRUE | ||
module_test.install | modules/ |
Install, update and uninstall functions for the module_test module. | ||
module_test.module | modules/ |
|||
NestedExampleTest.php | modules/ |
Drupal\psr_0_test\Tests\Nested | ||
NestedExampleTest.php | modules/ |
Drupal\psr_4_test\Tests\Nested | ||
node--1.tpl.php | modules/ |
|||
node.admin.inc | modules/ |
Content administration and module settings UI. | ||
node.api.php | modules/ |
Hooks provided by the Node module. | ||
node.css | modules/ |
.node-unpublished { background-color: #fff4f4; } .preview .node { background-color: #ffffea; } td.revision-current { background: #ffc; } | ||
node.info | modules/ |
name = Node description = Allows content to be submitted to the site and displayed on pages. package = Core version = VERSION core = 7.x files[] = node.module files[] = node.test required = TRUE configure = admin/structure/types stylesheets[all][] =… | ||
node.install | modules/ |
Install, update and uninstall functions for the node module. | ||
node.module | modules/ |
The core that allows content to be submitted to the site. Modules and scripts may programmatically submit nodes using the usual form API pattern. | ||
node.pages.inc | modules/ |
Page callbacks for adding, editing, deleting, and revisions management for content. | ||
node.test | modules/ |
Tests for node.module. | ||
node.tokens.inc | modules/ |
Builds placeholder replacement tokens for node-related data. | ||
node.tpl.php | modules/ |
Default theme implementation to display a node. | ||
node.tpl.php | themes/ |
|||
node.tpl.php | themes/ |
Bartik's theme implementation to display a node. | ||
node_access_test.info | modules/ |
name = "Node module access tests" description = "Support module for node permission testing." package = Testing version = VERSION core = 7.x hidden = TRUE | ||
node_access_test.install | modules/ |
Install, update and uninstall functions for the node_access_test module. | ||
node_access_test.module | modules/ |
A dummy module implementing node access related hooks for testing purposes. | ||
node_test.info | modules/ |
name = "Node module tests" description = "Support module for node related testing." package = Testing version = VERSION core = 7.x hidden = TRUE | ||
node_test.module | modules/ |
A dummy module for testing node related hooks. | ||
node_test_exception.info | modules/ |
name = "Node module exception tests" description = "Support module for node related exception testing." package = Testing version = VERSION core = 7.x hidden = TRUE | ||
node_test_exception.module | modules/ |
A module implementing node related hooks to test API interaction. | ||
number.info | modules/ |
name = Number description = Defines numeric field types. package = Core version = VERSION core = 7.x dependencies[] = field files[] = number.test | ||
number.install | modules/ |
Install, update and uninstall functions for the number module. | ||
number.module | modules/ |
Defines numeric field types. | ||
number.test | modules/ |
Tests for number.module. | ||
nyan_cat.engine | modules/ |
Handles integration of Nyan cat templates because we love kittens. | ||
openid-rtl.css | modules/ |
#edit-openid-identifier { background-position: right 50%; padding-left: 0; padding-right: 20px; } #user-login .openid-links { padding-right: 0; } html.js #user-login-form li.openid-link, html.js #user-login li.openid-link { margin-right:… | ||
openid.api.php | modules/ |
Hooks provided by the OpenID module. | ||
openid.css | modules/ |
#edit-openid-identifier { background-image: url("login-bg.png"); background-position: left 50%; /* LTR */ background-repeat: no-repeat; padding-left: 20px; /* LTR */ } div.form-item-openid-identifier { display: block; } html.js… | ||
openid.inc | modules/ |
OpenID utility functions. | ||
openid.info | modules/ |
name = OpenID description = "Allows users to log into your site using OpenID." version = VERSION package = Core core = 7.x files[] = openid.test | ||
openid.install | modules/ |
Install, update and uninstall functions for the openid module. | ||
openid.module | modules/ |
Implement OpenID Relying Party support for Drupal | ||
openid.pages.inc | modules/ |
User page callbacks for the openid module. | ||
openid.test | modules/ |
Tests for openid.module. | ||
openid_test.info | modules/ |
name = OpenID dummy provider description = "OpenID provider used for testing." package = Testing version = VERSION core = 7.x dependencies[] = openid hidden = TRUE | ||
openid_test.install | modules/ |
Install, update and uninstall functions for the openid_test module. | ||
openid_test.module | modules/ |
Dummy OpenID Provider used with SimpleTest. | ||
options.api.php | modules/ |
Hooks provided by the Options module. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.