Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2010 at 22:34 UTC
Updated:
7 Jan 2011 at 14:56 UTC
Jump to comment: Most recent file
Just trying to reduce the .module file in its size.
Trying to bring everything mail and spool related into simplenews.mail.inc. The module seems to be some more ordered then.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | simplenews_883376_5_separate.patch | 1.09 KB | miro_dietiker |
| #1 | simplenews_883376_separate.patch | 50.67 KB | miro_dietiker |
Comments
Comment #1
miro_dietikerProviding patch for a first version. What do you think of this separation?
Comment #2
miro_dietikerThe code was tested completely to work.
Any objections to separate the module this way?
Comment #3
dawehnerLooks fine.
Comment #4
miro_dietikerCommitted to repo, needs port.
Comment #5
miro_dietikerMissed two includes. Committed.
Comment #6
miro_dietikercommitted to cvs.
Comment #7
DrupOn commentedall mail related functions separated into includes/simplenews.mail.inc for D7 version.