thucke / th-rating
基于extbase/fluid/jquery的高度灵活的AJAX评分。允许在同一页面内进行多次评分。可作为cObj由其他扩展使用,或包含在所有FLUID模板中使用viewhelper。每个评分步骤都可以进行配置,包括名称 - 国际化。
1.9.2
2021-05-22 16:16 UTC
Requires
- php: >=7.3 <7.5
- ext-json: *
- ext-pdo: *
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- typo3/cms-backend: >=9.5 <11
- typo3/cms-core: >=9.5 <11
- typo3/cms-extbase: >=9.5 <11
- typo3/cms-extensionmanager: ^9.5 || ^10.4
- typo3/cms-felogin: >=9.5 <11
- typo3/cms-fluid: >=9.5 <11
- typo3/cms-frontend: >=9.5 <11
- typo3/cms-install: ^9.5 || ^10.4
- typo3fluid/fluid: ^2.6
Requires (Dev)
- codeception/codeception: ^4.1
- codeception/module-asserts: ^1.3
- codeception/module-db: ^1.1
- codeception/module-phpbrowser: ^1.0
- codeception/module-webdriver: ^1.2
- friendsofphp/php-cs-fixer: ^2.18
- helhum/typo3-console: *
- jangregor/phpstan-prophecy: ^0.8.0
- overtrue/phplint: ^2.3
- phpspec/prophecy-phpunit: *
- phpstan/extension-installer: ^1.1
- phpunit/phpunit: ^7
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^0.13.1
- typo3/cms-base-distribution: >=9.5 <11
- typo3/coding-standards: ^0.3.0
- typo3/tailor: ^1.3
- typo3/testing-framework: ^4.15 || ^5.0 || ^6.4
Suggests
- typo3/cms-fluid-styled-content: Content rendering definition based on fluid
Replaces
- thucke/th-rating: 1.9.2
This package is auto-updated.
Last update: 2024-09-09 23:51:21 UTC
README
| 贡献 |
评分 AX(需要维护者)
TYPO3扩展指南,用于对任何内容对象进行评分。
需要维护者
由于个人原因,我不能再为这个扩展提供支持了。如果有人愿意承担这个责任,我将非常乐意将扩展转交给他们。他仍然可以联系我解答问题等。
欢迎支持
请通过翻译来支持这个扩展。
只需检查 Crowdin,如果您有兴趣。如果您的首选语言缺失,请不要犹豫,联系扩展作者请求激活它。
重要更新
从版本1.8.0开始,扩展使用SiteLanguage-API进行本地化。因此,管理员需要在后端通过“站点管理”配置他们的站点语言。因此,以下不再需要
- 旧的typoscript语言定义配置
- 对“static_info_tables”扩展的依赖
- 网站语言系统记录
版本1.9.0已停止支持PHP 7.2
此扩展由Jetbrains PHPStorm IDE支持。