Language Detection Language Detection

2 likes

rlmp_language_detection / obsolete

This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.

This version supports TYPO3

7 LTS 8 LTS

Older versions also support TYPO3

6.2 LTS 7 LTS 8 LTS


Tags

Get started

Download 8.1.2

Details

Author
Thomas Löffler
Last update
01. Oct 2019
First upload
11. Oct 2003
Downloads
55,017
Category
Miscellaneous
Dependencies

Last upload comment

This extension is not maintained any more.
Suggestions:
* https://extensions.typo3.org/extension/site_language_redirection/
* https://extensions.typo3.org/extension/ipandlanguageredirect/


Downloads by month

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require rlmp/rlmp-language-detection to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (116)


Version history

Filter for TYPO3 versions

8.1.2 obsolete Latest
October 01, 2019
TYPO3: 7 LTS 8 LTS (>=7.6.22 <=8.99.99)
This extension is not maintained any more.
Suggestions:
* https://extensions.typo3.org/extension/site_language_redirection/
* https://extensions.typo3.org/extension/ipandlanguageredirect/
Download
8.1.1 stable
December 23, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.22 <=8.99.99)
Only consider the language "selected" if L is not null or empty (thx to Markus Klein)
Download
8.1.0 stable
September 24, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.22 <=8.99.99)
* [BUGFIX] Switch conditions to prevent PHP warning
* [TASK] Add suggestion to use PHP module geoip
* [FEATURE] Add allowedParams for redirect
* [BUGFIX] Redirect when language GET param is empty
* [TASK] Transform countryCode to lowercase when not em
Download
8.0.4 stable
August 11, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.22 <=8.99.99)
Fixed issues with parsing values for setcookie()
Download
8.0.3 stable
June 22, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.22 <=8.99.99)
[BUGFIX] Change composer.json
Download
8.0.2 stable
April 06, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.22 <=8.99.99)
Fix an issue with PHP 7.1
Download
8.0.1 stable
March 26, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.22 <=8.99.99)
Redirect with parameters only if onePageTree method
Download
8.0.0 stable
September 21, 2017
TYPO3: 7 LTS 8 LTS (>=7.6.22 <=8.99.99)
Remove TYPO3 6.2 support (only 7LTS and 8LTS)
Remove PHP < 7 support
Update requirements and add suggestions
Switch to psr2 CGL
Download
7.0.8 stable
July 05, 2016
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.99.99)
Fixes composer.json
Download
7.0.6 stable
June 03, 2016
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.99.99)
Adds support for localization like "en_gb" and "en_us" in one installation.
Thanks to Sonja Schubert for patching it.
Download
7.0.5 stable
December 02, 2015
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.99.99)
Bugfix release to get language detection working again in TYPO3 6.2
Download
7.0.4 stable
November 12, 2015
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.99.99)
Bugfix to use this extension with PHP 5.3 (supported by TYPO 6.2.x)
Download
7.0.3 stable
October 23, 2015
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.99.99)
Adds possibility to set a location of PEAR home directory via TypoScript
Download
7.0.2 stable
June 02, 2015
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.99.99)
Adds extension static_info_tables as dependency
Download
7.0.0 stable
April 12, 2015
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.99.99)
Ready for 7 LTS (thx to Markus Klein)
Complete rewrite to Namespaces
Removes support of deprecated extension "ml_geoip"
Adds support for PEAR package Net_GeoIP (sponsored by afp Linz)
Download
3.0.1 stable
February 13, 2015
TYPO3: 6.2 LTS (>=6.2.0 <=6.2.99)
Fixes redirect in combination with realurl settings.
See more at: https://github.com/spoonerWeb/rlmp_language_detection
Download
3.0.0 stable
September 17, 2014
TYPO3: 6.2 LTS (>=6.2.0 <=6.2.99)
Works for TYPO3 6.2.x
Download
2.3.1 stable
March 22, 2012
TYPO3:
FIX: Undefined variable in doRedirect, missing argument to devLog (thanks to Tymoteusz Motylewski).
Download
2.3.0 stable
January 26, 2012
TYPO3:
FIX: Wrong detection of languages with sub-country (thanks to Ernesto Domato).
NEW: Detected (or selected) language can now be stored in browser cookie (thanks to Bernd Wilke).
Download
2.2.0 stable
May 24, 2011
TYPO3:
Use devLog instead of content output. This way extension logic can be debugged in production.
One configuration option was lost, add it to default configuration file.
Documentation update.
Download
2.1.0 stable
March 23, 2011
TYPO3:
Bug fixed: when user comes to the site and session is still valid he always receives content
in default language. No matter what language he was redirected to for the first time. Now he will always receive content in autodetected language.
Fixed bu
Download
2.0.5 stable
March 18, 2011
TYPO3:
Fixed invalid syntax in queries. Should work on PostgreSQL now.
Added some countryCodeToLanguageCode values for russian language.
Download
2.0.4 stable
April 20, 2010
TYPO3:
Set author to Joachim Mathes (punkt.de GmbH) after consultation with Mathias Bolt Lesniak and Robert Lemke.

Fixed bugs.
Download
2.0.3 stable
April 20, 2010
TYPO3:
Set new author to Joachim Mathes (punkt.de GmbH) after consultation with Mathias Bolt Lesniak and Robert Lemke.

Fixed Bugs.
Download
2.0.2 stable
March 11, 2009
TYPO3:
- Added TypoScript for removing the extension's USER_INT TypoScript object when the “L” GET/POST variable is set. This makes it possible to combine the extension with config.sendCacheHeaders = 1. Thanks to Jörg Kummer.
- Replaced calls to st
Download
2.0.1 stable
February 18, 2009
TYPO3:
- Changed some depreciated function calls.
- Fix of redirect error problem. Thanks to Stefan Mielke.
Download
2.0.0 stable
February 11, 2009
TYPO3:
- First release with new developer.
- Selects preferred language from a list. E.g.: If user's preference of Swedish language is not available, the script will test for languages from a customizable list of relatives.
- Finds preferred language based on
Download
1.2.2 stable
August 14, 2008
TYPO3:
Updated the manual. Thanks to Juan Pablo Villaverde!
Download
1.2.1 stable
December 29, 2005
TYPO3:
Fixed a bug which kept on reloading the page even if a language has been selected. Now also works with RealURL! If this saves your day, please visit http://robertlemke.de/en/home/support-me.html
Download
1.2.0 stable
December 29, 2005
TYPO3:
Fixed a bug which kept on reloading the page even if a language has been selected.

Now also works with RealURL! If this saves your day, please visit http://robertlemke.de/en/home/support-me.html
Download
1.1.0 stable
January 15, 2004
TYPO3:
Download
1.0.1 stable
October 11, 2003
TYPO3:
Download

Get started

Download 8.1.2

Details

Author
Thomas Löffler
Last update
01. Oct 2019
First upload
11. Oct 2003
Downloads
55,017
Category
Miscellaneous
Dependencies