Footer

Last modified: August 26, 2009 - 23:57

The Footer Section

The footer section appears at the very bottom of each page, it's content can be specified by the Administrator (admin/settings). The section begins and ends with this code:

<!-- BEGIN: footer -->
<!-- END: footer -->

Message

This area holds the mark-up around the message posted by the Administrator. The section begins and ends with this code:

<!-- BEGIN: message -->
<!-- END: message -->

{footer_message}

Displays the actual content defined through the field "Footer message" in the "Settings" Administration page (admin/settings).

{footer}

Outputs footer messages generated by Drupal modules. (i.e. performance statistics from devel.module)

The Footer Section

The footer section appears at the very bottom of each page, it's content can be specified by the Administrator (admin/settings). The section begins and ends with this code:

<!-- BEGIN: footer -->
<!-- END: footer -->

Message

This area holds the mark-up around the message posted by the Administrator. The section begins and ends with this code:

<!-- BEGIN: message -->
<!-- END: message -->

{footer_message}

Displays the actual content defined through the field "Footer message" in the "Settings" Administration page (admin/settings).

{footer}

Outputs footer messages generated by Drupal modules. (i.e. performance statistics from devel.module)

 
 

Drupal is a registered trademark of Dries Buytaert.