26 Apr
2012
26 Apr
'12
12:24 a.m.
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-