| js_example/accordion.tpl.php | js_example/accordion.tpl.php | Template file for js_example module. |
| modules/aggregator/aggregator-feed-source.tpl.php | modules/aggregator/aggregator-feed-source.tpl.php | Default theme implementation to present the source of the feed. |
| modules/aggregator/aggregator-item.tpl.php | modules/aggregator/aggregator-item.tpl.php | Default theme implementation to format an individual feed item for display
on the aggregator page. |
| modules/aggregator/aggregator-summary-item.tpl.php | modules/aggregator/aggregator-summary-item.tpl.php | Default theme implementation to present a linked feed item for summaries. |
| modules/aggregator/aggregator-summary-items.tpl.php | modules/aggregator/aggregator-summary-items.tpl.php | Default theme implementation to present feeds as list items. |
| modules/aggregator/aggregator-wrapper.tpl.php | modules/aggregator/aggregator-wrapper.tpl.php | Default theme implementation to wrap aggregator content. |
| modules/block/block-admin-display-form.tpl.php | modules/block/block-admin-display-form.tpl.php | Default theme implementation to configure blocks. |
| modules/block/block.tpl.php | modules/block/block.tpl.php | Default theme implementation to display a block. |
| modules/book/book-all-books-block.tpl.php | modules/book/book-all-books-block.tpl.php | Default theme implementation for rendering book outlines within a block. |
| modules/book/book-export-html.tpl.php | modules/book/book-export-html.tpl.php | Default theme implementation for printed version of book outline. |
| modules/book/book-navigation.tpl.php | modules/book/book-navigation.tpl.php | Default theme implementation to navigate books. |
| modules/book/book-node-export-html.tpl.php | modules/book/book-node-export-html.tpl.php | Default theme implementation for a single node in a printer-friendly outline. |
| modules/comment/comment-wrapper.tpl.php | modules/comment/comment-wrapper.tpl.php | Default theme implementation to provide an HTML container for comments. |
| themes/bartik/templates/comment-wrapper.tpl.php | themes/bartik/templates/comment-wrapper.tpl.php | Bartik's theme implementation to provide an HTML container for comments. |
| themes/garland/comment.tpl.php | themes/garland/comment.tpl.php | |
| modules/comment/comment.tpl.php | modules/comment/comment.tpl.php | Default theme implementation for comments. |
| themes/bartik/templates/comment.tpl.php | themes/bartik/templates/comment.tpl.php | Bartik's theme implementation for comments. |
| contextual_links_example/contextual-links-example-object.tpl.php | contextual_links_example/contextual-links-example-object.tpl.php | Default theme implementation to display a sample object with contextual links. |
| modules/field/theme/field.tpl.php | modules/field/theme/field.tpl.php | field.tpl.php
Default template implementation to display the value of a field. |
| modules/forum/forum-icon.tpl.php | modules/forum/forum-icon.tpl.php | Default theme implementation to display an appropriate icon for a forum post. |
| modules/forum/forum-list.tpl.php | modules/forum/forum-list.tpl.php | Default theme implementation to display a list of forums and containers. |
| modules/forum/forum-submitted.tpl.php | modules/forum/forum-submitted.tpl.php | Default theme implementation to format a simple string indicated when and
by whom a topic was submitted. |
| modules/forum/forum-topic-list.tpl.php | modules/forum/forum-topic-list.tpl.php | Default theme implementation to display a list of forum topics. |
| modules/forum/forums.tpl.php | modules/forum/forums.tpl.php | Default theme implementation to display a forum which may contain forum
containers as well as forum topics. |
| modules/system/html.tpl.php | modules/system/html.tpl.php | Default theme implementation to display the basic html structure of a single
Drupal page. |
| themes/garland/maintenance-page.tpl.php | themes/garland/maintenance-page.tpl.php | Override of the default maintenance page. |
| modules/system/maintenance-page.tpl.php | modules/system/maintenance-page.tpl.php | Default theme implementation to display a single Drupal page while offline. |
| themes/bartik/templates/maintenance-page.tpl.php | themes/bartik/templates/maintenance-page.tpl.php | Implementation to display a single Drupal page while offline. |
| themes/seven/maintenance-page.tpl.php | themes/seven/maintenance-page.tpl.php | |
| modules/node/node.tpl.php | modules/node/node.tpl.php | Default theme implementation to display a node. |
| themes/garland/node.tpl.php | themes/garland/node.tpl.php | |
| themes/bartik/templates/node.tpl.php | themes/bartik/templates/node.tpl.php | Bartik's theme implementation to display a node. |
| modules/overlay/overlay.tpl.php | modules/overlay/overlay.tpl.php | Default theme implementation to display a page in the overlay. |
| themes/seven/page.tpl.php | themes/seven/page.tpl.php | |
| themes/garland/page.tpl.php | themes/garland/page.tpl.php | |
| modules/system/page.tpl.php | modules/system/page.tpl.php | Default theme implementation to display a single Drupal page. |
| themes/bartik/templates/page.tpl.php | themes/bartik/templates/page.tpl.php | Bartik's theme implementation to display a single Drupal page. |
| modules/block/tests/themes/block_test_theme/page.tpl.php | modules/block/tests/themes/block_test_theme/page.tpl.php | Custom theme implementation to display a single Drupal page without
sidebars. The sidebars are hidden by regions_hidden for this theme, so
the default page.tpl.php will not work without throwing exceptions. |
| modules/poll/poll-bar--block.tpl.php | modules/poll/poll-bar--block.tpl.php | Default theme implementation to display the bar for a single choice in a
poll. |
| modules/poll/poll-bar.tpl.php | modules/poll/poll-bar.tpl.php | Default theme implementation to display the bar for a single choice in a
poll. |
| modules/poll/poll-results--block.tpl.php | modules/poll/poll-results--block.tpl.php | Default theme implementation to display the poll results in a block. |
| modules/poll/poll-results.tpl.php | modules/poll/poll-results.tpl.php | Default theme implementation to display the poll results in a block. |
| modules/poll/poll-vote.tpl.php | modules/poll/poll-vote.tpl.php | Default theme implementation to display voting form for a poll. |
| modules/profile/profile-block.tpl.php | 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. |
| modules/profile/profile-listing.tpl.php | modules/profile/profile-listing.tpl.php | Default theme implementation for displaying a user and their profile data
for member listing pages. |
| modules/profile/profile-wrapper.tpl.php | modules/profile/profile-wrapper.tpl.php | Default theme implementation for wrapping member listings and their
profiles. |
| modules/system/region.tpl.php | modules/system/region.tpl.php | Default theme implementation to display a region. |
| modules/search/search-block-form.tpl.php | modules/search/search-block-form.tpl.php | Displays the search form block. |
| modules/search/search-result.tpl.php | modules/search/search-result.tpl.php | Default theme implementation for displaying a single search result. |
| modules/search/search-results.tpl.php | modules/search/search-results.tpl.php | Default theme implementation for displaying search results. |