Blog

Some news and articles of interest

Front.id

Drupal 8 / D8
Drupal
Tip of the day: How to apply params to a t() function at twig
JavaScript
By Capy
Sometimes I have to format a number to a particular currency, and because this ans since it became a very common task over the years I have decided to create a function to simplify this task.
Drupal 8 / D8
By leandro
In this article we'll see what to do when upgrading with Composer doesn't update certain components.
Vue
JavaScript
By Capy
The element Data table (VDataTable) does not support more than a simple filtering. This is that it only allows you to add a text field that filters rows whenever a cell partially match the word you are looking for. In this post we are going to explain how to change the behavior to make it supports multiple filters.
Drupal 8 / D8
Drupal 7
Backdrop
By keopx
Drupal Template Helper: A Chrome DevTools extension for Drupal 8, Drupal 7 and Backdrop CMS templates
HTML
jQuery
CSS
Vamos a abordar la forma de animar los labels de nuestros input de tipo texto, independientemente de la plataforma en que hayamos desarrollado el sitio y haciendo uso de un poco de jQuery mezclado con CSS.
JavaScript
Theming
By Capy
When you need to relocate an element totally out of scope new location. For example moving a search form from the header at desktop to the footer at mobile you will find problems trying to accomplish that just with CSS. This JS plugin will make your life easier :)
CKEditor
JavaScript
By Capy
Today I'm going to share with you a plugin that I've been working the last days. I've developed responsive table plugin since there were not a simple yet useful table responsive solution for CKEditor 4.
Drupal
Hook
Drupal 8 / D8
By Capy
Que un hook se ejecute antes en un módulo que en el tuyo es algo que podemos modificar sin tener que recurrir a modificar registros de base de datos.
Drupal
PHP
Drupal 8 / D8
Usuarios creados con código. Un ejemplo pŕactico.
CSS
Nuestro amigo, el selector nth-child, es una herramienta que nos brinda mucho juego a la hora de maquetar una amplia variedad de componentes, por ejemplo desde un menú hasta una grilla. En esta oportunidad vamos a ver diferentes formas de sacarle el jugo a su uso.
Drupal
Templates
Theming
Drupal 8 / D8
By Capy
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.
Drupal
JavaScript
CKEditor
Drupal 8 / D8
By Capy
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. 
JavaScript
MongoDB
Maps
By Capy
Let MongoDB, Solr, and ElasticSearch give us the best of themselves by storing information about geospatial points in a performance analysis.