We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Multiple Newsletters Extension

Development and Programming

Paul Frost (orienteer)'s avatar
Paul Frost (orienteer)
389 posts
16 years ago
Paul Frost (orienteer)'s avatar Paul Frost (orienteer)

Just found this and I like it!

Couple of issues that would be nice to sort.

(1) I can’t find a way to allow users without access to managing the Admin/Utilities section to add the tab. I tried pasting in the address and it comes up, but clicking the “New Tab” link doesn’t work.

One way round it is to temporarily allow access to manage the Admin/Utilities section for a user group, log in as that user, go into the Extension settings, add the tab, log out, then change the access permissions. Or edit the database directly using phpMyAdmin and paste in the text copied from another user with the tab, not ideal.

(2) When you add the javascript to automatically make the formatting HTML you don’t get the extra box open to add a plain text version.

I think both have been mentioned before and I know you are probably very busy, but if you could find some time to update this extension I’m sure a few people would be very happy.

       
Nathan Pitman's avatar
Nathan Pitman
531 posts
16 years ago
Nathan Pitman's avatar Nathan Pitman

Here’s a little snippet that I’ve been adding to the custom JavaScript dialog under the extension settings screen to prevent clients from messing things up with the template that the extension parses:

document.forms['0'].message.disabled = true;

Thanks again for this great extension!

UPDATE: Scrub that, it doesn’t work since the field is then not included in the page submission… any bright ideas on how to achieve a similar result whilst still allowing the page to submit.

UPDATE: I’ve sussed it, add this to the JavaScript dialog under the extension settings screen to give your control panel users a live preview of the email they are about to send and also prevent them from fiddling with the email template code prior to sending.

$('#message').after('<iframe src ="/path_to_your_template" width="96%" height="500" style="border: 1px solid;">').hide();
       
Nathan Pitman's avatar
Nathan Pitman
531 posts
16 years ago
Nathan Pitman's avatar Nathan Pitman

@Cocoaholic: Any plans to drop a copy of this on Github? I’d like to look at tweaking it and then releasing the updates into the wild if that’s ok with you?

       
Cocoaholic's avatar
Cocoaholic
445 posts
16 years ago
Cocoaholic's avatar Cocoaholic

Go for it Nathan!

I’ll look into adding my add-ons to GitHub some day…

       
Nathan Pitman's avatar
Nathan Pitman
531 posts
16 years ago
Nathan Pitman's avatar Nathan Pitman

Thanks! 😊

       
nullbreached's avatar
nullbreached
116 posts
16 years ago
nullbreached's avatar nullbreached

I love this extension…. However, For some odd reason, it’s not working for a new website of mine. I set everything up as before… created the tab.. Have a template with data to be pulled.. but when I click on the tab, nothing appears in my subject or message area. The new site is running 1.6.7 and the older site is still on 1.6.6. Would this be an issue?

Anyone else experiencing this?

       
Richard Dyck's avatar
Richard Dyck
25 posts
16 years ago
Richard Dyck's avatar Richard Dyck

I’m running 1.6.7 and this extension works fine.

       
nullbreached's avatar
nullbreached
116 posts
16 years ago
nullbreached's avatar nullbreached

strange… I know everything is set up right.

       
Richard Dyck's avatar
Richard Dyck
25 posts
16 years ago
Richard Dyck's avatar Richard Dyck

Did you edit the extension and language files?

       
nullbreached's avatar
nullbreached
116 posts
16 years ago
nullbreached's avatar nullbreached

I did at first… then I just used the originals to see if that would work… Still nothing. I can’t seem to make it work and pull the template info into the newsletter…

       
Beebs's avatar
Beebs
207 posts
15 years ago
Beebs's avatar Beebs

I always believe that HTML mailing list is bad idea, however my clients really want it, and this extension is such a life-saver.

After Navigator module that Cocoaholic produce, this should be his other big contribution to EE community.

So Cocoaholic, if you are really into cocoa, I’ll make you nice, milky, warm one for entire week. Thank you so much.

       
Cocoaholic's avatar
Cocoaholic
445 posts
15 years ago
Cocoaholic's avatar Cocoaholic
So Cocoaholic, if you are really into cocoa, I’ll make you nice, milky, warm one for entire week. Thank you so much.

Thank you Beeps 😊 that sounds tempting, but I’m really into a different kind of Cocoa.

       
Beebs's avatar
Beebs
207 posts
15 years ago
Beebs's avatar Beebs

Have no idea that there’s another cocoa out there, but my offer still on the table. This, by the way, include the wish list just like Nathan’s post #36 - adding the TAB under COMMUNICATE tab. No nit-picking, or ungrateful, just feeling so overwhelmed with your generousity. Cheers

       
VRDL's avatar
VRDL
23 posts
15 years ago
VRDL's avatar VRDL

I can’t seem to get the {unsubscribe_url} to work. If i enter the variable in my template it just sends it to the user, while i would like it to become the url. Any idea about this, how does this work?

       
Christopher Imrie's avatar
Christopher Imrie
57 posts
15 years ago
Christopher Imrie's avatar Christopher Imrie

Hi cocoaholic, I’ve been gearing up to use EE2 for a project, but your extension was what was holding me back since I consider it so useful to what my clients are able to do. I decided to bite the bullet though, and deployed EE2 for a recent project and wrote some custom integration in order to be able to send templates through the communicate panel.

I know the hooks aren’t available in EE2 to allow you to port your extension over to EE2 cleanly, so in the meantime I came up this.

http://ellislab.com/forums/viewthread/141786/

It is a hack, since it requires modifying core files, but it achieves a very similar functionality to your extension but for EE2.

       
First 2 3 4 5

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.