“”

Language Detection Language Detection

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

Older versions also support TYPO3

Composer support

composer req rlmp/rlmp-language-detection

Tags

#language #detection #browser #IP #geolocation #Net_GeoIP

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

Download 8.1.2 Extension Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Thomas Löffler
Last update
01. Oct 2019
First upload
11. Oct 2003
Downloads
52,722
Category
Miscellaneous
Dependencies

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 req 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 (67)

Version history

Version Upload comment Works with TYPO3 Download
8.1.2 / obsolete
October 01, 2019
This extension is not maintained any more.
Suggestions:
* https://extensions.typo3.org/extension/site_language_redirection/
* https://extensions.typo3.org/extension/ipandlanguageredirect/
7.6.22 - 8.99.99 Download
8.1.1 / stable
December 23, 2018
Only consider the language "selected" if L is not null or empty (thx to Markus Klein)
7.6.22 - 8.99.99 Download
8.1.0 / stable
September 24, 2018
* [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
7.6.22 - 8.99.99 Download
8.0.4 / stable
August 11, 2018
Fixed issues with parsing values for setcookie()
7.6.22 - 8.99.99 Download
8.0.3 / stable
June 22, 2018
[BUGFIX] Change composer.json
7.6.22 - 8.99.99 Download
8.0.2 / stable
April 06, 2018
Fix an issue with PHP 7.1
7.6.22 - 8.99.99 Download
8.0.1 / stable
March 26, 2018
Redirect with parameters only if onePageTree method
7.6.22 - 8.99.99 Download
8.0.0 / stable
September 21, 2017
Remove TYPO3 6.2 support (only 7LTS and 8LTS)
Remove PHP < 7 support
Update requirements and add suggestions
Switch to psr2 CGL
7.6.22 - 8.99.99 Download
7.0.8 / stable
July 05, 2016
Fixes composer.json
6.2.0 - 7.99.99 Download
7.0.6 / stable
June 03, 2016
Adds support for localization like "en_gb" and "en_us" in one installation.
Thanks to Sonja Schubert for patching it.
6.2.0 - 7.99.99 Download
7.0.5 / stable
December 02, 2015
Bugfix release to get language detection working again in TYPO3 6.2
6.2.0 - 7.99.99 Download
7.0.4 / stable
November 12, 2015
Bugfix to use this extension with PHP 5.3 (supported by TYPO 6.2.x)
6.2.0 - 7.99.99 Download
7.0.3 / stable
October 23, 2015
Adds possibility to set a location of PEAR home directory via TypoScript
6.2.0 - 7.99.99 Download
7.0.2 / stable
June 02, 2015
Adds extension static_info_tables as dependency
6.2.0 - 7.99.99 Download
7.0.0 / stable
April 12, 2015
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)
6.2.0 - 7.99.99 Download
3.0.1 / stable
February 13, 2015
Fixes redirect in combination with realurl settings.
See more at: https://github.com/spoonerWeb/rlmp_language_detection
6.2.0 - 6.2.99 Download
3.0.0 / stable
September 17, 2014
Works for TYPO3 6.2.x
6.2.0 - 6.2.99 Download
2.3.1 / stable
March 22, 2012
FIX: Undefined variable in doRedirect, missing argument to devLog (thanks to Tymoteusz Motylewski).
Download
2.3.0 / stable
January 26, 2012
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
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
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
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
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
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
- 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
- Changed some depreciated function calls.
- Fix of redirect error problem. Thanks to Stefan Mielke.
Download
2.0.0 / stable
February 11, 2009
- 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
Updated the manual. Thanks to Juan Pablo Villaverde!
Download
1.2.1 / stable
December 29, 2005
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
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

Download
1.0.1 / stable
October 11, 2003

Download