Coding Standards are used to improve consistent coding and increase the quality of the whole software system. In this case we need to review common standards + Drupal Coding Standards.
In this post we explain how to configure the Coder Sniffer for Drupal Coding Standards with PhpStorm Integration.
Alguna vez pasa que necesitamos modificar el HTML que genera un elemento de formulario. No me refiero a un form sino mas bien al HTML que conforma un elemento de tipo input, password, email, select, etc.
Botones!, una forma estupenda de conectar ckeditor con funcionalidades avanzadas de Drupal.
En Drupal 8 tenemos un sistema realmente bueno para añadir botones a ckeditor. Necesitas saber un pelín de backend y otro de JS y poco mas.