Mailing list

Author Message

John Mina

Thursday 06 May 2004 4:47:47 am

Hi all
Do any one have an idea about how to create mailing list?
how to make a calss automated so ppl sign up using only their email and how to make a function / in a tpl to send to every one in the mailing list.

sincerely
John Mina

Willie Seabrook

Friday 14 May 2004 10:26:30 pm

Hi John,

The best way to do this would be to

1. create a new module (see docs)
1.1 create a new persistent object with 1 field email_address
1.2 create a 'send mail' template with a text box for subject and a text box for content
1.3 post that form to your module
1.4 use the ezMail class to send the mail out to every person on your email list

bulk mailing features are not yet integrated into ezPublish so you'll have to do it yourself :-(

Regards,
Willie

Øivind Gulbrandsen

Tuesday 16 November 2004 11:50:12 pm

I have the same need: A mechanism to distribute an email to a group of users.

Can not find any good instructions on this in the forum.

Could anyone outline more what most be done to implement this. (I am not an expert on modules etc....).

Arash Molavi

Wednesday 17 November 2004 5:43:34 am

Try to use the workflow at:

http://www.ez.no/community/contributions/workflow/mailinglist_workflow_event

Øivind Gulbrandsen

Wednesday 17 November 2004 6:05:12 am

Have seen this - but I do not understand how to configure it...

I have a special class. When I create a object here I want to send en email to a special group of users.

Do you know how I can configure the mailing list to do that?

Best regards,
Øivind

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

eZ debug

Timing: Jan 18 2025 11:21:40
Script start
Timing: Jan 18 2025 11:21:40
Module start 'layout'
Timing: Jan 18 2025 11:21:40
Module start 'content'
Timing: Jan 18 2025 11:21:40
Module end 'content'
Timing: Jan 18 2025 11:21:40
Script end

Main resources:

Total runtime0.8503 sec
Peak memory usage4,096.0000 KB
Database Queries67

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 588.9219152.6094
Module start 'layout' 0.00650.0041 741.531339.3984
Module start 'content' 0.01060.8379 780.9297590.9531
Module end 'content' 0.84850.0018 1,371.882812.2031
Script end 0.8503  1,384.0859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3718160.0002
Check MTime0.00130.1525160.0001
Mysql Total
Database connection0.00090.107910.0009
Mysqli_queries0.786392.4716670.0117
Looping result0.00080.0993650.0000
Template Total0.812895.620.4064
Template load0.00220.254420.0011
Template processing0.810695.330220.4053
Template load and register function0.00020.027410.0002
states
state_id_array0.00140.165810.0014
state_identifier_array0.00130.150420.0006
Override
Cache load0.00180.2084330.0001
Sytem overhead
Fetch class attribute can translate value0.00050.059040.0001
Fetch class attribute name0.00110.127360.0002
XML
Image XML parsing0.00090.108640.0002
class_abstraction
Instantiating content class attribute0.00000.001560.0000
General
dbfile0.00150.1799170.0001
String conversion0.00000.001340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs