We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 6726
    • 7,075 Posts
    Agreed I’ll even go as far as posting something on the Wishlist or Code forums to ask a coder to pick this one up...
      .: COO - Commerce Guys - Community Driven Innovation :.


      MODx est l'outil id
      • 12652
      • 228 Posts
      Great thought David!

      Current state of the web, seems like nearly every site could benefit from at least a basic function like this. It would be great if it could handle "all needs," but even if it couldn’t handle large or huge projects, there would still be a lot of value gained.

      Besides, it looks like a fair amount of effort has already gone into it, hate to see it all go to waste.
        | Identity Developments delivers SEO focused web design and web presence services
        - it's not about websites, it's about your identity. |
        • 14050
        • 788 Posts
        I have been playing around with the idea of using RegisterX and eForm to work as a newsletter program. eForm would fill its &to parameter with a chunk that contains a comma delimited list of emails that can be manually added to or have adds and removals done automatically through RegisterX.

        Anybody think of any disadvantages to this?
          Jesse R.
          Consider trying something new and extraordinary.
          Illinois Wine

          Have you considered donating to MODx lately?
          Donate now. Every contribution helps.
          • 12241
          • 80 Posts
          Using snippet: Newsletter 0.2b

          Problem: html in ’msg’ mode comes through via email with all quotes escaped.

          Example: <p><img src=\"assets/images/001-1549.jpg\" alt=\"\" width=\"1195\" height=\"800\" /></p>

          *How do I get the html to be sent without the extra ’\’ backslashes? The html is sent correctly in ’doc’ mode, when sending documents as newsletter, however, when in ’msg’ mode the code created by the Rich-Text-Editor ends up getting escaped. I haven’t been able to determine if the rich text editor was ever confirm to work 100% in this snippet, but I have read through a bunch of posts and this is what I look like right now huh I will be very laugh for any suggestions.

            Environment:
            modx: rev 2.0.8-pl
            localhost: Apache/2.0.63 (Unix) PHP/5.2.11 DAV/2, MySQL client version: 5.1.37
            • 9995
            • 1,613 Posts
            can’t help u, the last reply was 4 years ago tongue

            i use TEmailer module to send newsletters, works pritty good!
              Evolution user, I like the back-end speed and simplicity smiley
              • 12241
              • 80 Posts
              Oops, I didn’t realize this forum post / newsletter snippet was dead.

              I’m officially killing it:)
                Environment:
                modx: rev 2.0.8-pl
                localhost: Apache/2.0.63 (Unix) PHP/5.2.11 DAV/2, MySQL client version: 5.1.37