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.
My $head_title variable is currently showing "
| " on my pages. I only want this variable to display the page node title. How do I gain access to editing what goes into this and other $[variable]'s?
I have a block with three choices in it. I would like to show only one choice if the user is not registered, and all choices if the user is registered.