Hey all, I'm a newbie to Drupal, but have been in web work for years, I'm building my first drupal site and having a bit of trouble. Fact is I don't know if I understand the Drupal framework, so I'd like t ask the community for some yes/no answers to help me get on track.
1) In Drupal, 'content' is called 'nodes.' yes/no?
2) Drupal 'Nodes' are created using different modules. For example: CCK, Event, multinode, image etc. Yes/no?
3) You can make custom nodes or change existing node forms using things like CCK and multinode. Yes/no?
4) All nodes are created equal. Different modules can create different node types, but, once created 'a node is a node' and is not limited to, or embedded in the module that created it. Yes/no?
5) The way to associate nodes to other nodes, and nodes to modules is with either the taxonomy, or category module. Yes/no.
6) The taxonomy module and category module basically work the same way. Yes/no?
7) Because 'all nodes are created equal' it is difficult to make a hierarchical web-structure using Drupal. Yes/no?
8) The 'look' of the site is done with themes. Yes/no?
9) Page-layout is done through the 'views' module or the 'pages' module. Yes/no?
10) The 'views' module and 'pages' module basically work the same. Yes/no?
Thanks folks, if I can get some answers to these basic questions I think I can start getting leg-up on my new site! I'm really excited about the potential for Drupal development and would greatly appreciate any help/advice/corrections you could offer.