creifenscheid/powermail-setup
最新稳定版本:v12.0.0
Composer 安装命令:
composer require creifenscheid/powermail-setup
包简介
Extension to configure and set up EXT:powermail
README 文档
README
Purpose
This extension is more or less an accessibility boost for EXT:powermail. Therefor the form templating is adjusted, additional supportive fields are added etc.
Features
- Adds the following fields to EXT:powermail model:Field
- autocomplete: selection of autocomplete possibilities for the corresponding fields
- hideLabel: checkbox to hide the label, by keeping the possibility of addition css
- Templating
- improves accessibility in forms by
- refactoring label rendering
- adding description rendering
- refactoring field rendering for
- checkboxes
- date inputs
- regular inputs
- passwords
- radio buttons
- reset buttons
- submit buttons
- textarea fields
- improves accessibility in forms by
- backend cleanup
- removing fields, that I personally don't use, with a specific tsconfig setting
- Report barrier configuration
- prefill for the following fields:
- subject: rename powermail marker to "barrier_subject"
- message: rename powermail marker to "barrier_message"
- prefill for the following fields:
Known bugs
- field: date | aria-describedby attribute gets removed after focussing out
Client side validation
At the moment EXT:powermail client side (javascript) validation is disabled. This has to be extended as followed:
- adding an icon to the messages
- adjust field labelling setup to read the error as well
统计信息
- 总下载量: 127
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-04-13