Doom

Doom

(Article) Avoiding the Template.php of Doom (or, Overriding Theme Functions in Modules)

Article : Avoiding the Template.php of Doom (or, Overriding Theme Functions in Modules)

Drupal's theming system offers developers and designers a flexible way to override default HTML output when specific portions of the page are rendered. Everything from the name of the currently logged in user to the HTML markup of the entire page can be customized by a plugin "theme".

Syndicate content