plugin.multishop { # cat=plugin.multishop/file; type=file[html,htm,tmpl,txt]; label= Products Detail Page Template File: Save the HTML-template file of the products detail page as resource object in the Typo3 template. Use this option OR use the Template File Path option. If both are filled the Template File Path will overrule. product_detail_tmpl = EXT:multishop/templates/products_detail.tmpl # cat=plugin.multishop/file; type=string; label= Products Detail Page Template File Path: Location of the HTML-template file of the products detail page. Use this option OR use the Template File option. If both are filled the Template File Path will overrule. Example: fileadmin/templates/multishop/products_detail.tmpl. product_detail_tmpl_path = # cat=plugin.multishop/file; type=string; label= E-mail Template File Path: Optionally specify the location of the e-mail template file. Example: fileadmin/templates/multishop/email_template.tmpl. email_tmpl_path= # cat=plugin.multishop; type=string; label= Highslide CSS: Location of the Highslide CSS file. highslide_css =EXT:multishop/js/highslide/highslide.css # cat=plugin.multishop/enable; type=boolean; label= Include all internal JavaScript libraries (BlockUI, jQuery Cookie, jQuery Hotkeys, PrettyCheckboxes): includeJS =1 # cat=plugin.multishop/enable; type=boolean; label= Include global CSS files: includeCSS =1 # cat=plugin.multishop/enable; type=string; label= Include example CSS: Optionally choose a pre-defined CSS file to be included (example value: introduction, 500) exampleCSS = # cat=plugin.multishop; type=int+; label= FE Admin Usergroup: The uid number of the website usergroup Admin. This group is used for the merchant user that maintains the webshop in the front-end. fe_admin_usergroup = # cat=plugin.multishop; type=int+; label= FE Root Admin Usergroup: The uid number of the website usergroup Root Admin. The web developer should be only member of this group (not the merchant) because members of this usergroup will have extra (advanced/dangerous) webshop settings in the front-end. fe_rootadmin_usergroup = # cat=plugin.multishop/enable; type=boolean; label= Enable SYSTEM / SETTINGS for admin users: Optional field. When this checkbox is enabled the SYSTEM / SETTINGS link in the front-end admin panel will be shown to admin users. enableAdminPanelSettings =1 # cat=plugin.multishop/enable; type=boolean; label= Enable SYSTEM / SORT CATALOG ON ALPHABET for admin users: Optional field. When this checkbox is enabled the SYSTEM / SORT CATALOG ON ALPHABET link in the front-end admin panel will be shown to admin users. enableAdminPanelSortCatalog=1 # cat=plugin.multishop/enable; type=boolean; label= Enable SYSTEM / REBUILD FLAT DATABASE for admin users: Optional field. When this checkbox is enabled the SYSTEM / REBUILD FLAT DATABASE link in the front-end admin panel will be shown to admin users. enableAdminPanelRebuildFlatDatabase=0 # cat=plugin.multishop; type=int+; label= PID of the core shop: The ID number of the page where the core shop is put on. shop_pid = # cat=plugin.multishop; type=int+; label= PID of the catalog page: Optional field. If you want to use a different catalog as source (when creating slave shops), here you can fill in the ID number of the page that contains the catalog. catalog_shop_pid = # cat=plugin.multishop; type=int+; label= PID of the search page: Optional field. The ID number of the page where the search results must be shown. search_page_pid = # cat=plugin.multishop; type=int+; label= PID of the shoppingcart page: Optional field. The ID number of the page where the shoppingcart contents must be shown. shoppingcart_page_pid = # cat=plugin.multishop; type=int+; label= PID of the checkout page: Optional field. The ID number of the page where the checkout contents must be shown. checkout_page_pid = # cat=plugin.multishop; type=int+; label= Starting point of the categories tree: Optional field. The ID number of the category that should be used as root for building up the categories tree. categoriesStartingPoint = # cat=plugin.multishop/enable; type=boolean; label= Show Powered by TYPO3 Multishop: Show the Powered by Typo3 Multishop logo in the front of the webshop. show_powered_by_multishop =1 # cat=plugin.multishop/ajax; type=int+; label= Ajax server pagetype ID: Ajax server pagetype ID ajax_pagetype_id_server=2002 # cat=plugin.multishop; type=int+; label= PID of the customer webusers: The ID number of the page where the customers must be saved. fe_customer_pid = # cat=plugin.multishop; type=int+; label= FE Customer Usergroup: The ID number of the customer usergroup record. fe_customer_usergroup = # cat=plugin.multishop/enable; type=boolean; label= Include jQuery Autocomplete: includejAutocomplete =0 # cat=plugin.multishop/enable; type=boolean; label= Include jQuery Carousel: includejCarousel =1 # cat=plugin.multishop/file; type=string; label= Admin template skin: Folder of the admin template. Example: EXT:multishop/templates/admin_multishop. admin_template_folder=EXT:multishop/templates/admin_multishop # cat=plugin.multishop/file; type=string; label= Highslide folder: Folder name of Highslide. Example: highslide (for black outlines) or highslide-white (for white outlines). highslide_folder=highslide # cat=plugin.multishop; type=int+; label= PID of the frontend logout page: Optional field. The ID number of the page where the logout content element is put on. logout_pid = # cat=plugin.multishop/enable; type=boolean; label= Include HighSlide library: includeHighSlide =1 # cat=plugin.multishop/file; type=string; label= Admin help URL: The link that must be added on the Help button in the admin panel. Example: http://www.typo3multishop.com. admin_help_url=http://www.typo3multishop.com # cat=plugin.multishop/file; type=string; label= Development company URL: The link that must be added to the admin panel logo. Example: http://www.typo3multishop.com. admin_development_company_url=http://www.typo3multishop.com # cat=plugin.multishop/file; type=string; label= Development company name: The company name of the development company. Example: TYPO3 Multishop. admin_development_company_name=TYPO3 Multishop # cat=plugin.multishop/file; type=string; label= Development company logo: The logo of the development company. Example: fileadmin/logo.png or http://www.domain.com/fileadmin/logo.png. admin_development_company_logo= # cat=plugin.multishop/file; type=string; label= Development company logo (grayed) path: The development company logo (grayed) path. admin_development_company_logo_gray_path= customSettings= jQueryPopup_rel={$plugin.rzcolorbox.rel} # cat=plugin.multishop; type=int+; label= FE Catalog Admin Usergroup: The uid number of the website usergroup Catalog Admin. This usergroup can maintain the catalog. fe_catalogadmin_usergroup = # cat=plugin.multishop; type=int+; label= FE Orders Admin Usergroup: The uid number of the website usergroup Orders Admin. This usergroup can maintain the orders. fe_ordersadmin_usergroup = # cat=plugin.multishop; type=int+; label= FE Customers Admin Usergroup: The uid number of the website usergroup Customers Admin. This usergroup can maintain the customers. fe_customersadmin_usergroup = # cat=plugin.multishop; type=int+; label= FE CMS Admin Usergroup: The uid number of the website usergroup CMS Admin. This usergroup can maintain the CMS pages in the front-end. fe_cmsadmin_usergroup = # cat=plugin.multishop; type=int+; label= FE Stores Admin Usergroup: The uid number of the website usergroup Stores Admin. This usergroup can switch from shops by the Stores menu in the in the front-end. fe_storesadmin_usergroup = # cat=plugin.multishop; type=int+; label= FE Search Admin Usergroup: The uid number of the website usergroup Search Admin. This usergroup can search in the top right area of the admin panel. fe_searchadmin_usergroup = # cat=plugin.multishop; type=int+; label= FE System Admin Usergroup: The uid number of the website usergroup System Admin. This usergroup can see the system menu item of the admin panel. fe_systemadmin_usergroup = # cat=plugin.multishop/enable; type=boolean; label= Enable SYSTEM for admin users: Optional field. When this checkbox is enabled the SYSTEM menu in the front-end admin panel will be shown to admin users. enableAdminPanelSystem =1 # cat=plugin.multishop/enable; type=boolean; label= Disable inclusion of internal meta tags: Disable inclusion of internal meta tags. disableMetatags=0 }