Presentation is loading. Please wait.

Presentation is loading. Please wait.

WHAT IS DRUPAL? by Peter K. Johnson - Originally presented at Minnebar - April 2012 What you need.

Similar presentations


Presentation on theme: "WHAT IS DRUPAL? by Peter K. Johnson - Originally presented at Minnebar - April 2012 What you need."— Presentation transcript:

1 WHAT IS DRUPAL? by Peter K. Johnson - http://WebExplorations.comhttp://WebExplorations.com Originally presented at Minnebar - April 2012 What you need The 5-minute Install Theming Nodes & CCK Views Modules Untouchable Core Taxonomy Resources photo by QuinnDombrowski - flickr.com Intro video by Matt Terry - Vimeo Using Drupal Without Knowing PHP

2 WHAT IS DRUPAL? PHP Framework with customizable modules and themes. Site Administrators build the house and paint the walls. Content Editors hang pictures on the wall and put fresh flower arrangements on the table. Core - Themes - Modules - Content Content is stored in a database

3 WHO USES DRUPAL? Stanford University The Economist Amnesty International NASA MIT Media Lab WhiteHouse.gov 16,000+ active developers - worldwide (March 2012)

4 WHAT YOU NEED PHP 5 (with graphic library for font rendering) MySQL PHPmyAdmin (Use MAMP or WAMP for these three.) Drush - Drupal command line utility A working knowledge of HTML & CSS and Drupal http://drupal.org photo by pranav - flickr.com

5 The 5-minute Install Download http://drupal.org - Unziphttp://drupal.org Create Database - myNewSiteName Duplicate sites/default.settings.php Rename to settings.php - Set permissions everyone read/write Create folder: sites/default/files - Set permissions everyone read/write View site: http://localhost/myNewSiteName Done! photo by GammaMan - flickr.com Video Demonstration

6 THEMING Making a SubTheme Demon Install a Theme using Drush

7 Nodes & CCK photo by GreyLight - flickr.com Every content item added is a node. Story Node myContentType Node Article Node Blog Node Video Demo of CCK

8 VIEWS photo by Girlfierce Photography - flickr.com Building forms and viewing the data. Video Demo of Views

9 MODULES photo by foxKiyo - flickr.com The building blocks Behind-The-Curtain Demonstration Drush Demonstration

10 THE untouchable CORE Store your code inside the mySite/sites folder. Don't hack core - copy and override in mySite/sites instead. Updates will not overwrite the code in mySite/sites Have a backup system in place! photo by Mrank - flickr.com

11 TAXONOMY photo by juhansonin - flickr.com Putting things into categories In Taxonomy - Set up a vocabulary - type of books Set up terms for the vocabulary: Drupal -- PHP -- CSS -- Science Fiction In CCK - Add new field to the content type As New Content is added: Content Editor will select the appropriate taxonomy term from a checkbox or radio button. Video Demonstration

12 RESOURCES Drupal.org Drupal Groups http://groups.drupal.org/twin-cities http://groups.drupal.org/twin-cities Lullabot http://Lullabot.com http://Lullabot.com Lynda.com http://lynda.com http://lynda.com BuildAModule.com http://BuildAModule.com http://BuildAModule.com Drupal Videos http://drupal.org/videocasts http://drupal.org/videocasts Mustard Seed Media http://mustardseedmedia.com/podcastpodcast Discussion Group on LinkedIn Discussion Group on LinkedI DrupalCon Sessions Denver 2012 http://denver2012.drupal.org/ Chicago 2011 http://chicago2011.drupal.org/ http://archive.org/search.php?query=drupalcon%20ch icagodrupal.org/ http://archive.or San Fransisco 2010 http://drupal.org/node/780000ransisco 2010 http://drupal.or Special thanks to the photographers at Flickr.com who gave permission to use their photos in this presentation. Revised: April 8, 2012


Download ppt "WHAT IS DRUPAL? by Peter K. Johnson - Originally presented at Minnebar - April 2012 What you need."

Similar presentations


Ads by Google