See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

Announcement: This forum has been deprecated

This forum is no longer in use.

Discussions about Drupal core development now happen in a number of places.

Here's a small sample to get you started:

Problem with log after change OU in AD controler

Hi,

in my company we are using drupal 6.19 version. Our AD administrator change OU in AD controler and move all users to new OU ... atm users cant log to administrator panel on drupal. Can you tell me pls how we can fix it? I can log because he move me back so i can log but i dont know how to change it right now ...

kind regards

How can change Drupal Authentication code

I want to make a single login password which works on all the platforms installed on my HostGator account. Make a one central database for login and password and in all the platforms change the authentication code so that they use the central database for login.
Here I want to know that how can I make changes in the Drupal authentication code?
Thanks

why drupal use MD5 hash even in last version ?

why drupal use MD5 hash even now ??
as we know MD5 hash has already out mode ??
as I figured the passwords save in database without any changes in php!!!
why??

How to disable taxonomy term page and redirect to page with alias

Hi,
My site is using drupal 7 with path-auto module, everything work fine, but I have problem "duplicate content" with taxonomy term link.

For example, I have term 1 with two link below:
+ a: my-site/taxonomy/term/1
+ b: my-site/taxonomy/term/1/all?model=

Link a will redirect to term 1 alias (my-site/term-1-alias) but link b is not.
Can I redirect link b to term alias ? If not, can I disable this (show page not found, ...) ?

show alert box on page load

Hi all,

Im trying to show a pop message or alert box on page load, for which Im using java script function. Soon I run my page it shows an error page not found.

function show_alert()
{
alert("test");
}

Version: 7
Drupal website.

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core