DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Configuration Reference

Besides the huge list of possible configuration options in Aimeos, the TYPO3 extension has a some Typoscript configuration as well.

Target group: Developers

TypoScript Reference

Properties

page.includeCSS.aimeos-common

page.includeCSS.aimeos-common = EXT:aimeos/Resources/Public/Themes/elegance/common.css

Location of the shared theme CSS file for the layout and the e-mails.

page.includeCSS.aimeos

page.includeCSS.aimeos = EXT:aimeos/Resources/Public/Themes/elegance/aimeos.css

Location of the theme CSS file for the layout.

page.includeJSFooterlibs.jquery

page.includeJSFooterlibs.jquery = http://code.jquery.com/jquery-1.11.1.min.js

Location of the jQuery Javascript library.

page.includeJSFooterlibs.jquery-migrate

page.includeJSFooterlibs.jquery-migrate = http://code.jquery.com/jquery-migrate-1.2.1.min.js

Location of the compatibility layer for the jQuery Javascript library version 1.10 and above.

page.includeJSFooterlibs.jquery-ui

page.includeJSFooterlibs.jquery-ui = EXT:aimeos/Resources/Public/Themes/jquery-ui.custom.min.js

Location of the customer jQuery UI library with additional effects and features.

page.includeJSFooter.tx_aimeos

page.includeJSFooter.aimeos = EXT:aimeos/Resources/Public/Themes/aimeos.js

Location of the shared Aimeos Javascript file which contains the common code for all themes.

page.includeJSFooter.aimeos-detail

page.includeJSFooter.aimeos-detail = EXT:aimeos/Resources/Public/Themes/aimeos-detail.js

Location of the Aimeos Javascript file for the detail page shared by all themes.

page.includeJSFooter.aimeos-theme

page.includeJSFooter.aimeos-theme = EXT:aimeos/Resources/Public/Themes/elegance/aimeos.js

Location of the theme specific Aimeos Javascript file.