Files

Primary tabs

File name Locationsort descending Namespace Description
overlay.module drupal/modules/overlay/overlay.module Displays the Drupal administration interface in an overlay.
overlay.tpl.php drupal/modules/overlay/overlay.tpl.php Default theme implementation to display a page in the overlay.
path.admin.inc drupal/modules/path/path.admin.inc Administrative page callbacks for the path module.
path.api.php drupal/modules/path/path.api.php Hooks provided by the Path module.
path.info drupal/modules/path/path.info name = Path description = Allows users to rename URLs. package = Core version = VERSION core = 7.x files[] = path.test configure = admin/config/search/path
path.module drupal/modules/path/path.module Enables users to rename URLs.
path.test drupal/modules/path/path.test Tests for the Path module.
php.info drupal/modules/php/php.info name = PHP filter description = Allows embedded PHP code/snippets to be evaluated. package = Core version = VERSION core = 7.x files[] = php.test
php.install drupal/modules/php/php.install Install, update and uninstall functions for the php module.
php.module drupal/modules/php/php.module Additional filter for PHP input.
php.test drupal/modules/php/php.test Tests for php.module.
poll-bar--block.tpl.php drupal/modules/poll/poll-bar--block.tpl.php Default theme implementation to display the bar for a single choice in a poll.
poll-bar.tpl.php drupal/modules/poll/poll-bar.tpl.php Default theme implementation to display the bar for a single choice in a poll.
poll-results--block.tpl.php drupal/modules/poll/poll-results--block.tpl.php Default theme implementation to display the poll results in a block.
poll-results.tpl.php drupal/modules/poll/poll-results.tpl.php Default theme implementation to display the poll results in a block.
poll-rtl.css drupal/modules/poll/poll-rtl.css .poll .bar .foreground { float: right; } .poll .percent { text-align: left; } .poll .vote-form .choices { text-align: right; }
poll-vote.tpl.php drupal/modules/poll/poll-vote.tpl.php Default theme implementation to display voting form for a poll.
poll.css drupal/modules/poll/poll.css .poll { overflow: hidden; } .poll .bar { height: 1em; margin: 1px 0; background-color: #ddd; } .poll .bar .foreground { background-color: #000; height: 1em; float: left; /* LTR */ } .poll .links { text-align: center; } .poll .percent…
poll.info drupal/modules/poll/poll.info name = Poll description = Allows your site to capture votes on different topics in the form of multiple choice questions. package = Core version = VERSION core = 7.x files[] = poll.test stylesheets[all][] = poll.css
poll.install drupal/modules/poll/poll.install Install, update and uninstall functions for the poll module.
poll.module drupal/modules/poll/poll.module Enables your site to capture votes on different topics in the form of multiple choice questions.
poll.pages.inc drupal/modules/poll/poll.pages.inc User page callbacks for the poll module.
poll.test drupal/modules/poll/poll.test Tests for poll.module.
poll.tokens.inc drupal/modules/poll/poll.tokens.inc Builds placeholder replacement tokens for values specific to Poll nodes.
profile-block.tpl.php drupal/modules/profile/profile-block.tpl.php Default theme implementation for displaying a users profile within a block. It only shows in relation to a node displayed as a full page.
profile-listing.tpl.php drupal/modules/profile/profile-listing.tpl.php Default theme implementation for displaying a user and their profile data for member listing pages.
profile-wrapper.tpl.php drupal/modules/profile/profile-wrapper.tpl.php Default theme implementation for wrapping member listings and their profiles.
profile.admin.inc drupal/modules/profile/profile.admin.inc Administrative page callbacks for the profile module.
profile.css drupal/modules/profile/profile.css #profile-fields td.category { font-weight: bold; } #profile-fields tr.category-message { color: #999; } #profile-fields tr.category-populated { display: none; }
profile.info drupal/modules/profile/profile.info name = Profile description = Supports configurable user profiles. package = Core version = VERSION core = 7.x files[] = profile.test configure = admin/config/people/profile ; The Profile module is deprecated, and included in Drupal 7 for legacy ;…
profile.install drupal/modules/profile/profile.install Install, update and uninstall functions for the profile module.
profile.module drupal/modules/profile/profile.module Support for configurable user profiles.
profile.pages.inc drupal/modules/profile/profile.pages.inc User page callbacks for the profile module.
profile.test drupal/modules/profile/profile.test Tests for profile.module.
rdf.api.php drupal/modules/rdf/rdf.api.php Hooks provided by the RDF module.
rdf.info drupal/modules/rdf/rdf.info name = RDF description = Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes. package = Core version = VERSION core = 7.x files[] = rdf.test
rdf.install drupal/modules/rdf/rdf.install Install, update and uninstall functions for the rdf module.
rdf.module drupal/modules/rdf/rdf.module Enables semantically enriched output for Drupal sites in the form of RDFa.
rdf.test drupal/modules/rdf/rdf.test Tests for rdf.module.
rdf_test.info drupal/modules/rdf/tests/rdf_test.info name = "RDF module tests" description = "Support module for RDF module testing." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = blog
rdf_test.install drupal/modules/rdf/tests/rdf_test.install Install, update and uninstall functions for the rdf module.
rdf_test.module drupal/modules/rdf/tests/rdf_test.module Test API interaction with the RDF module.
README.txt drupal/modules/README.txt This directory is reserved for core module files. Custom or contributed modules should be placed in their own subdirectory of the sites/all/modules directory. For multisite installations, they can also be placed in a subdirectory…
search-block-form.tpl.php drupal/modules/search/search-block-form.tpl.php Displays the search form block.
search-result.tpl.php drupal/modules/search/search-result.tpl.php Default theme implementation for displaying a single search result.
search-results.tpl.php drupal/modules/search/search-results.tpl.php Default theme implementation for displaying search results.
search-rtl.css drupal/modules/search/search-rtl.css .search-advanced .criterion { float: right; margin-right: 0; margin-left: 2em; } .search-advanced .action { float: right; clear: right; } .search-results .search-snippet-info { padding-right: 1em; /* LTR */ }
search.admin.inc drupal/modules/search/search.admin.inc Admin page callbacks for the search module.
search.api.php drupal/modules/search/search.api.php Hooks provided by the Search module.
search.css drupal/modules/search/search.css .search-form { margin-bottom: 1em; } .search-form input { margin-top: 0; margin-bottom: 0; } .search-results { list-style: none; } .search-results p { margin-top: 0; } .search-results .title { font-size: 1.2em; } .search-results li { …

Pages

Other projects