CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Mailing List Archives
Pages: [1]

Author Topic: Mailing List Archives  (Read 3351 times)

bmagistro

  • Guest
Mailing List Archives
October 14, 2007, 03:07:17 pm
I didn't see this in here, but what I am thinking is rather than use mailhandler to create archive an additional drupal module or inbuilt support be added to create archive pages for mailing lists by selecting the appropriate mailing list from a drop down and providing a alias for that.  so lets say i have three lists a, b, c (for simplicity).  i would then say i want archives for a so i choose a from the dropdown list and set the url to be archives/a.  when that page is it it shows x (maybe 5) per page news mailings with the ability to click anyone and see it in full.

the only potential problem im seeing rigt now is if someone doesnt publish a html version it might look different on the web...

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Mailing List Archives
October 14, 2007, 03:28:57 pm
The HTML version of each mailing can be viewed by linking to the following path: civicrm/mailing/report?reset=1&html=1&mid=38 (where mid is the civicrm_mailing.id value.

For example, with the current data on demo:
http://demo.civicrm.org/drupal/civicrm/mailing/report?reset=1&html=1&mid=38

So the main work involved would be querying the mailings for each civicrm_group where group type is Mailing List - and then creating the listings. If you are interested in developing this feature - contact us on IRC for more guidance.
Protect your investment in CiviCRM by  becoming a Member!

bmagistro

  • Guest
Re: Mailing List Archives
October 15, 2007, 11:48:54 am
I do not have my own laptop currently the hard drive failed, but I might look at building something on the drupal side of things to support this and just have it list the newsletter titles that way it is a completely separate tool.  I am also thinking have it break it out into groups based on the mailing list.

jsimonis

  • I post frequently
  • ***
  • Posts: 316
  • Karma: 4
    • Forward Support, Inc.
  • CiviCRM version: 4.4-4.5
  • CMS version: Drupal 7
  • MySQL version: 5.5.37-cll
  • PHP version: 5.3.29
Re: Mailing List Archives
May 23, 2010, 07:12:54 pm
To give access to those archived mailings, what permission do I need to give? It would be great to just link to those, but people don't have permission to see them.

Thanks.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Mailing List Archives
May 24, 2010, 06:22:22 am

i think the mailing report requires both administer civicrm and access civimail at least

it was not meant to be a public report

a public archive of sent mailings has been an often requested feature. if you can contribute code or sponsor a developer to make this happen that would be great. i suspect civireport could be used for this purpose

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

cesy

  • I’m new here
  • *
  • Posts: 24
  • Karma: 3
    • Dreamwidth blog
Re: Mailing List Archives
July 21, 2010, 08:13:51 am
I also like the idea of a public archive of sent mailings. Could you achieve it by going backwards, i.e. making a new page on the website in a certain area, and setting it up to notify particular groups that the new page is created?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Mailing List Archives

This forum was archived on 2017-11-26.