Radiant Newsletter extension has stats

March 27th, 2008 by Andrea Franz

Some weeks ago Casper Fabricius sent me a patch for the Radiant Newsletter extension. He added a statistics system to track how many times sent emails are opened. I have finally found the time to apply it and make a commit to my repository. Thank you very very much for your work Casper! I’ll write an article about this extension as soon as possible.


7 Comments on “Radiant Newsletter extension has stats”

  1. Arik Jones
    8:34 am on March 29th, 2008:

    When can we start using this extension?

  2. Andrea Franz
    11:34 am on March 29th, 2008:

    You can already get it via subversion::

    svn co http://dev.gravityblast.com/svn/projects/radiant/extensions/newsletter/

    it’s just an alpha version but it should work. Let me know if you have problems or suggestion :)

  3. Sujeet
    11:59 am on September 15th, 2008:

    We have used code bu getting a log of error

  4. Sujeet
    12:05 pm on September 15th, 2008:

    Please Help me.
    We are totally new developer in rails on ruby.

    Sujeet R.N.Mourya

  5. Sujeet
    12:11 pm on September 16th, 2008:

    NoMethodError in Newsletters#index

    Showing newsletters/index.html.erb where line #8 raised:

    You have a nil object when you didn’t expect it!
    The error occurred while evaluating nil.to_sym

    Extracted source (around line #8):

    5:
    6:
    7:
    8:
    9:
    10: ‘Are you sure?’, :method => :delete %>
    11:

  6. Alexis
    7:41 pm on August 28th, 2009:

    Hello! I have been watching for an update of this extension for several months. Will you be updating this to run on recent versions of Radiant? I could sure use it on a couple of sites now running on version 0.7.1, but I am also trying to get going on version 0.8 in the coming days. Any info you can share about this will be most appreciated :-) Thank you, ~ Alexis

  7. Andrea Franz
    11:32 am on August 29th, 2009:

    Hi Alexis, unfortunately it’s been a while since the last time I used it, but the code is on github, so feel free to send me a pull request if you want to change something

Comments are closed.