Closed (fixed)
Project:
Zen
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2008 at 09:09 UTC
Updated:
26 May 2008 at 23:42 UTC
how should I do this with the zen template?
Comments
Comment #1
johnalbinFrom inside your template.php file, use drupal_add_js(). But don't call it from within a preprocess function because the theme engine will already have built the
tags for the page at that point.Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.