Download & Extend

$vars['head'] is being reset in preprocess_page

Project:HTML5 Base
Version:6.x-1.x-dev
Component:template.php
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

I found that I couldn't get nodewords to add meta data using this theme and it was because in html5_base_preprocess_page, $vars['head'] is being overwritten rather than appended to.

I fixed that and did a bit of related clean up in that area.

Comments

#1

AttachmentSize
html5_base.diff 2.21 KB
nobody click here