merkalt:merkalt_site_configuration_manual
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| merkalt:merkalt_site_configuration_manual [2009/07/03 05:42] – 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 ** | ||
| - | |||
| - | * domain path (DOMAIN_ABSOLUTE_PATH constant) define full real path to the main folder of sites location; | ||
| - | * instance relative path (INSTANCE_RELATIVE_PATH constant) define name of subfolder for instance location (empty for root instance); | ||
| - | * server-side path (SITE_ABSOLUTE_PATH constant) define absolute path to instance subfolder (composed of domain path & instance relative path); | ||
| - | * main host virtual path (MAIN_HOST_PATH constant) define virtual path for main (root) host (e.g. http:// | ||
| - | * instance virtual path (HOST_PATH) define full instance virtual path (e.g. ' | ||
| - | * includes absolute path (INCLUDES_ABSOLUTE_PATH constant) define path to included site-specific modules; | ||
| - | * templates absolute path (TEMPLATES_ABSOLUTE_PATH constant) define path to templates set location; | ||
| - | * libraries absolute path (LIBRARIES_ABSOLUTE_PATH) define path to libraries modules; | ||
| - | * URL for affiliates program (AFFILIATE_PATH constant) define virtual path to affiliates program package location. Composed of previously defined main host virtual path and relative path of affiliates package scripts location; | ||
| - | * product ID for affiliates program (AFFILIATE_PRODUCT constant) define product identifier which would be passed for affiliates program sale registration. Has different values for different instances (e.g. ' | ||
| - | * ajax scripts relative path (AJAX_RELATIVE_PATH constant) define path to ajax scripts in relation to instance subfolder; | ||
| - | * javascript library relative path (JSLIB_RELATIVE_PATH constant) define path to javascripts library in relation to instance subfolder; | ||
| - | * motifs folder absolute path (MOTIFS_ABSOLUTE_PATH constant) define absolute path to instance motifs folder; | ||
| - | * motifs folder relative path (MOTIFS_RELATIONAL_PATH constant) define relative path to instance motifs folder; | ||
| - | |||
| - | \\ ** 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. ' | ||
| - | |||
| - | \\ ** instance settings ** | ||
| - | * discounts are used (USE_DISCOUNTS constant) define using of discounts code and data by site instance; it takes values true or false only; | ||
| - | * project (or instance) name (PROJECT_NAME constant) define alias for instance in order to change process logic (if required, e.g. like for idband); | ||
| - | * fractional prices are used (FRACTIONAL_PRICE constant) set to true if used prices are not integer (like for english version), false otherwise; | ||
| - | * maximal number of chars in text strings (MAX_TEXT_LENGTH constant) define a warning threshold (by number of characters entered) for text line if motif is added into design; | ||
| - | |||
| - | \\ 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 items on index (main) page of site; | ||
| - | * **menu.xml** contain settings for main menu items on index (main) page of site; | ||
| - | * **messages.xml** contain message strings for user notification (error and confirmation messages); | ||
| - | * **pages.xml** contain title and metatags strings for all site instance pages (HTML headers); | ||
| - | * **products.xml** contain product names and prices to be shown on main page and in e-mails. | ||
| - | * < | ||
merkalt/merkalt_site_configuration_manual.1246599750.txt.gz · Last modified: (external edit)
