Disable "create new account"?

Hi,

How do disable the "create new account" feature in Drupal 4.7-CVS? In 4.6 there was an option under Administer > Users > Configure but there's no "configure" tab in Drupal-4.7-CVS. Any ideas?

Thanks,
Jack

Drupal Gallery Module: Random Image when clicked, opens up in wrong page?

Hello everyone -- I believe I successfully have Gallery2 and Drupal linked up using the Gallery module, but I have an issue with the random image block. When I click on the random image, I want the user to be directed to the main gallery2 page for my site. Instead, it seems like the gallery page opens inside the main Drupal page.

What can I change and where to get the random image to open up to a new window to the gallery2 page? Do I need to set some sort of _blank or _parent somewhere in the code?

Try it for yourself at my testsite:

Styling individual OPTIONs in SELECT boxes in forms API forms

I'm creating a module and in that module I have a page with a form on it, including a select box. The select box has several dozen options. One of them is the default option, though it may be in the middle of the list, and hence get quite lost as someone scrolls through the list. So I want to style/colour that option. e.g.

<option value='1' style='background:orange;'>blah</option>

... but this doesn't seem to be possible. In the select box I have:

How do I automatically search for blacklisted words?

Hi,

Is there a module avaiable that will allow me to automatically search newly submitted comments for certain blacklisted words (e.g. swear words)? The idea system would work something like this:

Every hour, the module would search all the newly submitted comments for blacklisted words. It then creates a list of all the offending comments. Forum moderators will check this list as frequently as they can, read the offending comments and decide what the best course of action is.

Do exist in Drupal some functions to get him swich http to https and the other way around?

Hi!

I wanna use Drupal as CMS for very confidential matter. Which ways are there to realize it?

To chipher all the connections will be get the Server hardly work. I need to code only authentification and files transport.

Thx for Help

Dimitri

how can i detect "comment/reply/*" on the node.tpl.php?

im trying to customize the node display for the /comment/reply/nid pages in my theme. is there a way to detect if the user is on comments/reply pages? and display one piece of content if it is and another if any other page?
:)
thanks!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x