cybob/context-indicator
最新稳定版本:v1.0.0
Composer 安装命令:
composer require cybob/context-indicator
包简介
Makes the application context more prominent in the backend.
README 文档
README
This lightweight extension makes the application context more prominent in the backend.
Introduction
When using a TYPO3 CMS project in different environments, it's sometimes hard to keep track of in which environment's backend one is currently editing data.
This extension adds a thin, colored border to the topbar and the current application context to the site name.
The color depends on the application context, so that you always know in which environment you're working in.
Development
The default border color for development environments is var(--bs-success) (green).
Testing
The default border color for testing environments is var(--bs-info) (blue).
Production
The default border color for production environments is var(--bs-danger) (red).
Configuration
Since the environment has a system wide scope, configuration is done using ext_conf_template.txt.
Therefore, all options can be modified programmatically or managed in the backend using TYPO3's Settings module.
Basic
Configure the behaviour of the site name's modification and disable the indication for production environments.
Color
Configure the colors for the environments. Any valid CSS color value works.
Support
cybob communication GmbH
Große Hamkenstraße 30
49074 Osnabrück
Germany
Mail: info@cybob.com
Phone: +49 541 911 89 0
Website: https://www.cybob.com/
统计信息
- 总下载量: 163
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-07-07




