important newsletter question

Author Message

alvaro alvaro

Saturday 01 July 2006 8:50:05 am

Sorry my english isnt good.

My first question was:
How i could remove newsletter from the send queue?.

Nobody answered me, i am only trying to see if EZP is good for my personal web or no, so i am trying all the features, i am now trying the ezxnewsletter.

I dont like ezxnewsletter.

1) Why it obligate me to create the newsletter asociated class (the object of this class type) when i create the newsletter?

2) Why when i have created the newsletter it put automatic in a queue send.

3) why i cant delete items of this queue before it send at his time?

I think it would be more logical that :
1) we create the article or especial class that define the newsletter, and then, once it is finished and stored under my folders of newsletters(for example), i could send a Newsletter searching for this article i created. Not to create the newsletter class when i send the newsletter.So i could modify it before send it, or delete it from the send queue. I see it more logical.

How i did it:

1) i create a class type newsletter
2) i create a node folder to save my newsletters below it.
3) i create a template that override the class newsletter it contain all the html necesary.
4) i create a section asociated to this folder, agrouping all my newsletters.
5) i create a template that override the pagelayout for this section, and it is blank because i dont want layout in my newsletter, they will be old html based in tables and all the html will be in the template that override the newsletter class.

6) i create a class that simulate an email,boletinadjunto is the name, it will be the real newsletter that i send, it has only this fields:
- title
- newsletter(boletin in spanish), this field will be an Object related, and is like an attachment in an email, this will attach the instance of my newsletter class, 1).

7) i override the html.tpl in ezxnewsletter son that it is only this:
{include uri="design:full/boletin01.tpl" node=$contentobject.data_map.boletin.content.main_node}
boletin is the name of the field that is the attached newsletter.
i dont know to do this with content_view_gui, so i use include.

So i do this:

First i create my newsletters, and when i want to send one, i ill go to the NEWSLETTERS tab in admin, click in my newsletter type, and click in create, this will be create a boletinadjunto so i attach the newsletter object i created first. And send it.

Now before the email is sent in the cron, i could modify the boletin or i could delete the boletinadjunto , preserving the newsletter.

Nobody understand my poor english, i know.

MY CONCLUSIONS:
I think newsletters must be rethinking like an email question.

It would be nice to create an email, to create list of users where suscribe, to send emails to this lists, to programate emails, the newsletters its only a email with an attachment of an object newsletter. Where i could indicate html-text or two alternatives.

I think is more easy to understand so.

Thx.

.

Thx

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.