Loading...
Skip navigation
Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.

Vehicle Search TypoScript Constants

The vehicle search extension for TYPO3 can be configured using the following TypoScript Constants.

Fluid Templates for vehicle search

Configure template paths for vehicle search.

Constant{$themes.configuration.view.templateRootPath}
LabelFluid Templates
Typestring
Default valueEXT:fahrzeugsuche/Resources/Private/Templates/
Constant{$themes.configuration.view.partialRootPath}
LabelFluid Partials
Typestring
Default valueEXT:fahrzeugsuche/Resources/Private/Partials/
Constant{$themes.configuration.view.layoutRootPath}
LabelFluid Layouts
Typestring
Default valueEXT:fahrzeugsuche/Resources/Private/Layouts/

Vehicle search pages

Configure pages for vehicle search.

Constant{$themes.configuration.pages.fahrzeugsuche.search}
LabelFahrzeugsuche - Suchseite
Typeint+
Default value

Vehicle search URLs

Configure URLs - mostly used for the browser history feature.

Constant{$themes.configuration.extension.fahrzeugsuche.urls.sitemap}
LabelURL for the single view, when a Fahrzeug record is linked by the sitemap.xml. %1$s contains the Fahrzeug number.
Typestring
Default valuehttps://www.example.com/fahrzeugsuche/?tx_fahrzeugsuche_fahrzeugsuche%5Bfahrzeug%5D=%1$s
Constant{$themes.configuration.extension.fahrzeugsuche.urls.details}
LabelURL of a details view of a Fahrzeug record. %1$s contains the Fahrzeug number.
Typestring
Default valuehttps://www.example.com/fahrzeugsuche/?tx_fahrzeugsuche_fahrzeugsuche%5Bfahrzeug%5D=%1$s
Constant{$themes.configuration.extension.fahrzeugsuche.urls.request}
LabelURL of a request view of a Fahrzeug record. %1$s contains the Fahrzeug number..
Typestring
Default valuehttps://www.example.com/fahrzeugsuche/?tx_fahrzeugsuche_fahrzeugsuche%5Bfahrzeug%5D=%1$s
Constant{$themes.configuration.extension.fahrzeugsuche.urls.bookmarks}
LabelURL of the bookmarks view.
Typestring
Default valuehttps://www.example.com/fahrzeugsuche/bookmarks/
Constant{$themes.configuration.extension.fahrzeugsuche.urls.research}
LabelURL of the research view.
Typestring
Default valuehttps://www.example.com/fahrzeugsuche/research/
Constant{$themes.configuration.extension.fahrzeugsuche.urls.list}
LabelURL of the list view.
Typestring
Default valuehttps://www.example.com/fahrzeugsuche/

Vehicle search list

Configure the vehicle search listings.

Constant{$themes.configuration.extension.fahrzeugsuche.list.image.width}
LabelList image: Width of the image
Typestring
Default value200px
Constant{$themes.configuration.extension.fahrzeugsuche.list.image.height}
LabelList image: Height of the image
Typestring
Default value
Constant{$themes.configuration.extension.fahrzeugsuche.list.limit}
LabelList limit: Limit for list items
Typeint+
Default value10
Constant{$themes.configuration.extension.fahrzeugsuche.list.defaultSorting}
LabelList default sorting: Default sorting for the list items
Typeoptions[priceAscending, priceDescending, firstRegistrationAscending, firstRegistrationDescending, mileageAscending, mileageDescending, powerAscending, powerDescending, makeAscending]
Default valuefirstRegistrationDescending

Vehicle request

Configure the request feature of the vehicle search.

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

PDF settings

The PDF feature is only available in the PRO version.

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

Vehicle search research (enquiry)

The research feature is only available in the PRO version.

Constant{$themes.configuration.extension.fahrzeugsuche.research.email.subject}
LabelResearch email: Subject
Typestring
Default valueFahrzeug-Suchauftrag
Constant{$themes.configuration.extension.fahrzeugsuche.research.email.fromEmail}
LabelResearch email: From email
Typestring
Default valuetypo3(at)coding(dot)ms
Constant{$themes.configuration.extension.fahrzeugsuche.research.email.fromName}
LabelResearch email: From name
Typestring
Default valueTYPO3 - Fahrzeugsuche
Constant{$themes.configuration.extension.fahrzeugsuche.research.email.toEmail}
LabelResearch email: To email
Typestring
Default valuetypo3(at)coding(dot)ms
Constant{$themes.configuration.extension.fahrzeugsuche.research.email.toName}
LabelResearch email: To name
Typestring
Default valueTYPO3 - Fahrzeugsuche - Anfrage

Vehicle search bookmark

The bookmark feature is only available in the PRO version.

Constant{$themes.configuration.extension.fahrzeugsuche.bookmark.maxItems}
LabelBookmarks: Max items
Typestring
Default value3

Vehicle search sitemap.xml

Configure the sitemap.xml of the vehicle search.

Constant{$themes.configuration.extension.fahrzeugsuche.sitemapXml.priority}
LabelPriority of the sitemap XML pages.
Typestring
Default value0.8
Constant{$themes.configuration.extension.fahrzeugsuche.sitemapXml.changeFrequency}
LabelFrequency of changes. Possible values are always, hourly, daily, weekly, monthly, yearly, never.
Typeoptions[always, hourly, daily, weekly, monthly, yearly, never]
Default valuedaily

Contact request

You can contact us at any time

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
S5Q__________S_______
3_X____U____UX____5CK
1_S___YQM____J_______
E_I____W_____D____51P
815_________NT6______