[support] custom page template for form page?

Vaibhav Jain in.vaibhavjain at gmail.com
Thu Apr 26 04:07:05 UTC 2012


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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20120426/d38839f7/attachment.html 


More information about the support mailing list