Publishing Content in Drupal: A Comprehensive Tutorial

thumb_up 1  ·  sell Drupal content publishing, How to publish content in Drupal, Content deployment in Drupal

In this chapter, let us study how to Publish content. Every content is either published or unpublished. Published content is open for visitors to view while unpublished content cannot be viewed. We can make use of this feature to hide the content from public view without deleting it.

Following are the simple steps to enable or disable publishing options for content.

Step 1 − Click on the Content tab as shown in the following screen.

 

 

Step 2 − You can select any of the content. Let us choose About us (About us page was created in the chapter Drupal - Create Content), and click edit as shown in the following screen.

 

 

Step 3 − Next, click Publishing options as shown in the following screen.

 

 

Step 4 − Check the box of Published option and click Save as shown in the following screen.

 

 

Following are the details of the fields present in the preceding screen.

  • Published − It specifies to publish your page.

  • Promoted to front page − It displays your page on front page of your website.

  • Sticky at top of lists − It displays your article or page, etc. at the top of the lists.

Step 5 − You can see the status of the content will be changed.

 

 

The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

An Introduction to Drupal

    Drupal is a free and open source Content Management System (CMS) that allows organizing, managing and publishing your content. It is…

arrow_forward
description

Installing Drupal: A Comprehensive Guide

    This chapter provides step-by-step procedure for Drupal installation. Before installing Drupal, the following system requirements are…

arrow_forward
description

Understanding the Drupal Architecture

  Drupal is a platform for web content management which is a powerful tool for building simple and complex sites. In this chapter, we are…

arrow_forward
description

Exploring Drupal's Main Menu Functionality

    In this chapter, we will study how to Create Menus in Drupal. Menus are very important to easily navigate in your website. Menus…

arrow_forward
description

Mastering Drupal's Blocks and Regions

  In this chapter, we will study about Drupal Blocks & Regions. Blocks are container objects that are used to organize your content of…

arrow_forward
arrow_back « Back