Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2007 at 16:11 UTC
Updated:
17 Dec 2007 at 03:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
m1mic commentedComment #2
davemybes commentedThat's a good patch, but I thought that maybe we should also mention that file attachments must also be sent with mimemail. Here's an updated patch with that included.
Comment #3
aaron commentedThis should also be mentioned on the project page. Perhaps a message as well on the admin settings page, if mimemail isn't yet installed.
Comment #4
clemens.tolboomAdding a dependency in simplenews.info would be best.
dependencies = mimemail
Comment #5
gaele commentedSimplenews is not dependent on Mime Mail. It'll work without it, just not in HTML-mode.
But what's holding this simple patch back?
Comment #6
beginner commentedThe patch can be committed. It would be a good start. But it is not enough.
The dependency should be mentioned in other places, too, starting from the module's home page (http://drupal.org/project/simplenews).
hook_help() should also be used. See my comments here: http://drupal.org/node/142088#comment-280973
Comment #7
sutharsan commented#2 committed and references to simplenews-templates, simplenews-user, (poormans)cron included too. Attached patch for info.
Home page improvements and help pages will follow.
Thanks for bugging me ;)
Comment #8
gaele commentedComment #9
sutharsan commentedhook_help() implemented
Configuration and customization handbook page added: http://drupal.org/node/197057
Comment #10
beginner commentedVery good.
Thanks. :)
Comment #11
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.