visol/solrmultilangresults
Composer 安装命令:
composer require visol/solrmultilangresults
包简介
Displays a hint about search results in other languages of a website
README 文档
README
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.
Compatibility and Maintenance
This package is currently maintained for the following versions:
| 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.
Installation with Composer:
composer require visol/solrmultilangresults
- 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
Pull requests and improvements are welcome!
统计信息
- 总下载量: 4.44k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2018-02-12