CRM-13687: update email-system-configuration documentation urls
authorArjan Mossel <arjanmossel@gmail.com>
Thu, 31 Oct 2013 10:34:19 +0000 (11:34 +0100)
committerArjan Mossel <arjanmossel@gmail.com>
Thu, 31 Oct 2013 10:34:19 +0000 (11:34 +0100)
CRM/Mailing/BAO/Mailing.php
CRM/Mailing/Form/Group.php
CRM/Utils/Mail.php
templates/CRM/Contact/Page/DashBoardDashlet.tpl
templates/CRM/Mailing/Form/Schedule.hlp
templates/CRM/Mailing/Page/Report.tpl
xml/templates/civicrm_msg_template.tpl

index 7ba03ff2bd8feff9a8e8c6695d0cd1d5fcffecfa..cb5d0d68fb040f3154853351345542e971fbe8ea 100644 (file)
@@ -2642,7 +2642,7 @@ WHERE  civicrm_mailing_job.id = %1
  //   CRM_Core_Error::debug_log_message("Beginning processQueue run: {$config->mailerJobsMax}, {$config->mailerJobSize}");
 
     if ($mode == NULL && CRM_Core_BAO_MailSettings::defaultDomain() == "EXAMPLE.ORG") {
-      CRM_Core_Error::fatal(ts('The <a href="%1">default mailbox</a> has not been configured. You will find <a href="%2">more info in the online user and administrator guide</a>', array(1 => CRM_Utils_System::url('civicrm/admin/mailSettings', 'reset=1'), 2 => "http://book.civicrm.org/user/initial-set-up/email-system-configuration")));
+      CRM_Core_Error::fatal(ts('The <a href="%1">default mailbox</a> has not been configured. You will find <a href="%2">more info in the online user and administrator guide</a>', array(1 => CRM_Utils_System::url('civicrm/admin/mailSettings', 'reset=1'), 2 => "http://book.civicrm.org/user/advanced-configuration/email-system-configuration/")));
     }
 
     // check if we are enforcing number of parallel cron jobs
index 06f5e04f1c28e50486adb6c2934a0ec9e8c08044..11633190795a79192e095059724ad5e0e34cb2a0 100644 (file)
@@ -54,7 +54,7 @@ class CRM_Mailing_Form_Group extends CRM_Contact_Form_Task {
    */
   public function preProcess() {
     if (CRM_Core_BAO_MailSettings::defaultDomain() == "EXAMPLE.ORG") {
-      CRM_Core_Error::fatal(ts('The <a href="%1">default mailbox</a> has not been configured. You will find <a href="%2">more info in our online user and administrator guide.</a>', array(1 => CRM_Utils_System::url('civicrm/admin/mailSettings', 'reset=1'), 2 => "http://book.civicrm.org/user/initial-set-up/email-system-configuration")));
+      CRM_Core_Error::fatal(ts('The <a href="%1">default mailbox</a> has not been configured. You will find <a href="%2">more info in our online user and administrator guide.</a>', array(1 => CRM_Utils_System::url('civicrm/admin/mailSettings', 'reset=1'), 2 => "http://book.civicrm.org/user/advanced-configuration/email-system-configuration/")));
     }
 
     $this->_mailingID = CRM_Utils_Request::retrieve('mid', 'Integer', $this, FALSE, NULL);
index 7306769739abc35fbeda62f1f3ba96b380f62aa4..e5e56acabb6f254e216be3262549f8b345fb55bd 100644 (file)
@@ -208,7 +208,7 @@ class CRM_Utils_Mail {
     }
 
     $message .= '<li>' . ts('The FROM Email Address configured for this feature may not be a valid sender based on your email service provider rules.') . '</li>' . '</ul>' . '<p>' . ts('Check <a href="%1">this page</a> for more information.', array(
-      1 => CRM_Utils_System::docURL2('user/initial-set-up/email-system-configuration', TRUE))) . '</p>';
+      1 => CRM_Utils_System::docURL2('user/advanced-configuration/email-system-configuration', TRUE))) . '</p>';
 
     return $message;
   }
index 342488640ce52e7088efd2205125555d720e82f2..0785cf53ca1de47c00d7ac5ccf622140bc51583d 100644 (file)
@@ -51,7 +51,7 @@
         <div class="finalconf-button">
             <a href="{$fixDefaultMailbox}" id="fixDefaultMailbox" class="button"><span><div class="icon settings-icon"></div>{ts}Go{/ts}</span></a>
         </div>
-        <div class="finalconf-itemdesc">{ts}Please configure a default mailbox for CiviMail.{/ts} (<a href="http://http://book.civicrm.org/user/current/initial-set-up/email-system-configuration/0" title="{ts}opens online user guide in a new window{/ts}" target="_blank">{ts}learn more{/ts}</a>)</div>
+        <div class="finalconf-itemdesc">{ts}Please configure a default mailbox for CiviMail.{/ts} (<a href="http://book.civicrm.org/user/advanced-configuration/email-system-configuration/" title="{ts}opens online user guide in a new window{/ts}" target="_blank">{ts}learn more{/ts}</a>)</div>
         <h4 class="finalconf-item"><div class="icon alert-icon"></div> &nbsp;{ts}Default CiviMail Mailbox{/ts}</h4>
         <div style="clear:both"></div>
     {/if}
index d8fc9a727f550c8acbd392b0f7ad641f79862580..1842a1d05b4c26083029e25c89e45d5313550b05 100644 (file)
@@ -37,6 +37,6 @@
     {ts}Click <strong>Continue Later</strong> if you're not ready to schedule or send this mailing. Click the <strong>Continue</strong> link from Unscheduled and Draft Mailings when you are ready to schedule or send it.{/ts}
 </p>
 <p>
-    {ts}<strong>Trouble-shooting Tip</strong> - If you find that your mailings are not being sent, ask the system administrator or technical support contact for your site to verify that the automated task (&quot;cron job&quot;) is running - and how frequently.{/ts} {docURL page="user/initial-set-up/email-system-configuration"}
+    {ts}<strong>Trouble-shooting Tip</strong> - If you find that your mailings are not being sent, ask the system administrator or technical support contact for your site to verify that the automated task (&quot;cron job&quot;) is running - and how frequently.{/ts} {docURL page="user/advanced-configuration/email-system-configuration"}
 </p>
 {/htxt}
index 829085df73536d4bbe910a6beb7788ba04cbb7fa..521a4b963c231bdc1d7195cb16babffd43d3119b 100644 (file)
@@ -71,7 +71,7 @@
   {/strip}
 {else}
     <div class="messages status no-popup">
-        {ts}<strong>Delivery has not yet begun for this mailing.</strong> If the scheduled delivery date and time is past, ask the system administrator or technical support contact for your site to verify that the automated mailer task ('cron job') is running - and how frequently.{/ts} {docURL page="user/initial-set-up/email-system-configuration"}
+        {ts}<strong>Delivery has not yet begun for this mailing.</strong> If the scheduled delivery date and time is past, ask the system administrator or technical support contact for your site to verify that the automated mailer task ('cron job') is running - and how frequently.{/ts} {docURL page="user/advanced-configuration/email-system-configuration"}
     </div>
 {/if}
 </fieldset>
index 40d04f0785157e956aab8d588d5b8acc561570b1..2a847eee08fd4af136a79c7c3ceb3fdace09d5b1 100644 (file)
@@ -165,7 +165,7 @@ INSERT INTO civicrm_msg_template
         <br /><br />
         To use CiviMail:
         <ul>
-          <li><a href="http://book.civicrm.org/user/initial-set-up/email-system-configuration">Configure your Email System</a>.</li>
+          <li><a href="http://book.civicrm.org/user/advanced-configuration/email-system-configuration/">Configure your Email System</a>.</li>
           <li>Make sure your web hosting provider allows outgoing bulk mail, and see if they have a restriction on quantity.  If they don\'t allow bulk mail, consider <a href="http://wiki.civicrm.org/confluence/display/CRM/Hosting+provider+information">finding a new host</a>.</li>
         </ul>
         Sincerely,