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

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.

Comment break

Hi,

We recently jst experince on tamilmovies.dk that two to three ip (guest) posted over 70 comments on the same day, within 20 min.

Is there any possible chance to make any comment break, some how, that guest's only can post two till five comments within 20 min?

We need help imeddiatly. thank you

/roma

Putting an edit form inside another module

I have two modules (A and B). A is a node extension module and B is a more of an administration/backend module -- but completely seperate of A.

I want to include a form to edit an A node in module B under a tab. Essentially what I am doing is giving people using module B specific permission to edit individual A nodes (not using drupal perms). I can't use aliasing and I can't have the people use module A directly (API only).

So instead of having the url be:
q=node/{A-id}/edit

I'd need the form to show up as
q=B/edit

Pages

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