Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.5. Configuration

Reference

Here's the complete reference of the TypoScript options for the plugin. Remember that you can set each one through the constant editor, or through each instance of the plugin through flexforms.

Property:

Data type:

Description:

Default:

version

string

The plugin version (in fact, the latest version of Netscape that the plugin was supposedly tested against).

7.1

name

string

The name of the plugin.

Typo3 Search Plugin

description

string

The description of the plugin.

Mozilla/Firefox search plugin for Typo3 sites

searchPid

int+

The PID of the Typo3 page containing the search form.

method

string

The method for the search (only get is supported at the moment)

get

sourceid

string

The source ID for the search (will let webmasters know that people are using MozillaSearch to search their websites).

mozilla-search

sword

string

The variable to use as the search word. The default value is intended to work with the IndexedSearch extension.

tx_indexedsearch[sword]

linkText

string

The download text to display in the frontend.

Download Mozilla/Firefox search plugin

icon

string

An optionnal icon to include with the search plugin (PNG, 16x16).

EXT:mozsearch/res/icon.png

cat

string

The category of the plugin.

General

pluginFileName

string

The file name for the plugin (no space, and without extension).

t3search

queryCharset

string

The charset used for the query.

UTF-8

[tsref:plugin.tx_mozsearch_pi1.]