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 Arcavias, the TYPO3 extension has a some Typoscript configuration as well.

Target group: Developers

TypoScript Reference

Properties

page.includeCSS.tx_arcavias

page.includeCSS.tx_arcavias = EXT:arcavias/Resources/Public/html/classic/css/arcavias.css

Location of the CSS file for the layout.

page.includeJSFooterlibs.jquery

page.includeJSFooterlibs.jquery = EXT:arcavias/Resources/Public/html/classic/js/jquery.min.js

Location of the jQuery Javascript library.

page.includeJSFooterlibs.jquery-migrate

page.includeJSFooterlibs.jquery-migrate = EXT:arcavias/Resources/Public/html/classic/js/jquery-migrate.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:arcavias/Resources/Public/html/classic/js/jquery-ui.custom.min.js

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

page.includeJSFooter.tx_arcavias

page.includeJSFooter.tx_arcavias = EXT:arcavias/Resources/Public/html/classic/js/arcavias.js

Location of the Arcavias Javascript file which contains the common code for the views.

client.html.common.content.baseurl

plugin.tx_arcavias.client.html.common.content.baseurl = uploads/tx_arcavias

Location of the uploaded media files

client.html.common.template.baseurl

plugin.tx_arcavias.client.html.common.template.baseurl = typo3conf/ext/arcavias/Resources/Public/html/classic

Location of the CSS, Javascript and image files for the Arcavias front-end.