Drupal for beginners Part 2


Details
In Drupal for beginners Part 1 we:
1: Examined how to set yourselves up with a local dev or online dev environment. (dev desktop) (Pantheon)
2: Examined the concept of what a CMS is and how content types hold fields that store data.
3: Examined the concept of data architecture, documenting that architecture and adding fields to a content type for end users to interact with. (hint: machine name)
4: Examined the concept of a contributed module, how to know if it's a good choice to try out and how to install one of these in your site.
So! For Part 2... here's the plan:
1: User roles and permissions
2: Continue building out our content type for our reference library.
3: Introduce the concept of clean-horizontal user interfaces
4: Examine the "category" concept for content and how NOT to use the standard "Drupal Go-To"

Drupal for beginners Part 2