Page: Theming information


This section lists all possible templates for the display plugin and for the style plugins, ordered roughly from the least specific to the most specific. The active template for each plugin -- which is the most specific template found on the system -- is highlighted in bold.

  • Display output: views-view.tpl.php, views-view--glossary.tpl.php, views-view--page.tpl.php, views-view--glossary--page.tpl.php
  • Style output: views-view-table.tpl.php, views-view-table--glossary.tpl.php, views-view-table--page.tpl.php, views-view-table--glossary--page.tpl.php
  • Field 节点: 标题 (ID: title): views-view-field.tpl.php, views-view-field--title.tpl.php, views-view-field--glossary.tpl.php, views-view-field--glossary--title.tpl.php, views-view-field--page.tpl.php, views-view-field--page--title.tpl.php, views-view-field--glossary--page.tpl.php, views-view-field--glossary--page--title.tpl.php
  • Field 用户: 名称 (ID: name): views-view-field.tpl.php, views-view-field--name.tpl.php, views-view-field--glossary.tpl.php, views-view-field--glossary--name.tpl.php, views-view-field--page.tpl.php, views-view-field--page--name.tpl.php, views-view-field--glossary--page.tpl.php, views-view-field--glossary--page--name.tpl.php
  • Field 节点: Updated date (ID: changed): views-view-field.tpl.php, views-view-field--changed.tpl.php, views-view-field--glossary.tpl.php, views-view-field--glossary--changed.tpl.php, views-view-field--page.tpl.php, views-view-field--page--changed.tpl.php, views-view-field--glossary--page.tpl.php, views-view-field--glossary--page--changed.tpl.php
Important! When adding, removing, or renaming template files, it is necessary to make Drupal aware of the changes by making it rescan the files on your system. By clicking this button you clear Drupal's theme registry and thereby trigger this rescanning process. The highlighted templates above will then reflect the new state of your system.