Files

Primary tabs

File namesort ascending Location Namespace Description
tracker.test drupal/modules/tracker/tracker.test Tests for tracker.module.
tracker.pages.inc drupal/modules/tracker/tracker.pages.inc User page callbacks for tracker.module.
tracker.module drupal/modules/tracker/tracker.module Tracks recent content posted by a user or users.
tracker.install drupal/modules/tracker/tracker.install Install, update, and uninstall functions for tracker.module.
tracker.info drupal/modules/tracker/tracker.info name = Tracker description = Enables tracking of recent content for users. dependencies[] = comment package = Core version = VERSION core = 7.x files[] = tracker.test
tracker.css drupal/modules/tracker/tracker.css .page-tracker td.replies { text-align: center; } .page-tracker table { width: 100%; }
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:…
token.inc drupal/includes/token.inc Drupal placeholder/token replacement system.
theme_test_template_test.nyan-cat.html drupal/modules/simpletest/tests/themes/test_theme_nyan_cat/templates/theme_test_template_test.nyan-cat.html
theme_test.template_test.tpl.php drupal/modules/simpletest/tests/theme_test.template_test.tpl.php
theme_test.module drupal/modules/simpletest/tests/theme_test.module
theme_test.info drupal/modules/simpletest/tests/theme_test.info name = "Theme test" description = "Support module for theme system testing." package = Testing version = VERSION core = 7.x hidden = TRUE
theme_test.inc drupal/modules/simpletest/tests/theme_test.inc
theme.test drupal/modules/simpletest/tests/theme.test Tests for the theme API.
theme.maintenance.inc drupal/includes/theme.maintenance.inc Theming for maintenance pages.
theme.inc drupal/includes/theme.inc The theme system, which controls the output of Drupal.
theme.api.php drupal/modules/system/theme.api.php
theme-settings.php drupal/themes/garland/theme-settings.php Theme setting callbacks for the garland theme.
text.test drupal/modules/field/modules/text/text.test Tests for text.module.
text.module drupal/modules/field/modules/text/text.module Defines simple text field types.
text.install drupal/modules/field/modules/text/text.install Install, update and uninstall functions for the text module.
text.info drupal/modules/field/modules/text/text.info name = Text description = Defines simple text field types. package = Core version = VERSION core = 7.x dependencies[] = field files[] = text.test required = TRUE
test_theme_nyan_cat.info drupal/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info name = Nyan cat engine based test theme description = Theme for testing the module-provided theme engines. core = 7.x hidden = TRUE engine = nyan_cat
test_theme.info drupal/modules/simpletest/tests/themes/test_theme/test_theme.info name = Test theme description = Theme for testing the theme system core = 7.x hidden = TRUE ; Normally, themes may list CSS files like this, and if they exist in the theme ; folder, then they get added to the page. If they have the same file name as…
test_subtheme.info drupal/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info name = Theme test subtheme description = Test theme which uses test_basetheme as the base theme. core = 7.x base theme = test_basetheme hidden = TRUE settings[subtheme_override] = subtheme value
test_basetheme.info drupal/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info name = Theme test base theme description = Test theme which acts as a base theme for other test subthemes. core = 7.x hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] = base theme value
testing.profile drupal/profiles/testing/testing.profile Installation profile for tests.
testing.install drupal/profiles/testing/testing.install Install, update and uninstall functions for the testing profile.
testing.info drupal/profiles/testing/testing.info name = Testing description = Minimal profile for running tests. Includes absolutely required modules only. version = VERSION core = 7.x hidden = TRUE
template.php drupal/modules/simpletest/tests/themes/test_theme/template.php
template.php drupal/themes/seven/template.php
template.php drupal/themes/garland/template.php
template.php drupal/themes/bartik/template.php
taxonomy_test.module drupal/modules/simpletest/tests/taxonomy_test.module Test module for Taxonomy hooks and functions not used in core.
taxonomy_test.install drupal/modules/simpletest/tests/taxonomy_test.install Install, update and uninstall functions for the taxonomy_test module.
taxonomy_test.info drupal/modules/simpletest/tests/taxonomy_test.info name = "Taxonomy test module" description = "Tests functions and hooks not used in core". package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = taxonomy
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.

Pages

Other projects