Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The form for this module is a little too big for a block. There are other simpler modules, which don't have so may options to fill in the e-mail form which might be more appropriate to your needs.
The print_mail_form() function is in the print_mail/print_mail.inc which is only loaded on request by the print_mail module. If you want to call it directly from your nodes, you'll have to include the file manually.
Comments
Comment #1
jcnventuraThe form for this module is a little too big for a block. There are other simpler modules, which don't have so may options to fill in the e-mail form which might be more appropriate to your needs.
Comment #2
jcnventuraNo further info in two weeks. Closing the issue.
Comment #3
Izz ad-Din commentedActually, if you print out the form below your node body and comment, it will fit quite well on most sites.
However, I am still figuring out how to do this. Drupal_get_form doesn't seem to do the trick. The following attempts did noy succeed:
Any ideas?
Comment #4
Izz ad-Din commentedComment #5
jcnventuraThe print_mail_form() function is in the print_mail/print_mail.inc which is only loaded on request by the print_mail module. If you want to call it directly from your nodes, you'll have to include the file manually.
Comment #6
jcnventuraNo further info in more than two weeks. Closing the issue.