{* +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2017 | +--------------------------------------------------------------------+ | 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 | +--------------------------------------------------------------------+ *}

{ts}You may configure these upload directories using absolute paths or path variables.{/ts} {help id='id-path_vars'}

{ts}If you modify the defaults, make sure that your web server has write access to the directories.{/ts}

{include file="CRM/common/formButtons.tpl" location="top"}
{$form.uploadDir.label} {$form.uploadDir.html|crmAddClass:'huge40'}
{ts}File system path where temporary CiviCRM files - such as import data files - are uploaded.{/ts}
{$form.imageUploadDir.label} {$form.imageUploadDir.html|crmAddClass:'huge40'}
{ts}File system path where image files are uploaded. Currently, this path is used for images associated with premiums (CiviContribute thank-you gifts).{/ts}
{$form.customFileUploadDir.label} {$form.customFileUploadDir.html|crmAddClass:'huge40'}
{ts}Path where documents and images which are attachments to contact records are stored (e.g. contact photos, resumes, contracts, etc.). These attachments are defined using 'file' type custom fields.{/ts}
{$form.customTemplateDir.label} {$form.customTemplateDir.html|crmAddClass:'huge40'}
{ts}Path where site specific templates are stored if any. This directory is searched first if set. Custom JavaScript code can be added to templates by creating files named templateFile.extra.tpl.{/ts} {docURL page="Customize Built-in Screens" resource="wiki"}
{ts}CiviCase configuration files can also be stored in this custom path.{/ts} {docURL page="user/case-management/setup"}
{$form.customPHPPathDir.label} {$form.customPHPPathDir.html|crmAddClass:'huge40'}
{ts}Path where site specific PHP code files are stored if any. This directory is searched first if set.{/ts}
{$form.extensionsDir.label} {$form.extensionsDir.html|crmAddClass:'huge40'}
{ts}Path where CiviCRM extensions are stored.{/ts}
{include file="CRM/common/formButtons.tpl" location="bottom"}