Blog

Some news and articles of interest

Front.id

Drupal
Twig
Here is a quick alternative to see which variables are available in a twig template when you don't have a debugger like xdebug.
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
Drupal Europe is the largest Drupal event in Europe this year, only surpassed by Drupalcon (North America).
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
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 :)
Drupal
Quality
By keopx
PHP Mess Dectector (PHPMD) with PhpStorm Integration for Drupal Projects
Drupal
Quality
By keopx
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.
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.
CKEditor
Drupal
By Capy
Drupal 7: Añadir un plugin vía modulo custom a CKEditor (el módulo)
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.