First I just wanted to say that drupal seems to be one of the best cms system I have used. I got it up and running quickly and it seems nice even for those of us that used to code our own sites.
Now I have a few quick questions that I think will get me sorted with drupal.
Okies - Silly question. whats the easiest switch to use in page.tpl.php so that if a certain node (i.e 3 or 5) is loaded, additional Javascript and CSS files are called, but any other page and the lines are ignored.
The CASE statement should be perfect, but whats the variable I should check it against? is it $node == 2 or have I got the wrong end of the stick?
if I set access to invite module for authenticated users, then all authenticated users can administer this module. Why? (NOT only send invites, but to administer this module, too). drupal 5.0, invite 5.x-1.0