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.

ReferenceΒΆ

The following settings are available by typoscript.

Property

Property:

Data type

Data type:

Description

Description:

Default

Default:

Property

client.siteRoot

Data type

string

Description

The root of the (frontend) webite. This setting is optional, the root will be auto-detected. In some cases you need to set this manually, especially when the iframes and file resources (like 3D objects and images) are not working. This is probably due to a redirect. For example, if http://www.yoursite.com redirects to http://www.yoursite.com/home/ you should use that as site root.

Default

Property

client.setup.header.[key]

Data type

string

Description

Includes of javascript and stylesheets necessary for the plugin to function. You can override this settings, for instance, if you would like to omit the jQuery-include:

Example:

client.setup.header.jQuery >
# also remove the noConflict
client.setup.header.jQueryNoConflict >

Default

Property

hideErrors

Data type

boolean

Description

There are some error messages in the plugin that are aimed at development. For instance, when there is no uid set for rendering tt _news-items, this will be shown in the popup. You can suppress these errors by enabling this option.

Default

0

Property

defaults.googleMaps.latLng.lat

Data type

float

Description

Default location for the marker in a google maps window: latitude. Can also be set in the constant editor.

Default

52.303737

Property

defaults.googleMaps.latLng.lng

Data type

float

Description

Default location for the marker in a google maps window: longitude. Can also be set in the constant editor.

Default

5.23822940