alieninternet / alieninternet/ais_url_alias

Move admin side article URL alias custom field validation to use pluggable_ui

Open
#11 0 comments 0 reactions 1 assignee Claimed by @AshleyButcher View on GitHub
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**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).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.