Posted by Jody Lynn on February 7, 2011 at 5:19pm
1 follower
| 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