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.
Hi!
I really like the weblinks module! It would've been perfect if on clicking the weblink title, the User is taken to the external link, rather than having to click on the node and then clicking again on the external url.
I searched the forum and found this in the snippets section:
I'm running 4.7.2. I want to keep very tight control over users of the site, and do not wish to allow random visitors to create accounts. I've taken the login off of my site's home page. However, any user who knows to type "?q=user" at the end of my site's URL can still get in and create an account. Is there any way to set Drupal so that only I (or that only an administrator) can create users?
I have been messing around with the video module and think it's just fantastic. However I find the "View", "Play", "Download" tabs quite redundant. Is there any way to have the view page play the video and also display the download link so that everything happens on one page instead of tabbed pages?
I've been attempting to use the audio_import.module and enabled it. But the problem is, when I go to administer - audio import; it doesn't show any files in the supposed directory of "tmp/audio". I'm not sure how to get any files to show or where the file needs to be relocated. At the moment; I have the drupal installation in a directory of /dev. So the url is http://www.domain.com/dev so I thought the file had to be located in dev/tmp/audio/ althought it never shows.