Wednesday, March 15, 2017

What is a node in Drupal

What is a node in Drupal ?

All content on a Drupal website is stored and treated as "nodes". A node is any piece of individual content, such as a page, poll, article, forum topic, or a blog entry. Comments are not stored as nodes but are always connected to one. Treating all content as nodes allows the flexibility to create new types of content.

No comments:

Post a Comment