alieninternet / alieninternet/ais_url_alias

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

Ouverte
#11 0 commentaires 0 réactions 1 personne assignée Réclamée par @AshleyButcher Voir sur GitHub
Langage dominant
PHP
Étoiles
1
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.