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 was wondering if there was a way of making external links in menus open in new window.
I know I can make links in posts behave that wat by using "taget=_blank" but how do i do this in menus?
Same applies for RSS feeds. I'd like my users to have a popup when they click on a link from a feed..
I know Mambo does this automagically but still haven't figure it out on Drupal.
I istalled the current version and it seems work well, I like it.
I notice that all contents, I created, are putted in Home Page. I try creating content of the type page, but also these are putted in home page.
Is there a way to limit the access to a book, or a forum to a limited, definite list of members ?
I havent installed yet the project module, but will it permit this kind of work together on a publication... As I see it, if I want to dive someone the right to edit the content and structure of a book, it will give him the rights for all the books on the site... Is it ?
Another way of working together would be to create collective blogs, the way MT is able. I did not see this possibility with Drupal, am I right ?
I'm trying to use blocks shown on first page only. But I have a problem with them. They dissappearing on my hosting servers (two of them) but works good on my local apache (Mac).
I've tried to use this statments (found on drupal.org):
< (/$|index\.php) >
^(/|index\.php)$^
But with the same result. They works well locally but missbehave on remote servers.
What do you think is the possible problem?
I've installed a Drupal 4.4.1 installation and I'm having trouble doing something as a normal user.
I can't find a way to list the users registered on the site. If you're an administrator, you can get a list using http://localhost/admin/user (with clean URLs on). However, even if you enable the "access user list" permission, it seems that a regular user cannot view the page.