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

lack of user's own categories!!!!

i really like drupal, but i can't use it in my project.
i need a feature :

each user (not each role ) can manage his OWN/PRIVATE categories

.

more details :

categorise-per-user ,user's own categories,private categories,...
----- a same feature.
more multiUser blog system,each user can manage his own categories:

====

http://drupal.org/node/50525

my goal is that each user can ADD/DEL/EDIT/VIEW/MANAGE his OWN private category(or tag or term) on his blog(or more), at the same time share the public system category.

1\ ADD my categorys ,not other's;
2\ VIEW my category tree;
3\ DEL or EDIT the special item;
4\ a special user interface for MANAGE(ADD DEL EDIT VIEW) my categorys;
5\ navigation my nodes by my private category,not other's.

-------------

i am not a developer,i can't code anything.
but i think it is not difficult to dev this user's category module,it is usefull to extending DRUPAL capacity.
the private category and the system public category together improve user experience to manage their own content.

user's category module featuer require:

1\ ADD category (by AJAX)
2\ DEL (option:del category only,del category and nodes under it)
3\ EDIT
4\ VIEW all category
5\ while add node,can assign private category and public category
6\ navigation my own category,navigation my nodes by my own category
7\ more

any one can HELP me ???

Where is the 'user edit' form created by function user_edit_form($uid, $edit) submitted to?

Hi Everyone,

I need to change the moment that emails are sent to my clients and group leaders. For example, when a user opens a new account and submits to a group that requires approval by its group leader, an email is instantly sent to the group leader for approval while the site administrator has not yet approved the user account. This makes a confusion for group leaders because they can not approve the membership of someone whose account is not active.

taxonomy.module: Found a bug, but where to put in the issue queue

Hi all,

I found a bug in the taxomony.module, distributed with Drupal 4.7. I know you'd like me to post that to the issue queue. So I take a look at the issue queue, but I counted 26 projects with names starting with "Taxonomy". Which of those should I take. Or should I submit it to the 'Drupal' project?
So, i'm a bit lost in that submit queue. Can someone please help me find my way?

Rolf van de Krol

How to disable PHP code filter even for Admin role

Hi,
I'd like to be able to modify the Drupal core to remove the ability to use PHP code filter altogether; that is even the first user can not do it.

I looked into filter.module, but it wasn't obvious to me how it can be done. Any help is appreciated.

Thanks.

bundling module settings into modules area

Sorry if this is the wrong forum for this, or if it has already been discussed to death. I searched, but found nothing, although it my be my choice of search terms.

From a simple ease-of-use and intuitiveness standpoint, I'm becoming convinced that the config for individual modules don't belong under admin>settings>modulename but rather on the admin>modules page. So instead of:

Name | Description | Enabled

The modules page would look like:

Name | Description | Enabled | Configure

New Node Types

Is there any documentation on how to create new types of nodes? I found "How to create your own simple node type" http://drupal.org/node/40684 but it doesn't address adding additional fields.

Esentially I want a type of node that will include:

Title (text field)
Address (URL)
Body (text area)

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core