Drupal modules
How to Speed up your Drupal site: CDN integration using KeyCDN
| 10 viewsIn today's Drupal development series I will show how easy you can setup a true CDN for your Drupal site using third party CDN provider - KeyCDN. Get a free $10 bonus by …
How to develop Native Drupal app using Drupalgap - Part 1: Custom Front Page Using views - Images and Date
| 16 viewsThere was a time when I was really eager to develop native Drupal app, back then I decided to stick with Drupalgap. Now, more than a year has already passed since, and I haven't achieved my goal…
How To Make Floating Blocks in Drupal Using Module
| 35 viewsIn this article you will learn how to make blocks on your Drupal site to float using a simple, and yet powerful module - Floating block. Here are some other cool tutorials you might find interesting…
How To Display Username In URL For Drupal Site
| 17 viewsI know for some experienced Drupal developers such question might sound bizarre, because - hey..it's a piece of cake... I have been subscribed to the LinkedIn Drupal group and…
How To Setup CKEDITOR For Drupal Website
| 41 viewsIn this tutorial you will learn how to setup a CKEditor for your Drupal website + how to enable a few very neat modules - like IMCE for Image upload, Spell checker and Word count. Since the…
Building A Travel Map - Drupal Way (Gmap + Views + Selective Filters)
| 19 viewsIn this article, I'll show how I built a travel map using Drupal and a few extra modules. For a starter, you can see a live preview by visiting my Travel Map. In this map, I have listed all places…
Drupal module: Hierarchical Select
| 18 views<p>Drupal module Hierarchical Select is a handy "must-have" module for sites that are heavily based on category terms and their childes. I have been using this module for some…
How To Create Drupal Views Distance Filter using Location module
| 82 viewsDrupal is a popular content management system that allows users to create complex websites with a wide range of features and functions. One of the most useful features of Drupal is its ability to…
Drupal App - How to Make a Native Android App Using DrupalGap
| 44 viewsIt has been a while since I decided to build my first Android app powered by Drupal. Actually, I haven't built any other kind of app yet. But I have investigated a few options though. My findings…