Slide 1

Slide 1 text

No content

Slide 2

Slide 2 text

What is Drupal?

Slide 3

Slide 3 text

A flexible way to store and retrieve data

Slide 4

Slide 4 text

What does that really mean John?

Slide 5

Slide 5 text

In the old days of cavemen…

Slide 6

Slide 6 text

People had to code every webpage BY HAND

Slide 7

Slide 7 text

YUCK!!!!!

Slide 8

Slide 8 text

More refined people now use…

Slide 9

Slide 9 text

Content Management Systems (CMS)

Slide 10

Slide 10 text

CMS’ Allow People to Put Content Online Without Coding!

Slide 11

Slide 11 text

Great John, everyone and their grandmas use CMS’ now. What makes Drupal special?

Slide 12

Slide 12 text

Most CMS’ store data in database THEY design

Slide 13

Slide 13 text

Drupal stores data in database YOU design

Slide 14

Slide 14 text

HOW IS THAT POSSIBLE?

Slide 15

Slide 15 text

Content-types made up of fields!

Slide 16

Slide 16 text

Fields are like the LEGOs of your site l  All are different but they use a common structure to fit together

Slide 17

Slide 17 text

Put the Fields Together… l  DROPDOWNS! l  WYSIWYG l  MULTI-PICK LISTS! l  TEXT FIELDS!

Slide 18

Slide 18 text

Now You Have a Batmobile… l  The fields define the data structure for your content-types inside of your database

Slide 19

Slide 19 text

Holy smokes batman, cool your jets. What if I don’t want to make a batmobile?

Slide 20

Slide 20 text

Install a Module!

Slide 21

Slide 21 text

Modules extend the abilities of Drupal infinitely

Slide 22

Slide 22 text

With modules, you can design your data in ANY way

Slide 23

Slide 23 text

How does that data get output John?

Slide 24

Slide 24 text

Regions, Views, Blocks!

Slide 25

Slide 25 text

A Region Breaks Up a Page Into Sections

Slide 26

Slide 26 text

Views fill the Regions with different sorts of data from your Content-types Drupal says, ‘These five items, sir’ Regions says, ‘Put it in the Right Sidebar Mr. Drupal’ Views asks Drupal, ‘Hey Drupal, What’s your most read content?”

Slide 27

Slide 27 text

Blocks can also fill the Regions with static chunks of content Drupal says, ‘Here is the Tool Block.’ Regions again says, ‘Put it in the Right Sidebar Mr. Drupal’ Block just has its content ready to go, No need to ask Drupal, like Views did

Slide 28

Slide 28 text

When you put all of that together, you get…

Slide 29

Slide 29 text

MILLIONS OF Different, Awesome Websites… Symantec

Slide 30

Slide 30 text

No content