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

Search includes signature text and report false results

Dear Mr,

The drupal.org search function finds post based on main text + signature text.

It's really disturbing and gives false results especially when a user has such kind of signature : Apache is bandwidth limited, PHP is CPU limited, and MySQL is memory limited.

It's easy to imagine how much post are falsely included in any search results included one of these very common terms...

Sincerely.

Path_access module problem

Greetings,

This is a description of the problem I've found when used path_access module on the non English site:

1. install module
2. load any language other then English and turn it as a default.
3. log in as admin and set some pages to be forbidden for Anonymous user (for instance: "forum" or any other you may have)
4. log out and visit one of those forbidden pages

Register without email loop

I had the need to sign up users without them having to check their email before continuing. This had been solved in version 4.6, though it broke in version 4.7

The hack is a two line addition within the user.module file.

do a search for this line:

drupal_set_message(t('Your password and further instructions have been sent to your e-mail address.'));

Add:

User login block

I am using version 4.7.0 and the login was working normally until this morning. Now, when I login, the User Login block still appears although the log shows "session opened" for my user name. No logout option appears. The only thing I did yesterday was to add many categories. I have had this occur before in a prior drupal version and could only restore the user functionality by reloading the database. Does anyone have any idea why this occurs and if there is a simpler way to fix it?

aggregator integrated with node

has anyone tried to re-implement aggregator feed item as one type of node so people can search/tag feed items.

thanks

Auto module installer

Hello,

I have post some code : http://drupal.org/node/65374

This code allows administrator to automatically download information, module and install it.

This release is working and is a command line php script.
However, i don't realize a module because we could find it very useful in the adminiter/modules menus links.

This code allows administrator to get information and choice to install the modules they want.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core