Files

Primary tabs

File name Locationsort ascending Namespace Description
toolbar.tpl.php drupal/modules/toolbar/toolbar.tpl.php Default template for admin toolbar.
toolbar.module drupal/modules/toolbar/toolbar.module Administration toolbar for quick access to top level administration items.
toolbar.info drupal/modules/toolbar/toolbar.info name = Toolbar description = Provides a toolbar that shows the top-level administration menu items and links from other modules. core = 7.x package = Core version = VERSION
toolbar.css drupal/modules/toolbar/toolbar.css body.toolbar { padding-top: 2.2em; } body.toolbar-drawer { padding-top: 5.3em; } /** * Aggressive resets so we can achieve a consistent look in hostile CSS * environments. */ #toolbar, #toolbar * { border: 0; font-size: 100%; …
toolbar-rtl.css drupal/modules/toolbar/toolbar-rtl.css #toolbar, #toolbar * { text-align: right; } #toolbar ul li { float: right; } #toolbar ul li a { display: inline-block; float: none; zoom: 1; } #toolbar div.toolbar-menu { padding: 5px 50px 5px 50px; } #toolbar-user { float:…
taxonomy.tokens.inc drupal/modules/taxonomy/taxonomy.tokens.inc Builds placeholder replacement tokens for taxonomy terms and vocabularies.
taxonomy.test drupal/modules/taxonomy/taxonomy.test Tests for taxonomy.module.
taxonomy.pages.inc drupal/modules/taxonomy/taxonomy.pages.inc Page callbacks for the taxonomy module.
taxonomy.module drupal/modules/taxonomy/taxonomy.module Enables the organization of content into categories.
taxonomy.install drupal/modules/taxonomy/taxonomy.install Install, update and uninstall functions for the taxonomy module.
taxonomy.info drupal/modules/taxonomy/taxonomy.info name = Taxonomy description = Enables the categorization of content. package = Core version = VERSION core = 7.x dependencies[] = options files[] = taxonomy.module files[] = taxonomy.test configure = admin/structure/taxonomy
taxonomy.css drupal/modules/taxonomy/taxonomy.css tr.taxonomy-term-preview { background-color: #EEE; } tr.taxonomy-term-divider-top { border-bottom: none; } tr.taxonomy-term-divider-bottom { border-top: 1px dotted #CCC; } .taxonomy-term-description { margin: 5px 0 20px; }
taxonomy.api.php drupal/modules/taxonomy/taxonomy.api.php Hooks provided by the Taxonomy module.
taxonomy.admin.inc drupal/modules/taxonomy/taxonomy.admin.inc Administrative page callbacks for the taxonomy module.
taxonomy-term.tpl.php drupal/modules/taxonomy/taxonomy-term.tpl.php Default theme implementation to display a term.
theme.api.php drupal/modules/system/theme.api.php
system_cron_test.module drupal/modules/system/tests/system_cron_test.module Helper module for CronRunTestCase::testCronCacheExpiration().
system_cron_test.info drupal/modules/system/tests/system_cron_test.info name = System Cron Test description = 'Support module for testing the system_cron().' package = Testing version = VERSION core = 7.x hidden = TRUE
cron_queue_test.module drupal/modules/system/tests/cron_queue_test.module
cron_queue_test.info drupal/modules/system/tests/cron_queue_test.info name = Cron Queue test description = 'Support module for the cron queue runner.' package = Testing version = VERSION core = 7.x hidden = TRUE
system.updater.inc drupal/modules/system/system.updater.inc Subclasses of the Updater class to update Drupal core knows how to update. At this time, only modules and themes are supported.
system.tokens.inc drupal/modules/system/system.tokens.inc Builds placeholder replacement tokens system-wide data.
system.theme.css drupal/modules/system/system.theme.css Basic styling for common markup.
system.theme-rtl.css drupal/modules/system/system.theme-rtl.css RTL styles for common markup.
system.test drupal/modules/system/system.test Tests for system.module.
system.tar.inc drupal/modules/system/system.tar.inc
system.queue.inc drupal/modules/system/system.queue.inc Queue functionality.
system.module drupal/modules/system/system.module Configuration system that lets administrators modify the workings of the site.
system.messages.css drupal/modules/system/system.messages.css Styles for system messages.
system.messages-rtl.css drupal/modules/system/system.messages-rtl.css RTL Styles for system messages.
system.menus.css drupal/modules/system/system.menus.css Styles for menus and navigation markup.
system.menus-rtl.css drupal/modules/system/system.menus-rtl.css RTL styles for menus and navigation markup.
system.maintenance.css drupal/modules/system/system.maintenance.css /** * Update styles */ #update-results { margin-top: 3em; padding: 0.25em; border: 1px solid #ccc; background: #eee; font-size: smaller; } #update-results h2 { margin-top: 0.25em; } #update-results h4 { margin-bottom:…
system.mail.inc drupal/modules/system/system.mail.inc Drupal core implementations of MailSystemInterface.
system.install drupal/modules/system/system.install Install, update and uninstall functions for the system module.
system.info drupal/modules/system/system.info name = System description = Handles general site configuration for administrators. package = Core version = VERSION core = 7.x files[] = system.archiver.inc files[] = system.mail.inc files[] = system.queue.inc files[] = system.tar.inc files[] =…
system.base.css drupal/modules/system/system.base.css Generic theme-independent base styles.
system.base-rtl.css drupal/modules/system/system.base-rtl.css Generic theme-independent base styles.
system.archiver.inc drupal/modules/system/system.archiver.inc Archiver implementations provided by the system module.
system.api.php drupal/modules/system/system.api.php Hooks provided by Drupal core and the System module.
system.admin.inc drupal/modules/system/system.admin.inc Admin page callbacks for the system module.
system.admin.css drupal/modules/system/system.admin.css Styles for administration pages.
system.admin-rtl.css drupal/modules/system/system.admin-rtl.css RTL styles for administration pages.
region.tpl.php drupal/modules/system/region.tpl.php Default theme implementation to display a region.
page.tpl.php drupal/modules/system/page.tpl.php Default theme implementation to display a single Drupal page.
maintenance-page.tpl.php drupal/modules/system/maintenance-page.tpl.php Default theme implementation to display a single Drupal page while offline.
language.api.php drupal/modules/system/language.api.php Hooks provided by the base system for language support.
image.gd.inc drupal/modules/system/image.gd.inc GD2 toolkit for image manipulation within Drupal.
html.tpl.php drupal/modules/system/html.tpl.php Default theme implementation to display the basic html structure of a single Drupal page.
form.api.php drupal/modules/system/form.api.php Callbacks provided by the form system.

Pages

Other projects