Helpful Docs to read before posting: (All Docs) | Config Docs | General FAQ | Mailing List Sending FAQ | Error FAQ

Avoid "This mailing list is announce-only."

How do I configure...

Avoid "This mailing list is announce-only."

Postby malmazano » Fri May 18, 2012 11:36 pm

How can I delete that line altogether?

I only run a newsletter, so the sentence may confuse users.
malmazano
 
Posts: 91
Joined: Wed Nov 26, 2008 10:42 am

Re: Avoid "This mailing list is announce-only."

Postby justin » Fri May 18, 2012 11:44 pm

Where are you seeing this copy?
User avatar
justin
 
Posts: 4580
Joined: Wed Feb 13, 2008 8:41 pm
Location: Denver, CO

Re: Avoid "This mailing list is announce-only."

Postby malmazano » Sat May 19, 2012 12:59 am

justin wrote:Where are you seeing this copy?


http://dadamailproject.com/cgi-bin/dada ... _announce/
malmazano
 
Posts: 91
Joined: Wed Nov 26, 2008 10:42 am

Re: Avoid "This mailing list is announce-only."

Postby justin » Sat May 19, 2012 10:27 am

Just like the breadcrumbs, you just have to find the right template, and change it there.

So for example, this is the list_page_screen.tmpl template, here's the snippet you want to change:

Code: Select all

<ul>
    <!-- tmpl_if list_settings.group_list -->
        <li>
         <p>
         This mailing list is a group discussion list
         
            <!-- tmpl_if list_settings.enable_moderation -->
                (moderated)
            <!-- tmpl_else -->
                (unmoderated)
            <!-- /tmpl_if -->
         </p>
        </li>

      <li>
         <!-- this is strange, as the bare link will be wrapped with a HTML link -->
         <p>Start a new thread, email: (<!-- tmpl_var list_settings.discussion_pop_email -->)</p>
      </li>
         
    <!-- tmpl_else -->
       
        <li>
         <p>
         This mailing list is announce-only.
         </p>
      </li>


     <!-- /tmpl_if -->
</ul>
User avatar
justin
 
Posts: 4580
Joined: Wed Feb 13, 2008 8:41 pm
Location: Denver, CO

Re: Avoid "This mailing list is announce-only."

Postby malmazano » Sat May 19, 2012 11:46 am

Many thanks
malmazano
 
Posts: 91
Joined: Wed Nov 26, 2008 10:42 am


Return to Configuring Dada Mail

Who is online

Users browsing this forum: No registered users and 1 guest

cron
Loading