57
DRUPAL 7 Gábor Hojtsy DrupalCamp Prague - 2009. november 1. Based on Angela Byron’s slides What’s up with

What's up with Drupal 7?

Embed Size (px)

DESCRIPTION

Slides on Drupal 7 from Drupalcamp Prague, November 1st, 2009.

Citation preview

Page 1: What's up with Drupal 7?

DRUPAL 7Gábor Hojtsy

DrupalCamp Prague - 2009. november 1.Based on Angela Byron’s slides

What’s up with

Page 2: What's up with Drupal 7?

WHEN IS IT RELEASED?We are here

Page 3: What's up with Drupal 7?

WHO IS MAKING IT HAPPEN

Page 4: What's up with Drupal 7?

WHO IS MAKING IT HAPPEN

Page 5: What's up with Drupal 7?

WHO IS MAKING IT HAPPEN

YOU!

Page 6: What's up with Drupal 7?

Huge over-arching changes

Page 7: What's up with Drupal 7?

DEFAULT/MINIMAL PROFILE

Page 8: What's up with Drupal 7?

DEFAULTS

Page 9: What's up with Drupal 7?

“SEVEN” ADMIN THEME

Page 10: What's up with Drupal 7?

ACTION LINKS

Page 11: What's up with Drupal 7?

INFORMATION ARCHITECTURE

★ Content management★ User management★ Reports★ Site building★ Site configuration

★ Content★ Structure★ Appearance★ People★ Config & modules★ Reports★ Help

Drupal 6 Drupal 7

Page 12: What's up with Drupal 7?

INFORMATION ARCHITECTURE

★ Content management★ User management★ Reports★ Site building★ Site configuration

★ Content★ Structure★ Appearance★ People★ Config & modules★ Reports★ Help

Drupal 6 Drupal 7

Page 13: What's up with Drupal 7?

INFORMATION ARCHITECTURE

★ Content management★ User management★ Reports★ Site building★ Site configuration

★ Content★ Structure★ Appearance★ People★ Config & modules★ Reports★ Help

Drupal 6 Drupal 7

Page 14: What's up with Drupal 7?

INFORMATION ARCHITECTURE

★ Content management★ User management★ Reports★ Site building★ Site configuration

★ Content★ Structure★ Appearance★ People★ Config & modules★ Reports★ Help

Drupal 6 Drupal 7

Page 15: What's up with Drupal 7?

INFORMATION ARCHITECTURE

★ Content management★ User management★ Reports★ Site building★ Site configuration

★ Content★ Structure★ Appearance★ People★ Config & modules★ Reports★ Help

Drupal 6 Drupal 7

Page 16: What's up with Drupal 7?

INFORMATION ARCHITECTURE

★ Content management★ User management★ Reports★ Site building★ Site configuration

★ Content★ Structure★ Appearance★ People★ Config & modules★ Reports★ Help

Drupal 6 Drupal 7

Page 17: What's up with Drupal 7?

INFORMATION ARCHITECTURE

★ Content management★ User management★ Reports★ Site building★ Site configuration

★ Content★ Structure★ Appearance★ People★ Config & modules★ Reports★ Help

Drupal 6 Drupal 7

Page 18: What's up with Drupal 7?

ADMIN TOOLBAR

Top of the new IA User menu

Customizable shortcuts

Page 19: What's up with Drupal 7?

ADMIN SHORTCUTS

Page 20: What's up with Drupal 7?

ADMIN SHORTCUTS

Page 21: What's up with Drupal 7?

ADMIN DASHBOARD

Not ready!

Page 22: What's up with Drupal 7?

ADMIN DASHBOARD

Page 23: What's up with Drupal 7?

NEW CONFIGURATION IA

Page 24: What's up with Drupal 7?

NEW CONFIGURATION IA

Page 25: What's up with Drupal 7?

ADMIN OVERLAY

In the works!

Page 26: What's up with Drupal 7?

CONTEXTUAL ADMINISTRATION

Not finished!

Page 27: What's up with Drupal 7?

End user oriented changes

Page 28: What's up with Drupal 7?

PASSWORD CHECKERDrupal 6

Drupal 7

Page 29: What's up with Drupal 7?

INPUT FORMATSDrupal 6

Drupal 7

Page 30: What's up with Drupal 7?

VERTICAL TABSDrupal 6

Drupal 7

Page 31: What's up with Drupal 7?

Site builder changes

Page 32: What's up with Drupal 7?

NEW MINIMUM REQUIREMENTS

Page 33: What's up with Drupal 7?

IMPROVED PERMISSIONS

Page 34: What's up with Drupal 7?

TIME ZONES & COUNTRIES

Page 35: What's up with Drupal 7?

ACCOUNT CANCELLATION

Page 36: What's up with Drupal 7?

PUBLIC AND PRIVATE FILES

Page 37: What's up with Drupal 7?

L10N & I18N

• Improved built-in localization UI

• Search got language support

• Translatable fields (see later)

• Message context support (“view”, “May”, etc)

Page 38: What's up with Drupal 7?

IMAGES!

Page 39: What's up with Drupal 7?

IMAGES!

Page 40: What's up with Drupal 7?

SECURITY

• PHP filter module guards all PHP input

• Cron.php only runs with a key (against DoS)

• Permission to run Update.php

• Limitable amount of login attempts

• Stronger, swappable password encryption

Page 41: What's up with Drupal 7?

#SMALLCORE

• Default (CMS) and expert (developer) install profile

• Modules removed: blogapi, ping, throttle, upload

• Block module not mandatory anymore

• Access rules removed

• ...

Page 42: What's up with Drupal 7?

#LARGECORE

New modules/functionality in core: admin role, (some) feed api, filefield, image, image api, imagecache, imagefield, (some) install profile api, poormanscron, token

Page 43: What's up with Drupal 7?

CCK

• Fields can be added to: nodes, users, comments, taxonomy terms

• Field types: boolean, numbers, files, lists, text, taxonomy term, node body

Page 44: What's up with Drupal 7?

UPDATE MANAGER

Page 45: What's up with Drupal 7?

UPDATE MANAGER

Page 46: What's up with Drupal 7?

UPDATE MANAGER

Page 47: What's up with Drupal 7?

Themer changes

Page 48: What's up with Drupal 7?

LESS THEMES?!?

Page 49: What's up with Drupal 7?

MORE REGIONS

Page 50: What's up with Drupal 7?

BETTER *.TPL.PHP FILES

• Rethought XHTML structure

• Standardized classes and IDs (.section, #navigation)

• More consistent variables ($classes)

• render() - HTML rendering per element

• Readable block identifiers

Page 51: What's up with Drupal 7?

MORE AND BETTER JS

• jQuery 1.3

• jQuery Forms 2.2

• jQuery UI 1.7

• drupal_add_library() - for CSS+JS packages

Page 52: What's up with Drupal 7?

A LOT MORE

• Testing is part of the DNA now (testing.drupal.org)• New database abstraction layer• Field API• New file/stream handling backend (eg. S3 support)• Better scalability (eg. CDN support)• Unified APIs (bye-bye most $op arguments)

Page 53: What's up with Drupal 7?

A LOT MORE

• RDFa support (eg. export of nodes, comments, etc.)• Way easier to build install profiles• Queue API for long running tasks• Improved node access system• Version based dependency support

Page 54: What's up with Drupal 7?

#D7CX

• Contributed modules should be ready as D7 is released

• http://cyrve.com/d7cx

Page 55: What's up with Drupal 7?

EVEN MORE INFORMATION

• CHANGELOG.TXT

• http://drupal.org/update/modules/6/7

• http://drupal.org/update/theme/6/7

• http://drupal.org/project/coder

Page 56: What's up with Drupal 7?

THANKS AGAIN

These slides were based on Angela Byron’s Drupalcon Paris session slides. Thanks to her for the initial content and some of the screenshots.