Glossary
- nodesearch for term
-
this is a page in drupal
. Each node is a unique number in the database.
This is not always a PAGE on the website since a page on the website can be a query of many nodes.
Consider this a table in the database. This table stores a data type called Fruit. Fruit may have fields other Content Types
do not have like “Season”, “Seeds” etc. So it has special fields you can attach to it. Or maybe it has Taxonomy
Sets that other Content Types do not have. By having the right set of Content Types your data is more easily customized without losing relationships.


