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

Automate SQL install for modules

I installed the forms module and found I had to run some SQL by hand. Then I had to edit the SQL to place the drupal_ prefix in the table names. Perhaps the Drupal module installation process be improved so that the table creation process can be in a standard function that is run when the module is first enabled in admin.

The SQL could be conditional to create the table if the table does not exist. The existing SQL function would automatically supply the table prefix.

pdf library

Hi.

I'm currently rewriting a previous project of mine to integrate it into drupal. The main thing that the module would do is create pdf's.

My work is almost finished (needs some documentation still) but relies on a pdf 'library' that i found easy to use at the time i did the original project.
I would like to contribute my work to drupal, but i'm a bit puzzled on how to do it 'right'.

Printer Friendly Version for 4.6

I am converting my existing (static HTML) site to Drupal and require a printer friendly module for content pages. There is not currently a printer friendly module compatible with 4.6, so I'm not sure what my best course of action should be:

1) Install 4.5 (which includes the printer friendly module) and upgrade to 4.6 when it is released.

2) Install 4.6 and wait for the printer friendly module.

3) Install 4.6 and port the printer friendly module myself.

phpBB notification

I've created a module that sends notifications in the style phpBB does. It have a settings page where you can change the message subject and body. I know that many of you have been asking for such a module.

I don't have access to cvs, so if you want to test it (it works for me in 4.6.0), tell me here to post a link to the code.

If some developer want to include it in cvs, i'll be pleased (i don't know anything about cvs usage).

Email Form Module

I'm looking for an email module very similar to 'feedback' but that would allow customers to select what email they would like to send to for diffrent departments with a dropdown box. Does this exist?

Thank you

My contribution?

Hello, how can i send a module for review?

I've done a module that send notifications in the way phpBB does. Many people have been asking for it.

Thanks.

Pages

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