Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am guessing that I am doing something wrong, but for some reason I can't get more that one tab in my phpTemplate themes... which ever primary link in the link table that is last shows up, and that is it... has anyone experienced this? I have confirmed this with leaf, and g-works... I would greatly appreciate any help, and I have put in the effort to try and track this down via google and through this site to no avail. Thanks for you help!
I just discovered Drupal and think it is great. I want to use it on my latest project which is for a group of homeowners who are trying to stop certain development in their area. They need a site which will need the following (as told to me):
I'm using 4.6 and friendselectric theme running on the PHPtemplate engine. I was wondering if there was an easy way to choose whether a post would have the authors name and date/time stamp below it or not when it is published.
I can take out the print call in "node.tpl.php" to make it so none of the nodes have the author and date, but I was hoping there would be a way to choose this option during authoring the node.
Ideally, I could set it so some users, anonymous lets say, have to have their names and time show up, but others, like admins, could take it away.