I don't see a template called headinclude_javascript in the style manager, so can you help me understand what it is? Should it be headinclude instead?
Or, if that is correct, I didn't see a headinclude_javascript hook in the php code. All I saw was the parse_templates hook. Where did the headinclude_javascript come from?
--------------- Added [DATE]1275868704[/DATE] at [TIME]1275868704[/TIME] ---------------
Thank you DragonBlade, I got this to work by using headinclude_javascript. I'm not too sure how I would know that the template hook exists as that name, but it definitely works! Can you help me understand how you chose headinclude_javascript? I need to do another hook into the newthread template, and am equally as lost.
I want to add a new field, so I think it would be at newthread_form_start, but I tried a similar hook to what you suggested for my headinclude but I'm having no luck. Once I get the new field added, I'm going to need to hook into the submit button too so I can process the results when the thread is created. I hate to be dependent on someone every time if I could learn how to do it on my own! Thanks man
|