Closed (fixed)
Project:
Simplenews
Version:
5.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2007 at 21:10 UTC
Updated:
16 Dec 2007 at 15:41 UTC
I've just downloaded the 5.1 version of Simplenews (in preparation for doing an upgrade to the site from 4.7), but in the dropdown list which allows choice of "plain text" or "html", only "plain text" appears as a choice. Why has html disappeared? Is there something else I need to install?
Comments
Comment #1
brucealdridge commentedI've gotten really invovled with drupal over the past week or so,
and i've noticed that the biggest problem with drupal is the lack of documentation in the readme.
This module was luckily easy to work out... just skimming through the documentation inside the .module file,
it tells you that you need the mime mail module
just tested, and it works.
-bruce
Comment #2
beginner commentedWhy was this closed?
The 'feature' is not documented anywhere. I just upgrade from 4.7, and our HTML newsletter which used to work no longer sends as HTML.
It's a good thing that I thought about including closed issue in my search.
There is no mention of the new dependency in README.txt.
In the code, there is the following mention, but it doesn't say WHICH extra module is necessary:
... and which user would know how to browse the code to find out how to fix their problem.
And much worse: simplenews doesn't implement hook_help() at all, so no help message is displayed anywhere.
hook_help() would be the ideal place to place a warning about the module dependency, which would be displayed when visiting the settings page IF the module is not enabled: "If you want to send HTML newsletters, you need to install the Mime Mail module (+link)".
Comment #3
beginner commentedThe module in question is this one: http://drupal.org/project/mimemail
there is not event a link from the project home page (http://drupal.org/project/simplenews), a warning or dependency notice.
Anyway, I have just installed the module and enabled it. I can now select HTML, but the test newsletter still sends as plain text...
Is there a special formatting to adopt?
Comment #4
beginner commentedThis cryptic note in the mimemail README.txt:
does not seem to make reference to Drupal user preference setting, but to the receiver's mail client preference setting. Mine was set to plain text, hence I didn't see the html formatting at first.
In short, all is now well with our newsletter... but things definitely need a bit more documentation.
Since this issue is assigned to brucealdridge, I'll let him work out a patch ;)
Comment #5
gaele commentedhttp://drupal.org/node/141395
Comment #6
beginner commentedI saw the duplicate earlier.
But until the issue is solved, keep this one open for the sake of the simplenews.module users: the title is much easier to search for and find.
The title of the other issue is more accurate... but the users won't know that's it's related to their problem.
The maintainers can ignore this issue: we know it's a duplicate. Everybody: please post follows ups (patches, etc.) in the other issue.
Only set this 'fixed' (or 'duplicate') when the other one is fixed.
Comment #7
sutharsan commentedVarious help and documentation improvements carried out in project page, readme.txt, hook_help and configuration and customization handbook. Issue http://drupal.org/node/141395 is now fixed.
Comment #8
sutharsan commentedComment #9
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.