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?
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?
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.
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.
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!