Drupal

Building a Drupal site from scratch - part 6 - Working with blocks

| 0 views

<p>In <a href="http://reinisfischer.com/building-drupal-site-scratch-part-4-creating-v… 4</a> of this Drupal tutorial series we created a view with block - Features tours. Now is…


Building a Drupal site from scratch - part 5 - Custom fronpage

| 1 views

<p>By default Drupal comes with frontpage set to display latest 10 nodes from your site:</p><p><img src="http://reinisfischer.com/sites/default/files/frontpagedrupal.png…


Building a Drupal site from scratch - part 4 - Creating views

| 1 views

<p>Let's move on with our tourism companies website tutorial.</p><p>In part 1 we created a custom content type - Tours, now it's time to make a few views which will…


Building a Drupal site from scratch - part 2 - Applying a subtheme

| 1 views

Recently I started a tutorial series - How to build a Drupal site from scratch. In part 1 I'm talking about planing a site. In this tutorial I'm giving a real example for building a tourism companies…


Display YouTube videos on Drupal site with YouTube field module

| 6 views

Recently I started a new topic series - documentaries, where I publish documentaries I have watched and recommend to watch others. I write a brief description of what each documentary is, and then I…


Getting Started with Building a Drupal Site from Scratch: Content Types, Fields

| 1 views

Building a website, whether it's using Drupal or not, requires careful planning and consideration. It's important to determine what the purpose of the website is, who the target audience is, and what…


Upgrading Your Drupal 7 Site: Tips and Tricks for a Smooth Transition (Minor Upgrade)

| 0 views

Upgrading a website can be a daunting task, especially if you're not familiar with the process. But upgrading your Drupal site is necessary for security, bug fixes, and new features. In this article…


How to Add Facebook Like Button to Drupal 7 Site

| 2 views

If you want to add the Facebook like button to your Drupal 7 site, the process is relatively straightforward. To get started, you will need to download the Facebook Like Button module from the…


Drupal Friendly URL Setup: A Step-by-Step Guide for Optimizing Your Site URLs

| 13 views

Update: This article covers details on how to enable and configure the Pathauto module for the Drupal 7 site. For Drupal 8, please see: How To Setup Pretty URLs For Drupal 8 Setting up Drupal-…


How To Create an Upcoming Posts Page in Drupal Using Views

| 1 views

In this Drupal Development tutorial, I will walk you through the process of creating an "Upcoming Posts" page in Drupal using the Views module. Future posts are an essential aspect of maintaining a…