alieninternet / alieninternet/ais_url_alias

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

Aperta
#11 0 commenti 0 reazioni 1 assegnatario Rivendicata da @AshleyButcher Vedi su GitHub
Lingua principale
PHP
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.