Hi Donald,
You can use drupal_set_html_head function to add data to head tag for a particular page
refer this - http://api.drupal.org/api/drupal/includes!common.inc/function/drupal_set_html_head/6
On Thu, Apr 26, 2012 at 3:54 AM, Don Pickerel <donald@fane.com> wrote:
Hi,
I'm wondering if there's a way to specify a custom page theme for a form
i've created in a module.
I've create a custom module with a form, and have specified a url for it
with hook_menu. Now i need to specify custom tags for the <head> area.
I'm guessing a custom page.tpl.php would be the easiest way to do that,
but I'm open to any solution, but i'd like to specify all of it from the
module. Any ideas?
drupal 6
Thanks.
-Don-
--
[ Drupal support list | http://lists.drupal.org/ ]
--
Regards,
Vaibhav Jain