Posted by Ceb on August 22, 2008 at 7:20pm
| Project: | Mailing List |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | litwol |
| Status: | closed (fixed) |
Issue Summary
This may seem like a stupid question, but I can't see it. How do I export the lists?
Comments
#1
You cant yet. i need to build that feature. i'm putting it on my to-do list.
#2
Alright, thanks. I'll keep an eye on it.
#3
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
#4
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
#5
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
#6
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.
#7
Thank you. That worked. I'm new to Drupal so I didn't think about trying that. Thanks.
#8
Working well for me. I'd say this is ready to commit.
#9
Thanks!
#10
Automatically closed -- issue fixed for 2 weeks with no activity.