Registering for newsletter

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
10/29/2009 7:29:12 AM
Gravatar
Total Posts 18439

Re: Registering for newsletter

fyi, I just uploaded a new build on our Novell Forge download page, mojoportal-mssql-build-2009-10-29.zip

Both this site and demo.mojoportal.com are running this build, the only difference is that www.mojoportal.com uses MySql whereas demo.mojoportal.com uses MS SQL. I have only uploaded a build for MS SQL though.

Most of the main improvements for the newsletter have been implemented including a new Newsletter Sign Up feature that you can put on a page as I have done on our home page. It's also possible now to enable viewing of previously sent Newsletters as web pages. I have never yet sent a newsletter though I already have 426 subscribers. I plan to start using the Newsletter soon. If the user is not signed in then an email confirmation is sent and a link must be clicked to confirm the subscription. I'm sure there will be a lot of false submissions from web bots, I still need to implement a few things like an easy way to purge unverified records older than x days. The newsletter is only sent to verified addresses. There is also a nice new progress bar for showing the progress of mailing to a large list.

Its also possible to put <portal:Subscribe id="subscribe1" runat="server" /> in the layout.master file if you wanted the sign up on all pages. I will need to work on new documentation for the newsletter soon.

Best,

Joe

10/29/2009 7:37:35 AM
Gravatar
Total Posts 108

Re: Registering for newsletter

Joe thats the best news ive had today !!

Thats such a brilliant addition to the cms. Thanks so much for adding the functionality! Cant wait to download the new version and give it a go.

Have a great day

Tim

10/29/2009 9:23:46 AM
Gravatar
Total Posts 37

Re: Registering for newsletter

Very good work Joe. I got the code from trunk and I'm testing it now.

 

Thanks again,

Przemek

10/31/2009 12:43:03 PM
Gravatar
Total Posts 37

Re: Registering for newsletter

Hi Joe,

one thing came to my mind.

Would it be possible to have a checkbox on Registration page, something like "I want to hear about news from [portal name]" which would register the user for newsletter during registration.

 

Thanks,

Przemek

You must sign in to post in the forums. This thread is closed to new posts.