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

Registration without email address

I would like to allow my users to register with out providing an email address. Ever! My reason is that if you require an email address on a children's website then you are required by FCC rules to notify their parents. By not collecting any "identifying" information you can avoid this.

This topic has been brought up before. See:

http://drupal.org/node/14009
http://drupal.org/node/16519

Bug in menu.inc with simple fix?

I have spent the past week with my debugger deep in the bowels of the Drupal 5.x menu system trying to build a custom module for implementing what I call "Submenus." If I can ever get it to point of general purpose maturity I will definitely be contributing it as a module to the community.

However, I think I've run across a bug in menu.inc in an area that is probably not frequently exercised. What I'm trying to do is create dynamically generated nested menus using hook_menu() and I am then displaying the entire nested menu expanded in a block. This use case is to create custom task-specific menus for administration. The problem I'm running into is that I can't get the entire menu to be expanded all at once, only the "current trail" is expanded.

Extending <!-break--> to allow teasers to properly close HTML tags

I've run into the problem of having complex html with teasers. The teaser doesn't know how to properly close the html it's working with. The page with the teaser becomes a mess of html.

My situation involves three experienced html users who are moving a 320 page static site to drupal. Rather than mess with complex algorithms to figure out what to close I figured I'd just let the html users do it.

A fairly easy fix is to extend the <!--break--> comment to allow some extra html to be inserted for teasers. I modified node.module to allow this.

php code not posted

I was trying to add a php code to my page. However, i get an error on doing so, saying post is not allowed on te page. a Html content is posted without any problems. i did change the input format.
Can someone pls help me

small improvement to taxonomy module

Working with the taxonomy module on a site I'm developing, I realised that what I needed was some display options and the ability to sort the output by 'title' as well as 'created'. The latter is fine for blogs and news but not very useful for catalogs. Here is a link to a patch on

taxonomy.module,v 1.330.2.10 2007/07/26 19:16:49 drumm

http://download.midwales.net/pub/lin/drupal/taxonomy.module.patch

Bug or not Bug this is the question

Hello,

I have posted a simple question to the drupal post installation forum and nobody was able to answer me.

I am afraid it might be a bug.

Here is the link to my question:
http://drupal.org/node/167651

Thank you for your help

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core