This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Custom profile fields in 4.5.0

In a module I originally wrote for Drupal 4.4.x, I used some custom profile fields through the old profile module. In my new 4.5 systtem, I defined equivalents through the capabilities of the new profile module to extend the user profile. But I've been unable to locate the function/api calls to retrieve the value of one of these fields in 4.5?

Thanks!

Radi

Request: Remove hardcoding of 'Title' label in node_form() and redirect in node_submit().

Hello!

I'm implementing a module with several custom nodes. I'm dispatching as much as possible to the node module's code.

I happily implemented mymodule_form() and my extra form elements are appearing just fine when adding/editing a mymodule node.

Two problems though.

1. When adding/editing, the 'title' field is manditory, which is fine. Except that its label is hardcoded to 'title'. A custom node modelling, say, a 'Company' would much rather this field be presented to the user as 'Company Name'. Could you introduce a hook for this?

changing "new password" to "password reminder"

Hiya Guys,

I'm just about to start hacking into the user.module to change the default setting when users forget their password..i.e. instead of generating a new password.....it is a password reminder.

That way other people can't be evil anbd change someone elses password...which is possile by just typing in the username.

It's a minor ergonomic thing..but I would like to apply it to my test drupal installation.

before I get into trying to do this - I'm a newbie to php etc. - was just wondering if anyone else has done it themselves or has thought about it..

Wanted: module maintainers

Use one of the following modules? Have (or want to develop) some Drupal skills and want to help out? I am looking for help maintaining these modules:

You could either:

OG module not using/allowing table prexes

I could not find who is developing this new module in CVS but I tried to test it out and seems like table prefixes were not adhered to as just had sql errors in all db queries.

I have an install using prefixes in drupal you see.

This seems a very good addition to drupal so please add a fix for this. There is no maintainer or dev name with the module. I wanted to contact him/her personally.
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/og/

ecommerce and other module sample sites?

Every contribution should have a "sample" site displaying it's functions...

especially the ecommerce one... which i only found 1 site using it...

are there any others?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions