alieninternet / alieninternet/ais_url_alias

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

Abierto
#11 0 comentarios 0 reacciones 1 asignado Reclamado por @AshleyButcher Ver en GitHub
Lenguaje dominante
PHP
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.