This may seem like a stupid question, but I can't see it. How do I export the lists?

CommentFileSizeAuthor
#3 mailing_list_add_export.patch2.28 KBemichan

Comments

litwol’s picture

Assigned: Unassigned » litwol
Status: Active » Needs work

You cant yet. i need to build that feature. i'm putting it on my to-do list.

Ceb’s picture

Alright, thanks. I'll keep an eye on it.

emichan’s picture

Status: Needs work » Needs review
StatusFileSize
new2.28 KB

Hi,

I went ahead and made a patch for this functionality. You need to apply the patch from here : http://drupal.org/node/302953 before you apply the attached patch.

Patch from the parent directory of the mailing_list directory (sites/all/modules on a single site installation) then just patch -p0 < relative/path/to/mailing_list_add_export.patch
Applying patches: http://drupal.org/patch/apply

willeaton’s picture

Any chance of putting this into the devel version of the module? There seems very little to go wrong with the module, might be worthwhile just releasing it, its a good simple module, and very useful!

Thanks
Will

asmeyers’s picture

I've installed all the patches and they seemed to work - meaning I didn't get any errors when I ran the patch utility. However, when I go to the admin section and hit the new "export" link for a mailing list it goes here: http://www.domainname.com/mailing-list/1/export and it returns a 404 error: The requested page could not be found.

Am I doing something wrong?

Ashley

litwol’s picture

You need to rebuild your menu settings cache.

visit your module administration page and it will fix the problem. yes simply by visiting the page admin/build/modules will fix it.

asmeyers’s picture

Thank you. That worked. I'm new to Drupal so I didn't think about trying that. Thanks.

Jaza’s picture

Category: support » feature
Status: Needs review » Reviewed & tested by the community

Working well for me. I'd say this is ready to commit.

litwol’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.