The Drupal Way

20
Building complex web site the Drupal way Speaker: Fredrik Jonsson

description

 

Transcript of The Drupal Way

Page 1: The Drupal Way

Building complex web site the Drupal way

Speaker: Fredrik Jonsson

Page 3: The Drupal Way

Stockholm

Delhi

Page 4: The Drupal Way
Page 5: The Drupal Way

Drupal

Page 6: The Drupal Way

What is Drupal

Less coding, more configuration (The Drupal way)

Adding a image gallery to a blog, live example.

Questions

Page 7: The Drupal Way

Open Source CMS distributed under the GPL

First released in 2001

Founder Dries Buytaert, Belgium

Great community

Code and API will change, data is sacred

Clean and solid API

Many small building blocks for flexibility

Drupal

Page 8: The Drupal Way

Less code, more configuration

Only small snippets of ”glue” code and extensions to other modules

Make any custom modules in to general implementation and release them on d.o.

Build the theme on a good base theme

Follow Drupal Coding Standard

The Drupal way

Page 9: The Drupal Way

Quick development of complex web sites

Easy to upgrade to new Drupal versions

Easy to expand the web site

Reusable solutions

Secure solutions

Benifits

Page 10: The Drupal Way

Must take the time to really learn Drupal and a number of important modules.

Always do things the right why, no quick and ugly shortcuts.

Use time now to save it tenfold in the future.

Follow Drupal Coding Standard

Requirements

Page 11: The Drupal Way

Web sites

Page 12: The Drupal Way

Text

www.mapleleafweb.com (By me)

Page 13: The Drupal Way

www.mapleleafweb.com (By me)

Page 14: The Drupal Way

labs.sonyericsson.com (By NodeOne)

Page 15: The Drupal Way

Example

Page 16: The Drupal Way

Example

Page 17: The Drupal Way

Check out thisDrush, the Drupal shell

Apache Solr integration, pro search function

Aegir hosting system

Version control with Bazaar or Git

Page 18: The Drupal Way

Fredrik Jonsson@frjo_xdeb

xdeb.org/blog/frjo

xdeb.net/services

Questions

@frjo_xdeb

xdeb.org/blog/frjo

xdeb.net/services

en.wikipedia.org/wiki/Sweden

Page 19: The Drupal Way
Page 20: The Drupal Way

The End