Customize a Video Thumbnail in Drupal
Introduction and Requirements When you upload a video to Drupal from YouTube or Vimeo, an automatically generated thumbnail will be created…
Read MoreIntroduction and Requirements When you upload a video to Drupal from YouTube or Vimeo, an automatically generated thumbnail will be created…
Read MoreIntroduction and Requirements Drupal's Calendar module allows you to page between months. However, it can be frustrating for a user to…
Read MoreIntroduction and Requirements Let's say you want to create an image gallery on your site. Let's say that each image also needs a caption and…
Read MoreIntroduction and Requirements Drupal's Flex Slider module allows site builders to add rotating slides with captions. Using custom CSS, site…
Read MoreIntroduction and Requirements Drupal's Calendar module allows an easy way for site builders to display events in a month, week day and…
Read MoreIntro This tutorial will assume that you are somewhat familiar with the Search API module. It also assumes you are using the Search API…
Read MoreAt this point, there have been many great tutorials written about configuring Drupal's SMTP Authentication Support with Gmail. However…
Read MoreConfigure Site Date and Time Navigate to admin/config/regional/date-time Enable The Necessary Modules Date Date All Day Date API Date Popup…
Read MoreSometimes you need to edit a field's configuration once there is already data store in the database for this field. If you try to do this…
Read MoreSite performance is crucial to a good user experience, and also is a factor in SEO. Because Drupal sites can be very query heavy at times…
Read MoreOK, so you've integrated your Drupal install with Salesforce and are able to pull data from Salesforce into Drupal . Everything's working…
Read MoreYou probably already know that Drupal offers Views Accordion to display content in jQuery Accordions . This is fine if you're looking to…
Read MoreDrupal's Pathauto is a must have for any Drupal project. This tutorial will demonstrate a simple yet effective way to utilize Pathauto…
Read MoreSalesforce is one of the most popular CRMs used today. In this tutorial we will integrate Salesforce with a local Drupal install in…
Read MoreBy default, Drupal offers the ability to search the site with its core Search module. However, this module can be limiting. In this…
Read MoreYou might be wondering why you would need to track the number of times a link is clicked in Drupal, when this can be done using Google…
Read MoreSites that allow users to post and vote on content such as Reddit and Digg are hugely successful. In this tutorial we are going to…
Read MoreI recently worked on a project where the site's URL structure was going to change. This is easy to do with Pathauto , but I wanted to…
Read MoreI love Drupal, but its media handling is far from ideal. Out of the box, it pales in comparison to WordPress. Most notably, Drupal does…
Read MoreLoading content via Ajax can create a great user experience. Instead of loading a totally new page, the desired content is loaded on the…
Read MoreDrupal allows you to organize content into taxonomies. This is best illustrated in tagging content, similar to Twitter. Drupal then…
Read MoreDrupal's FlexSlider module allows for creation of responsive image sliders and carousels. This is perfect for creating banner slideshows…
Read MoreIf you're using the Pathauto Module , you know that you can create custom path patterns for nodes, taxonomies and users. This is great for…
Read MoreMost websites have a copyright in the footer, like ©2015. However, if you do this using static text, you'll need to be sure to update this…
Read More