2017 © Pedro Peláez
 

typo3-cms-extension solrmultilangresults

Displays a hint about search results in other languages of a website

image

visol/solrmultilangresults

Displays a hint about search results in other languages of a website

  • Wednesday, February 14, 2018
  • by visol
  • Repository
  • 2 Watchers
  • 1 Stars
  • 394 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 29 % Grown

The README.md

Solr Multi Language Results Hints

This extension displays a hint about search results in other languages of a website and provides a link to the search in the according language., (*1)

Screenshot of frontend, (*2)

Compatibility and Maintenance

This package is currently maintained for the following versions:, (*3)

TYPO3 Version Package Version Branch Maintained
TYPO3 11.5.x 3.x master Yes
TYPO3 8.7.x - 10.4.x 2.x - No
TYPO3 6.2.x 1.x - No

Installation

The extension was developed for Solr 11.5 and runs on TYPO3 11.5 LTS., (*4)

Installation with Composer:, (*5)

composer require visol/solrmultilangresults, (*6)

  • Activate extension
  • Add the Static TypoScript file and adapt the configuration if needed.
  • Make sure JQuery is installed in your website if you plan to use the bundled JS file.
  • Embed Resources/Public/JavaScript/SolrMultiLangResults.js to your website. An example can be found in the TypoScript file.
  • Make sure that a container <div class="solrmultilangresults-container"></div> is part of the page where you use the plugin. A good idea is to place it in the EXT:solr results template.
  • Add the plugin on the site that contains the Solr search plugin.

Configuration

plugin.tx_solrmultilangresults {
    settings {
        # Languages to be excluded
        #excludedLanguages = 2,3
    }
}

Credits

Developed by visol digitale Dienstleistungen GmbH, www.visol.ch, (*7)

Pull requests and improvements are welcome!, (*8)

The Versions

14/02 2018

dev-master

9999999-dev https://github.com/visol/ext-solrmultilangresults

Displays a hint about search results in other languages of a website

  Sources   Download

GPL-2.0-or-later

The Requires

 

14/02 2018

2.0.0

2.0.0.0 https://github.com/visol/ext-solrmultilangresults

Displays a hint about search results in other languages of a website

  Sources   Download

GPL-2.0-or-later

The Requires

 

12/02 2018

dev-6x

dev-6x https://github.com/visol/ext-solrmultilangresults

Displays a hint about search results in other languages of a website

  Sources   Download

GPL-2.0-or-later

The Requires

 

12/02 2018

1.0.1

1.0.1.0 https://github.com/visol/ext-solrmultilangresults

Displays a hint about search results in other languages of a website

  Sources   Download

GPL-2.0-or-later

The Requires

 

23/12 2015

1.0.0

1.0.0.0 https://github.com/visol/ext-solrmultilangresults

Displays a hint about search results in other languages of a website

  Sources   Download

GPL-2.0+

The Requires