studiomitte/replaceli

Replace ß which is highly useful for content fallbacks

Installs: 1 900

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:typo3-cms-extension

0.1.1 2020-08-05 13:14 UTC

This package is auto-updated.

Last update: 2024-03-23 07:43:01 UTC


README

This extension simply replaces the ß with ss in the full content. This is especially useful for fallbacks to swiss language

It must be enabled per site language:

  -
    title: 'CH - DE'
    enabled: true
    languageId: '9'
    base: /de-ch/
    replaceli: 1

Be aware: Currently it replaces it everywhere, also in links.

Installation

Use composer require studiomitte/replaceli.

Credits

This extension was created by Georg Ringer for Studio Mitte, Linz with ♥.

Find more TYPO3 extensions we have developed that provide additional features for TYPO3 sites.