How to realize a NewsLetter

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2010 09:02 AM
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2010 01:38 PM
You will have to explain what you mean by "realize". If you mean "publish", then it is certainly possible to do so.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2010 04:12 PM
Hi,
realize=write content/manage/send messages
realize=write content/manage/send messages
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2010 10:25 AM
Yes it is possible. If you can list specific functionality you want to implement we can point you in the right direction.
Ainga
Ainga

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2010 05:07 AM
Hi zaizi,
i'm not an expert of newsletter but i think i need these functionalities:
- give the possibilty to the user to register/unregister to the newsletter
- manage the content of the newsletter with advanced editor
- send the content to all the registered users to the newsletter
Thanks
i'm not an expert of newsletter but i think i need these functionalities:
- give the possibilty to the user to register/unregister to the newsletter
- manage the content of the newsletter with advanced editor
- send the content to all the registered users to the newsletter
Thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2010 02:37 AM
- give the possibilty to the user to register/unregister to the newsletter
We did this for a customer. You can use the user preference service to store and retrieve which news letters they've registered for.
- manage the content of the newsletter with advanced editor
You can either use the TinyMCE editor online or use Dreamweaver using CIFS to create newsletters.
- send the content to all the registered users to the newsletter
There is out of the box functionality to send emails. You'll need to adapt it to write some code to look up users who have signed up for the news letter.
The additional nice to haves such as dealing with bounced emails, providing support for online viewing, etc.
Ainga
