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

Using Apache for authentication

I am setting up a drupal application within a web site that uses HTTPS and basic authentication. I would like to have drupal delegate to Apache for authentication so that the user only logs in once for the entire site and use drupal's own infrastucture for authorization. Is this possible?

I am using Apache2, Drupal 5, MySQL 5, PHP 4
Thanks

teaser size

hi,how can i define the size of the teaser, i want it to be like 20 words only.
so can anybody help me?

which contribution can be used for creating multiple registration pages.

which contribution can be used for creating multiple registration pages in Drupal?

put the registration form created by webform contribution into sign up section

can anybody help me with puting the registration form created by webform contribution into sign up section of Drupal

Impossible to change maxlenght in field title (node)?

Hello all,

I successfully installed Drupal 4.7.6. I'm creating a professionnal publication ( Librarian journal). Module ejournal, TinyMCE, etc. But I'm a problem. Our articles titles are sometimes a little bit long, so it's impossible to write them completely. I changed field title in table node to varchar 255. Nothing! The problem remains! I searched in all drupal modules code, in form.inc file and I'm not find where i do change the maxlenght. When i look at the html code in the browser, I see "maxlenght 128" in title field.
Code :

Login and Ajax, a generic solution usable for search and other actions

The first step toward using Ajax with the Login button is to connect the login button to a procedure to change the user's status. That part is easy. The hard bit is then updating the page to reflect anything the user should see when logged in. I propose a Drupal Javascript hook system as the first step toward a login solution and one that is extendable to many types of actions.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core