I think the simplenews_digest.info file should include package="News" which will put this module with the rest of the simplenews modules in administer -> modules
I think the simplenews_digest.info file should include package="News" which will put this module with the rest of the simplenews modules in administer -> modules
Comments
Comment #1
Steve Dondley commentedI downloaded simplenews yesterday and it's in the "mail" package.
Comment #2
Steve Dondley commentedComment #3
vm commentedMaybe I didn't make myself very clear.
Let me try again:
All of the other simple news addons. ie: simplenews_template, simplenews_register and simplenews.module itself are in the "Mail" fieldset in administer -> modules
simplenews_digest (this module) on the other hand comes up in the "other" fieldset because it does not include a package = "Mail" in the .info file. This separates it from the rest of the simplenews moduels in the administer -> modules screen.
simplenews_digest.info
Should it not be:
notice the change from project to package and from "Other" to "Mail"
Comment #4
Steve Dondley commentedIt is for the drupal 6 release (unless I commited the wrong code to the dev branch).
Comment #5
vm commentedThe above is what is included in the simplenews_digest.info file bundled with 6.x-dev dated 1-3-09
Comment #6
vm commentedI had to edit the above pasted .info file. I added the one I corrected and not the one from a fresh download. What is pasted above is now the exact .info file from a fresh download. Sorry for clouding the issue.
Comment #7
Steve Dondley commentedOK, I screwed up the commit to the Drupal branch. I'll have to fix later.
Comment #8
Steve Dondley commented