Skip to content

A KeSearch indexer for Fluid Powered TYPO3 (Extension: flux)

Notifications You must be signed in to change notification settings

BenjaminBeck/bdm_kesearchindexer_flux

Repository files navigation

KeSearch indexer for fluid content

This is intended for fluid content registered as content element (with own CType) since version 8.x of flux (https://fluidtypo3.org/)

Getting Started

  1. Install extension
  2. Create indexer

Prerequisites

You need to specify which form fields are allowes to be indexed. For this you use a flux variable allowKeSearchIndex.

Example RTE Field:

<flux:field.text name="text1" label="Text 1" cols="10" rows="5" defaultExtras="richtext[*]:rte_transform[mode=ts_css]:options=[RTESmallWidth=250]" enableRichText="1">
    <flux:form.variable name="allowKeSearchIndex" value="true"/>
</flux:field.text>

Built With

About

A KeSearch indexer for Fluid Powered TYPO3 (Extension: flux)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages