I've gotten pretty good at dissecting and molding WordPress to do what I want, and I'm enjoying working with Thematic as well. I'm building two client sites on it right now. But I've run into a wall which brings me to my question.
You call everything in the header in a way I'm unfamiliar with. I'm sure that I could figure it out after some trial and error, but I'm a TIGHT deadline to say the least! :) So what I needed to know is how I would go about adding more jQuery scripts into the Scripts.PHP file? I'm looking to add scripts for content galleries, lightboxes, and tooltips. So I'll need to be able to call all the various files for those scripts.
Am I just replicating everything within the PHP but changing it to see each of my various other scripts? Do I do one for each script that I need to load?
Any help you guys could provide would be greatly appreciated.