Merge pull request #6519 from joannechester/CRM-17033
[civicrm-core.git] / templates / CRM / Admin / Form / Preferences / Display.hlp
index e20a955b962e9ceb2b4e99514781ce8648a48a86..34d735d7b11b53363afd1de0c167543604dd4d64 100644 (file)
@@ -1,37 +1,45 @@
-{*
- +--------------------------------------------------------------------+
- | CiviCRM version 4.4                                                |
- +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
- +--------------------------------------------------------------------+
- | This file is a part of CiviCRM.                                    |
- |                                                                    |
- | CiviCRM is free software; you can copy, modify, and distribute it  |
- | under the terms of the GNU Affero General Public License           |
- | Version 3, 19 November 2007 and the CiviCRM Licensing Exception.   |
- |                                                                    |
- | CiviCRM is distributed in the hope that it will be useful, but     |
- | WITHOUT ANY WARRANTY; without even the implied warranty of         |
- | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.               |
- | See the GNU Affero General Public License for more details.        |
- |                                                                    |
- | You should have received a copy of the GNU Affero General Public   |
- | License and the CiviCRM Licensing Exception along                  |
- | with this program; if not, contact CiviCRM LLC                     |
- | at info[AT]civicrm[DOT]org. If you have questions about the        |
- | GNU Affero General Public License or the licensing of CiviCRM,     |
- | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
- +--------------------------------------------------------------------+
-*}
-{htxt id="id-editor_id-title"}
-  {ts}WYSIWYG Editor{/ts}
-{/htxt}
-{htxt id="id-editor_id"}
-<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>
-<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}
-<p>{ts}To enable auto spell check, in packages/ckeditor/config.js - change this value to true:{/ts}<br />
-config.scayt_autoStartup = false;
-<p>{ts}To remove the Spell Check button, in packages/ckeditor/config.js - remove this item in the config.toolbar_Full list:{/ts}<br />
-'SpellChecker'
-<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>
-{/htxt}
+{*\r
+ +--------------------------------------------------------------------+\r
+ | CiviCRM version 4.7                                               |\r
+ +--------------------------------------------------------------------+\r
+ | Copyright CiviCRM LLC (c) 2004-2015                                |\r
+ +--------------------------------------------------------------------+\r
+ | This file is a part of CiviCRM.                                    |\r
+ |                                                                    |\r
+ | CiviCRM is free software; you can copy, modify, and distribute it  |\r
+ | under the terms of the GNU Affero General Public License           |\r
+ | Version 3, 19 November 2007 and the CiviCRM Licensing Exception.   |\r
+ |                                                                    |\r
+ | CiviCRM is distributed in the hope that it will be useful, but     |\r
+ | WITHOUT ANY WARRANTY; without even the implied warranty of         |\r
+ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.               |\r
+ | See the GNU Affero General Public License for more details.        |\r
+ |                                                                    |\r
+ | You should have received a copy of the GNU Affero General Public   |\r
+ | License and the CiviCRM Licensing Exception along                  |\r
+ | with this program; if not, contact CiviCRM LLC                     |\r
+ | at info[AT]civicrm[DOT]org. If you have questions about the        |\r
+ | GNU Affero General Public License or the licensing of CiviCRM,     |\r
+ | see the CiviCRM license FAQ at http://civicrm.org/licensing        |\r
+ +--------------------------------------------------------------------+\r
+*}\r
+{htxt id="id-editor_id-title"}\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
+{/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
+{/htxt}\r