In Drupal 6 you could enter a keyword list of usernames to automatically deny from registrating to the site. e.g webmaster, root, staff. This seems to have been removed from Drupal 7?
Is there any way to batch update the field of a node using tokens?
i want to create a field for meta description tag at my various content types, and then put it at theme.
I want to batch populate this field on the various nodes, based on tokens.
I am creating my first Drupal site (with Drupal 7) and am attempting to use Superfish to create a dropdown menu as a horizontal menu in the header region. I am using the Bartik theme. I have searched the documentation and found many useful tips but am still unable to achieve the desired result. So far I have been able to make the Bartik main menu invisible and have created a dropdown menu with Superfish and placed it in the header region. The new menu "floats" in the region - I would like it placed where the Bartik "tabbed" main menu used to be.