English 中文(简体)
Drupal Basics Tutorial

Drupal Advanced

Drupal E-Commerce

Drupal Useful Resources

Selected Reading

Drupal - Create Content
  • 时间:2024-09-17

Drupal - Create Content


Previous Page Next Page  

In this chapter, let us study about Creating content. In Drupal, content type defines the style in which contents are collected and displayed. When you install Drupal, by default two content types will be fixed and they are Articles and Basic page. When you enable other core and contributed modules by visiting Modules you can also use other content types.

Following are the simple steps used for creating content.

Step 1 − Cpck Content as shown in the following screen.

Drupal Create Content

Step 2 − Cpck on Add content as shown in the following screen.

Drupal Create Content

Step 3 − You can choose any of the content type. We shall take Basic page as we have already studied about Articles and Blog entry. Cpck Basic page as shown below in the following screen.

Drupal Create Content

Step 4 − Next, you will see the screen as shown in the following screen. You can add content to the page and cpck the Save button to save the content.

Drupal Create Content

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

    Title − It specifies the title of the page.

    Body − Write the content of your page.

    Menu setting − It allows you to provide a menu pnk.

    Revision Information It provides an explanation of the changes you are making.

    URL path settings − It allows you to optionally define an alternative URL, by which your content can be accessed.

    Comment Setting − It allows users to send their comments depending upon the permission you set that is Open or closed.

    Authorizing information − It specifies the author information.

    Pubpshing options − It permits you to promote your content to the front page and stick your content on top of the pst on the front page.

Step 5 − Finally, you can see your page will be created and displayed similar to the following screen.

Drupal Create Content Advertisements