At the moment, there page.tpl calls some complex functions that would be much better in the template.php.

Also, cleaning this up will help with the move to Twig for Drupal 8. Patch coming soon.

CommentFileSizeAuthor
#2 wet4-2576365.patch19.26 KBchris.smith

Comments

chris.smith created an issue. See original summary.

chris.smith’s picture

Status: Active » Needs review
StatusFileSize
new19.26 KB

Here is the patch that will move all functions into the preprocessors for page.tpl.php

ashopin’s picture

chris.smith’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
ashopin’s picture

Status: Needs review » Closed (fixed)

Rolled the patch into the dev branch.