merkalt:merkalt_site_configuration_manual
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| merkalt:merkalt_site_configuration_manual [2009/05/25 11:44] – created daruma | merkalt:merkalt_site_configuration_manual [2012/11/18 12:10] (current) – removed dmitriy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | **Merk Alt site configuration manual** | ||
| - | The //core// is not contain any settings, all the settings are // | ||
| - | |||
| - | Some settings for merkalt site instance are carried out to a single file // | ||
| - | |||
| - | Settings in // | ||
| - | |||
| - | \\ ** common site instance settings ** | ||
| - | |||
| - | * server-side path (SITE_ABSOLUTE_PATH constant) define the full real path to site location; | ||
| - | * virtual host path (HOST_PATH) define virtual server path (e.g. ' | ||
| - | |||
| - | \\ ** e-mail settings ** | ||
| - | * name of e-mail sender (EMAIL_SENDER constant) define the name which will be shown as author (or origin) of e-mail (e.g. ' | ||
| - | * address of e-mail sender (EMAIL_SENDER_ADDR constant) define e-mail address which will be shown as address of author (or origin) (e.g. ' | ||
| - | * subject of customer e-mail (EMAIL_CUSTOMER_SUBJECT constant) define subject string of customer e-mail (e.g. ' | ||
| - | * e-mail address of webmaster (EMAIL_WM_ADDR constant) define e-mail address of webmaster on which e-mails with orders content will be sent (e.g. ' | ||
| - | * subject of webmaster e-mail (EMAIL_WM_SUBJECT constant) define subject string for webmaster' | ||
| - | |||
| - | \\ ** e-mail language settings ** allows to set up order table appearance in e-mails depending on language, used by site instance | ||
| - | * currency (CURRENCY_NAME constant) define a name of currency used by site instance (e.g. ' | ||
| - | * order table header settings: product name (PRODUCT_NAME constant), quantity (PRODUCT_QUANTITY constant), price (PRODUCT_PRICE constant), generated label URL (PRODUCT_URL constant) are the strings, containing the text which will be shown in the columns of header of order table (e.g. ' | ||
| - | * order table footer rows settings: shipping cost row titles (SHIPPING_TEXT and SHIPPING_FREE constants, e.g. ' | ||
| - | |||
| - | \\ ** discounts ** | ||
| - | * discounts are used (USE_DISCOUNTS constant) define using of discounts code and data by site instance; it takes values true or false only. | ||
| - | |||
| - | \\ XML files containing additional settings, depending on language and purpose of site instance: | ||
| - | |||
| - | * **discounts.xml** include a sequence of amounts thresholds and discounts values; | ||
| - | * **bottom_menu.xml** contain settings for bottom (small gray) menu on index (main) page of site; | ||
| - | * **menu.xml** contain settings for main menu on index (main) page of site; | ||
| - | * **messages.xml** contain strings for user notification (error and confirmation messages); | ||
| - | * **pages.xml** contain title and metatags strings for all site instance pages; | ||
| - | * **products.xml** contain product names and prices to be shown on main page and in e-mails. | ||
| - | * **project_props.xml** additional instance settings for using in js processing. | ||
merkalt/merkalt_site_configuration_manual.1243251864.txt.gz · Last modified: (external edit)
