Merge pull request #6617 from colemanw/CRM-17102
[civicrm-core.git] / templates / CRM / Admin / Form / Preferences / Display.hlp
index 49da06125164dca207d635916bf5a99db92d4e66..34d735d7b11b53363afd1de0c167543604dd4d64 100644 (file)
@@ -1,8 +1,8 @@
 {*\r
  +--------------------------------------------------------------------+\r
- | CiviCRM version 4.                                               |\r
+ | CiviCRM version 4.7                                               |\r
  +--------------------------------------------------------------------+\r
- | Copyright CiviCRM LLC (c) 2004-2013                                |\r
+ | Copyright CiviCRM LLC (c) 2004-2015                                |\r
  +--------------------------------------------------------------------+\r
  | This file is a part of CiviCRM.                                    |\r
  |                                                                    |\r
   {ts}WYSIWYG Editor{/ts}\r
 {/htxt}\r
 {htxt id="id-editor_id"}\r
-<p>{ts}Select the HTML WYSIWYG Editor provided for fields that allow HTML formatting. Select 'Textarea' if you don't want to provide a WYSIWYG Editor (users will type text and / or HTML code into plain text fields).{/ts}</p>\r
-<p>{ts}<strong>Spell-checking:</strong> ckEditor includes a Spell-check button by default. There is also an optional plugin which does spell-checking automatically (as you type). However, this plugin is not enabled by default since it sends user input to a 3rd party service (spellchecker.net) without informing the user - and this may pose privacy issues for some sites.{/ts}\r
-<p>{ts}To enable auto spell check, in packages/ckeditor/config.js - change this value to true:{/ts}<br />\r
-config.scayt_autoStartup = false;\r
-<p>{ts}To remove the Spell Check button, in packages/ckeditor/config.js - remove this item in the config.toolbar_Full list:{/ts}<br />\r
-'SpellChecker'\r
-<p>{ts}<strong>NOTE:</strong> If you are modifying config.js you should first have configured a Custom PHP Path under Administer > System Settings > Directories, and place your modified version in the custom path.{/ts}</p>\r
+  <p>{ts}Select the HTML WYSIWYG Editor provided for fields that allow HTML formatting. Select 'Textarea' if you don't want to provide a WYSIWYG Editor (users will type text and / or HTML code into plain text fields).{/ts}</p>\r
+  <p>{ts}<strong>Spell-checking:</strong> ckEditor includes a Spell-check button by default. There is also an optional plugin which does spell-checking automatically (as you type). However, this plugin is not enabled by default since it sends user input to a 3rd party service (spellchecker.net) without informing the user - and this may pose privacy issues for some sites.{/ts}\r
+  <p>{ts}To enable auto spell check, in packages/ckeditor/config.js - change this value to true:{/ts}<br />\r
+  config.scayt_autoStartup = false;\r
+  <p>{ts}To remove the Spell Check button, in packages/ckeditor/config.js - remove this item in the config.toolbar_Full list:{/ts}<br />\r
+  'SpellChecker'\r
+  <p>{ts}<strong>NOTE:</strong> If you are modifying config.js you should first have configured a Custom PHP Path under Administer > System Settings > Directories, and place your modified version in the custom path.{/ts}</p>\r
 {/htxt}\r
 \r
 {htxt id="id-invoices_id-title"}\r
   {ts}Invoices / Credit Notes{/ts}\r
 {/htxt}\r
 {htxt id="id-invoices_id"}\r
-{capture assign=invoiceURL}{crmURL p='civicrm/admin/setting/preferences/contribute' q="reset=1"}{/capture} \r
-{ts 1=$invoiceURL}In order to enable logged in users to download invoices and credit notes from the dashboard. Please first enable CiviCRM invoicing functionality <a href='%1'>Administer > CiviContribute > CiviContribute Component Settings</a>{/ts}\r
+  {capture assign=invoiceURL}{crmURL p='civicrm/admin/setting/preferences/contribute' q="reset=1"}{/capture} \r
+  {ts 1=$invoiceURL}In order to enable logged in users to download invoices and credit notes from the dashboard. Please first enable CiviCRM invoicing functionality <a href='%1'>Administer > CiviContribute > CiviContribute Component Settings</a>{/ts}\r
 {/htxt}\r