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

user.module and special character in username

Hi I got problem to access my MySQL database in Drupal. The web-host that I got have a @- character in my username and drupal dose not like that. Do some one know how I could fix this in the user.module?? I know that in the specification it stands some thing that after the last @ the hostname will bee, but it dosen´t look to woork like that.

Modifying node fields after node_load()

Howdy,

I'd like to use a module hook to replace node fields with other values. The purpose is to replace multilingual node fields with the current language, without having to make nodes aware of which language they are running in.

In other words, I'd like to be able to define a module hook that catches a node after it has completed loading, but before the node's view hook has been called. At that point, I would be able to muck with its fields, and then let the normal display process take care of it.

Are there existing hooks that would allow me to do that?

Has anyone developed a document module?

Hi,

More specifically, something along the lines of the image.module which will separate documents into groups...and display title, size, description, and a link for downloading that document.

I was going to start writing one, but do not know where to start :(

Thanks in advance, Keith

Node Multiform?

I'm wondering if anyone here can give an overview of "Node Multiform" that's gone into CVS in the past few days. I understand that [JonBob] has been working on this one, and many people are quite excited about it. What does it do and how can I use it for my own module development?

It might help me answer the questions I have at:

http://drupal.org/node/view/5428.

Apparently, there is also a configurable node module as well?

Thanks!

Module Developer Needed

Calling Freelance Module Developers!

I have a module I need built. On one hand, I think its pretty straight forward and ties in well with Drupal's existing infrastructure but on the other hand, I am a business guy and what do I know! The project is too small to warrant bringing on another staff member at our shop and my guys don't have the bandwidth to do it so I am looking for some freelance help. Our team has estimated the project will take between 12 and 16 man days.

How do I get my module/theme listed...

Q: How do I get my module/theme listed on http://drupal.org/?

A: To get your code added as a project to drupal.org, send an mail to
kjartan-project@drupal.org. Include your drupal.org username, and the folder
your code resides in the CVS repository.

Only projects that respect the repository rules, and have working code or a
stable release will added.

Pages

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