alieninternet / alieninternet/ais_url_alias
Move admin side article URL alias custom field validation to use pluggable_ui
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**What problem does your feature solve?**
Currently browser side validation is done using a JS injection because it was easiest to do at the time (quick turn around, and was injecting CSS to support it anyway). However, this isn't really the best way to do this in Textpattern.
**Describe the solution you'd like**
Drop the JS injection to set the custom field pattern validation and replace it with a pluggable_ui call to modify the input control(s).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.