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've got several taxonomy selection boxes enabled, and it takes up a lot of vertical page space. I've limited the size of a couple by changing them from multiple to single, but there are still 2 that are large, selection boxes.
I'd like to change the way they look.
1) change the width of the selection box so they are more uniform
2) change the height of the multiple="multiple" selection box so they'll be smaller
3) float:left; the multiple="multiple" selection boxes so they'll take up less space vertically.
I just started working with Drupal to create a site.
First of all: i use Drupal 4.6.3 with phpTemplate engine.
Now my question: after one logs in in the loginbox, u get to see the Navigation menu, which has the "my account" link for normal users and the whole administration bunch for admins.
But the title of this block displays the username of the logged in user.
What i would like to change is make this a static title, such as "My profile", and put a text under it saying "logged in as: "
I am wanting to know how can I control the page that the user goes to after registering and/or login. There are 2 places in my site that I want the user to go back to if they register or login from that page. It would be the referring page and any other page I would like it to go to the home page rather than their user account page. I don’t mind if the login always redirects the user to the referring page. To make it ideal I would like to control that from the link that links to the registration page and then to have a default, being the home page.
I think I must be missing something pretty obvious.
I have a Vocab set up, multiple, non-heirachical which is associated with a node type OK. 'Forum' postings as it happens.
Now, when creating a forum topic, the multiple select box shows up as expected. Making selections in it works as expected and adds to the navigation correctly.
But going back to 'edit' the node Does not highlight the already-selected terms in the select box again
Neither does it (as I sort of expected) delete the unselected term associations when I try to save.
I have the webserver auth module and I can login using the browser and it automatically logs into drupal. With that, if I log in to see some page that requires authentication I will be logged in the drupal part.
What I want to do is the opposite. I want to log into drupal, and then access another page in the site that requires authentication without login in again.
I have read a lot of the Drupal documentation but I have a problem for which I can't find a solution in the documentation. I'm running an audiowebsite, Audiofreaks and on the frontpage I publish news and reviews. The news consist of a teaser text + image and if you click through you open the full article. The reviews consist of a teaser text + image and if you click through the review opens, a review can have more than one page.