Drupal Planet

Insights

Social Share initial
Article

There are couple of online tools, and integration modules to get sharing widget to your site. They rely on JavaScript and the security of your users is questionable. This article will show you how to create a simple yet flexible and safer service sharing widget without line of JavaScript.
Screenshot from Drupal.org of the Entity Class Formatter module
Article

The Entity Class Formatter is a nifty little Drupal 8 module which allows editors to place classes on to entities, allowing their look and feel to be altered in the theme layer.
Drupal screenshot of the Enforce Profile Field module page
Article

The Enforce Profile Field is a new Drupal 8 module which allows editors to enforce the completion of one or more fields in order to access content on a site.
Lightbulb with radiating chalk options representing different choices
Article

The Entity Reference Display module allows editors of Drupal sites to select which view mode they would like to display a list of entities as.
A scooter speeding through the street
Article

Client-side performance can be dramatically improved by removing Render-Blocking JavaScript with LABjs. No more waiting and no more spinning-wheel icons for users to see. You can get a user speed experience of a simple site with all advantages of complex functionality-rich site.