Loading...
Navigation überspringen
Bitte beachte, dass sich diese Dokumentation auf die neuste Version dieser Erweiterung bezieht. Wenn eine ältere Version eingesetzt wird, kann diese abweichen. Die jeweils passende Dokumentation befindet sich im Dokumentation-Verzeichnis der Erweiterung.

Fahrzeugsuche TypoScript-Constants

The Fahrzeugsuche Extension for TYPO3 supports the following TypoScript-Constants for configuration.

Fluid Templates for Fahrzeugsuche

Configure template pathes of the Fahrzeugsuche.

Constant {$themes.configuration.view.templateRootPath}
Label Fluid Templates
Type string
Default value EXT:fahrzeugsuche/Resources/Private/Templates/
Constant {$themes.configuration.view.partialRootPath}
Label Fluid Partials
Type string
Default value EXT:fahrzeugsuche/Resources/Private/Partials/
Constant {$themes.configuration.view.layoutRootPath}
Label Fluid Layouts
Type string
Default value EXT:fahrzeugsuche/Resources/Private/Layouts/

Fahrzeugsuche pages

Configure pages of the Fahrzeugsuche.

Constant {$themes.configuration.pages.fahrzeugsuche.search}
Label Fahrzeugsuche - Suchseite
Type int+
Default value

Fahrzeugsuche URLs

Configure the URLs, which are mostly used for the browser history feature.

Constant {$themes.configuration.extension.fahrzeugsuche.urls.sitemap}
Label URL for the single view, when a Fahrzeug record is linked by the sitemap.xml. %1$s contains the Fahrzeug number.
Type string
Default value https://www.example.com/fahrzeugsuche/?tx_fahrzeugsuche_fahrzeugsuche[fahrzeug]=%1$s
Constant {$themes.configuration.extension.fahrzeugsuche.urls.details}
Label URL of a details view of a Fahrzeug record. %1$s contains the Fahrzeug number.
Type string
Default value https://www.example.com/fahrzeugsuche/?tx_fahrzeugsuche_fahrzeugsuche[fahrzeug]=%1$s
Constant {$themes.configuration.extension.fahrzeugsuche.urls.request}
Label URL of a request view of a Fahrzeug record. %1$s contains the Fahrzeug number..
Type string
Default value https://www.example.com/fahrzeugsuche/?tx_fahrzeugsuche_fahrzeugsuche[fahrzeug]=%1$s
Constant {$themes.configuration.extension.fahrzeugsuche.urls.bookmarks}
Label URL of the bookmarks view.
Type string
Default value https://www.example.com/fahrzeugsuche/bookmarks/
Constant {$themes.configuration.extension.fahrzeugsuche.urls.research}
Label URL of the research view.
Type string
Default value https://www.example.com/fahrzeugsuche/research/
Constant {$themes.configuration.extension.fahrzeugsuche.urls.list}
Label URL of the list view.
Type string
Default value https://www.example.com/fahrzeugsuche/

Fahrzeugsuche list

Configure the listing of the Fahrzeugsuche.

Constant {$themes.configuration.extension.fahrzeugsuche.list.image.width}
Label List image: Width of the image
Type string
Default value 200px
Constant {$themes.configuration.extension.fahrzeugsuche.list.image.height}
Label List image: Height of the image
Type string
Default value
Constant {$themes.configuration.extension.fahrzeugsuche.list.limit}
Label List limit: Limit for list items
Type int+
Default value 10
Constant {$themes.configuration.extension.fahrzeugsuche.list.defaultSorting}
Label List default sorting: Default sorting for the list items
Type options[priceAscending, priceDescending, firstRegistrationAscending, firstRegistrationDescending, mileageAscending, mileageDescending, powerAscending, powerDescending, makeAscending]
Default value firstRegistrationDescending

Fahrzeugsuche request

Configure the request feature of the Fahrzeugsuche.

Constant {$themes.configuration.extension.fahrzeugsuche.request.email.subject}
Label Request email: Subject
Type string
Default value Fahrzeug-Anfrage
Constant {$themes.configuration.extension.fahrzeugsuche.request.email.template}
Label Request email template: For example: EXT:fahrzeugsuche/Resources/Private/Template/Email/Request.html
Type string
Default value EXT:fahrzeugsuche/Resources/Private/Templates/Email/Request.html
Constant {$themes.configuration.extension.fahrzeugsuche.request.email.fromEmail}
Label Request email: From email
Type string
Default value typo3(at)coding(dot)ms
Constant {$themes.configuration.extension.fahrzeugsuche.request.email.fromName}
Label Request email: From name
Type string
Default value TYPO3 - Fahrzeugsuche
Constant {$themes.configuration.extension.fahrzeugsuche.request.email.toEmail}
Label Request email: To email (Note: This can be overriden in the typoscript setup depending on the maker, see setup.txt for an example
Type string
Default value typo3(at)coding(dot)ms
Constant {$themes.configuration.extension.fahrzeugsuche.request.email.toName}
Label Request email: To name
Type string
Default value TYPO3 - Fahrzeugsuche - Anfrage

PDF settings

The PDF feature is only in PRO version available.

Constant {$themes.configuration.extension.fahrzeugsuche.pdf.expose.fontPath}
Label PDF Expose: Font path
Type string
Default value EXT:fluid_fpdf/Resources/Private/Fonts
Constant {$themes.configuration.extension.fahrzeugsuche.pdf.expose.imagePath}
Label PDF Expose: Image path
Type string
Default value EXT:fluid_fpdf/Resources/Private/Images
Constant {$themes.configuration.extension.fahrzeugsuche.pdf.expose.background}
Label PDF Expose: Background path (For example: EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf or fileadmin/Pdf/Expose/Briefpapier.pdf)
Type string
Default value EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf
Constant {$themes.configuration.extension.fahrzeugsuche.pdf.expose.partialRootPath}
Label PDF Expose: Partials path
Type string
Default value EXT:fahrzeugsuche_pro/Resources/Private/Partials/
Constant {$themes.configuration.extension.fahrzeugsuche.pdf.expose.templateRootPath}
Label PDF Expose: Template path
Type string
Default value EXT:fahrzeugsuche_pro/Resources/Private/Templates/
Constant {$themes.configuration.extension.fahrzeugsuche.pdf.bookmarks.fontPath}
Label PDF Bookmarks: Font path
Type string
Default value EXT:fluid_fpdf/Resources/Private/Fonts
Constant {$themes.configuration.extension.fahrzeugsuche.pdf.bookmarks.imagePath}
Label PDF Bookmarks: Image path
Type string
Default value EXT:fluid_fpdf/Resources/Private/Images
Constant {$themes.configuration.extension.fahrzeugsuche.pdf.bookmarks.background}
Label PDF Bookmarks: Background path (For example: EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf or fileadmin/Pdf/Expose/Briefpapier.pdf)
Type string
Default value EXT:fluid_fpdf/Resources/Private/Pdf/Normbriefbogen_DIN5008.pdf
Constant {$themes.configuration.extension.fahrzeugsuche.pdf.bookmarks.partialRootPath}
Label PDF Bookmarks: Partials path
Type string
Default value EXT:fahrzeugsuche_pro/Resources/Private/Partials/
Constant {$themes.configuration.extension.fahrzeugsuche.pdf.bookmarks.templateRootPath}
Label PDF Bookmarks: Template path
Type string
Default value EXT:fahrzeugsuche_pro/Resources/Private/Templates/

Fahrzeugsuche request

The research feature is only in PRO version available.

Constant {$themes.configuration.extension.fahrzeugsuche.research.email.subject}
Label Research email: Subject
Type string
Default value Fahrzeug-Suchauftrag
Constant {$themes.configuration.extension.fahrzeugsuche.research.email.fromEmail}
Label Research email: From email
Type string
Default value typo3(at)coding(dot)ms
Constant {$themes.configuration.extension.fahrzeugsuche.research.email.fromName}
Label Research email: From name
Type string
Default value TYPO3 - Fahrzeugsuche
Constant {$themes.configuration.extension.fahrzeugsuche.research.email.toEmail}
Label Research email: To email
Type string
Default value typo3(at)coding(dot)ms
Constant {$themes.configuration.extension.fahrzeugsuche.research.email.toName}
Label Research email: To name
Type string
Default value TYPO3 - Fahrzeugsuche - Anfrage

Fahrzeugsuche bookmark

The bookmark feature is only in PRO version available.

Constant {$themes.configuration.extension.fahrzeugsuche.bookmark.maxItems}
Label Bookmarks: Max items
Type string
Default value 3

Fahrzeugsuche sitemap.xml

Configure the sitemap.xml of the Fahrzeugsuche.

Constant {$themes.configuration.extension.fahrzeugsuche.sitemapXml.priority}
Label Priority of the sitemap XML pages.
Type string
Default value 0.8
Constant {$themes.configuration.extension.fahrzeugsuche.sitemapXml.changeFrequency}
Label Frequency of changes. Possible values are always, hourly, daily, weekly, monthly, yearly, never.
Type options[always, hourly, daily, weekly, monthly, yearly, never]
Default value daily

Kontaktanfrage

Du kannst uns jederzeit kontaktieren

Stop! Playing in the meantime?
Stop! Playing in the meantime?
Stop! Playing in the meantime?

Stop! Playing in the meantime?

Break the highscore

Press Start
Contact request
Screenreader label
Security question
Y4S_________XZ9______
__R____4____Z_____77M
2C9___4RO___Y4X______
T______L____Z_1___O6J
475_________8M6______