Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds

Creating Content in Drupal 7

Save for later
  • 3 min read
  • 03 Dec 2010

article-image

Drupal 7 First Look




creating-content-drupal-7-img-0

Learn the new features of Drupal 7, how they work and how they will impact you

  • Get to grips with all of the new features in Drupal 7
  • Upgrade your Drupal 6 site, themes, and modules to Drupal 7
  • Explore the new Drupal 7 administration interface and map your Drupal 6 administration interface to the new Drupal 7 structure
  • Complete coverage of the DBTNG database layer with usage examples and all API changes for both Themes and Modules




        Read more about this book      

(For more resources on Drupal 7, see here.)

Creating content for your site is at the core of any Content Management System like Drupal. The primary changes for Drupal 7 relate to an updated interface. Let's look at the new interface in detail.

Selecting a content type to create

To create content in Drupal 7, first log in to your site and then click on Content from the site toolbar. Drupal will now display the new Content Administration page.

Unlock access to the largest independent learning library in Tech for FREE!
Get unlimited access to 7500+ expert-authored eBooks and video courses covering every tech area you can think of.
Renews at $19.99/month. Cancel anytime

Move mouse over the image to enlarge it.

creating-content-drupal-7-img-1

In Drupal 6, this page could be displayed by selecting Administer | Content Management | Content from the Navigation menu.

From here, click on the Add new content link. Drupal will now display a page allowing you to select the type of content you want to create. Depending on the modules you have installed and enabled, you will have different content types available.

creating-content-drupal-7-img-2

In previous versions of Drupal, this page could be reached by selecting the Create Content link from the Navigation menu.

You can also select the type of content to add using the shortcut bar. You can access the shortcut bar by clicking on the toggle at the far right of the toolbar:

creating-content-drupal-7-img-3

The shortcut bar has a list of links in it that can be used to quickly access commonly used functionality, and it appears as follows:

creating-content-drupal-7-img-4

You can customize the links in the shortcut bar and users can use either the default set of shortcuts or they can have their own.

Now select the type of content you want to create. For this example, we will use the Basic page type.

Content UI

The interface to create content has been altered drastically from Drupal 6. Let's go through the interface in detail.

creating-content-drupal-7-img-5

The top section of the page should be familiar to experienced editors. This is the place to enter your title as well as the full text of the page. In a departure from previous versions, the node summary, which is used when multiple nodes are displayed on a page, is an entirely separate optional field.