14
Introducti on to Drupal By Vaibhav Jain Tekriti Software 15 th September’12

Introduction to drupal

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Introduction to drupal

Introduction to

Drupal

By Vaibhav JainTekriti Software

15th September’12

Page 2: Introduction to drupal

What is a CMS What is Drupal and Why Drupal over other CMS Installing Drupal How Drupal Works Drupal Terminology Work Flow

Agenda ..?

Page 3: Introduction to drupal

Tools for authoring, publishing and managing content on the site.

Administrative interface User management Security framework Web2.0 capable Content categorization (tagging) E commerce ready

What is a CMS

Page 4: Introduction to drupal

Free & Open Source Drupal Community

Lots of modules and themes Drupal features

Clean, Extensible, Modular codeHigh PerformanceSEO friendlyMeet Security Standards (set by US government agencies)

Why Drupal

Page 5: Introduction to drupal

Written in PHP Simple and flexible Extendable and acts like a Framework 18k + modules, and ~1500 Themes Used by White house, Twitter API, India Data portal,

Commonwealth games and many more…

What is Drupal ?

Page 6: Introduction to drupal

Drupal over other CMS

Advanced URL ControlCustom Content types

and viewsRevision controlTaxonomyUser management

Page titles and meta tags

Excellent Documentation

PHP TemplateDrupal CookbooksLarge and friendly

Community

Page 7: Introduction to drupal

Installing Drupal

Page 8: Introduction to drupal

How Drupal Works ?

Page 9: Introduction to drupal

Content Types

Content typesArticleBasic page

Field API, Part of core (Formerly CCK)File fieldImage fieldInteger, text, varchar, boolean

Page 10: Introduction to drupal
Page 11: Introduction to drupal
Page 12: Introduction to drupal
Page 13: Introduction to drupal

Site Building

with Drupal

Page 14: Introduction to drupal

Thank You