.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Configuration ============= Configuration of the extension can be done by editing the plugin flexform. All configuration are also available in TypoScript. For example, you may change the CSS in TypoScript using the following syntax: :: plugin.tx_savfilterabc_pi1.stylesheet = yourStyleSheet Since Version 1.0.11, the default search icon can also be changed in TypoScript as follows: :: plugin.tx_savfilterabc_pi1.iconRootPath = yourIconRootPath plugin.tx_savfilterabc_pi1.searchIcon = yourSearchIcon