SlideShare a Scribd company logo
1 of 44
Drupal 7 OverviewBy James RutherfordMediacurrent Consultant Drupalcamp Atlanta 2010 October 2, 2010
Who am I James Rutherford Mediacurrent Consultant Working daily with Drupal since 2007 Web Developer since 2003 `
Who are you? Show of hands for: `
Who are you? Show of hands for: Never used Drupal `
Who are you? Show of hands for: Never used Drupal Work with Drupal `
Who are you? Show of hands for: Never used Drupal Work with Drupal Drupal Professional `
Who are you? Show of hands for: Never used Drupal Work with Drupal Drupal Professional My name is Dries `
Session Goals Cover the following topics: Drupal 7 Timeline New UI Design and Features Under The Hood `
Drupal 7 Timeline Planning started September 2007, development February 2008 Still not done, 13 critical issues as of this morning. Release will happen when all critical issues are resolved. So when really? `
Drupal 7 Timeline Soon. Really soon. 9-23-2010 Acquia commits 1 fulltime engineer to work on critical issues. 20 critical issues left 10-2-2010 13 critical issues left. 6 Business days… 7 critical issues knocked out? `
Drupal 7 Timeline Soon. Really soon. 9-23-2010 Acquia commits 1 fulltime engineer to work on critical issues. 20 critical issues left 10-2-2010 13 critical issues left. 6 Business days… 7 critical issues knocked out? Drupal 7 launches in two weeks `
Drupal 7 Timeline Soon. Really soon. 9-23-2010 Acquia commits 1 fulltime engineer to work on critical issues. 20 critical issues left 10-2-2010 13 critical issues left. 6 Business days… 7 critical issues knocked out? Drupal 7 launches in two weeks Kidding.  `
Whats New? `
Whats New? 70+ Contributed Modules are now in core `
Whats New? 70+ Contributed Modules are now in core Major UI overhaul New Admin UI New Admin Theme (Seven) `
Whats New? 70+ Contributed Modules are now in core Major UI overhaul New Admin UI New Admin Theme (Seven) Major engine overhaul Fields API Scalability Improvements RDF `
UI/Theme overhaul? Lets take a look. `
UI/Theme overhaul? Lets take a look. `
Title of slide here This is body copy `
Title of slide here This is body copy `
Title of slide here This is body copy `
Title of slide here This is body copy `
Title of slide here This is body copy `
Title of slide here This is body copy `
Title of slide here This is body copy `
Title of slide here This is body copy `
Title of slide here This is body copy `
Wait WaitWait What happened to Garland? I have been using Garland since 2006. I like it.  `
Wait WaitWait What happened to Garland? I have been using Garland since 2006. I like it. I love it. I cant let go.  `
This is body copy `
Title of slide here This is body copy `
To Sum Up Almost completely new user experience across the UI. Improved functionality to make building your site and publishing content easier. `
Under The Hood Fields API Scalability Theme engine Simple Tests RDF `
Fields API Replaces CCK Fields on everything Full customization for content, users, taxonomy Pluggable Field API Draw field data from external sources Everything is now an entity  Entities are made up of fields Fields are reusable across entities `
Fields API Could be its own presentation. Wait it is! Great presentation from Drupalcon Copenhagen http://www.slideshare.net/cyberswat/drupalcon-cph `
Scalability “Drupal 7 is also the most scalable release to date, with features such as built-in proxy server support, advanced caching techniques, and Content Delivery Network support for static files.” `
Content Delivery Networks Content is deliverable via the closest possible network. Improves page loading times `
Database Replication Support Database Replication Copy of your main database distributed to additional database servers Time consuming queries can then be relegated to your replicated database, allowing the main server to continue to serve requests quickly `
Theme Engine Improvements 42 .tpl files that can be overriden Theme control all the way down to the field level. Field.tpl.php RDF integration at the theme level Requires additional markup and theme work `
Simple Tests Simple Test PHP library Built into Drupal 7 as the Testing Module Allows Automated Testing	 Improve quality Learning curve for writing tests `
RDF Resource Description Framework Machine readable metadata about your content Describes Drupal entities and their relationships Built in to D7 Core More info: http://groups.drupal.org/node/22231 `
Crucial Thanks A lot of the material in this presentation comes from other excellent Drupal 7 presentations. Thanks to: Laura Scott http://www.slideshare.net/pingv/grok-drupal-7-theming Davy Van Den Bremt http://www.slideshare.net/davyvdb/drupal-7-whats-new-from-an-enduser-perspective Acquia for their Drupal 7 Webinars `
Questions Slides and video will be up on http://drupalcampatlanta.com/sessions/drupal-7-overviewat some point. . `

More Related Content

What's hot

Drupal 6 to 7 migration guide
Drupal 6 to 7 migration guideDrupal 6 to 7 migration guide
Drupal 6 to 7 migration guide
Ebizon
 
10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box
Suzanne Dergacheva
 

What's hot (20)

Drupal Overview For Techies
Drupal Overview For TechiesDrupal Overview For Techies
Drupal Overview For Techies
 
Lightning Fast Drupal Theming (Drupal 7)
Lightning Fast Drupal Theming (Drupal 7)Lightning Fast Drupal Theming (Drupal 7)
Lightning Fast Drupal Theming (Drupal 7)
 
Advanced Front End Architecture in D8: Sass, Gulp, & Living Style Guides
Advanced Front End Architecture in D8: Sass, Gulp, & Living Style GuidesAdvanced Front End Architecture in D8: Sass, Gulp, & Living Style Guides
Advanced Front End Architecture in D8: Sass, Gulp, & Living Style Guides
 
Drupal 8 - A Brief Introduction
Drupal 8 - A Brief IntroductionDrupal 8 - A Brief Introduction
Drupal 8 - A Brief Introduction
 
Best Practice Site Architecture in Drupal 8
Best Practice Site Architecture in Drupal 8Best Practice Site Architecture in Drupal 8
Best Practice Site Architecture in Drupal 8
 
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeCreating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
 
Drupal 6 to 7 migration guide
Drupal 6 to 7 migration guideDrupal 6 to 7 migration guide
Drupal 6 to 7 migration guide
 
Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...
Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...
Fast Paced Drupal 8: Accelerating Development with Composer, Drupal Console a...
 
Taking your module from Drupal 6 to Drupal 7
Taking your module from Drupal 6 to Drupal 7Taking your module from Drupal 6 to Drupal 7
Taking your module from Drupal 6 to Drupal 7
 
Anton Faibyshev - Drupal 8: lazy builder. What we need to build a house - we ...
Anton Faibyshev - Drupal 8: lazy builder. What we need to build a house - we ...Anton Faibyshev - Drupal 8: lazy builder. What we need to build a house - we ...
Anton Faibyshev - Drupal 8: lazy builder. What we need to build a house - we ...
 
Using Core Themes in Drupal 8
Using Core Themes in Drupal 8Using Core Themes in Drupal 8
Using Core Themes in Drupal 8
 
Drupal 8 Vocab Lesson
Drupal 8 Vocab LessonDrupal 8 Vocab Lesson
Drupal 8 Vocab Lesson
 
Drupal distributions - how to build them
Drupal distributions - how to build themDrupal distributions - how to build them
Drupal distributions - how to build them
 
Drupal in 5
Drupal in 5Drupal in 5
Drupal in 5
 
Top 8 Improvements in Drupal 8
Top 8 Improvements in Drupal 8Top 8 Improvements in Drupal 8
Top 8 Improvements in Drupal 8
 
Taking your site from Drupal 6 to Drupal 7
Taking your site from Drupal 6 to Drupal 7Taking your site from Drupal 6 to Drupal 7
Taking your site from Drupal 6 to Drupal 7
 
Drupal Theming For Beginners – Danté SELF 2010
Drupal Theming For Beginners – Danté SELF 2010Drupal Theming For Beginners – Danté SELF 2010
Drupal Theming For Beginners – Danté SELF 2010
 
Common Pitfalls for your Drupal Site, and How to Avoid Them
Common Pitfalls for your Drupal Site, and How to Avoid ThemCommon Pitfalls for your Drupal Site, and How to Avoid Them
Common Pitfalls for your Drupal Site, and How to Avoid Them
 
10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box
 
WordCamp Ann Arbor 2015 Introduction to Backbone + WP REST API
WordCamp Ann Arbor 2015 Introduction to Backbone + WP REST APIWordCamp Ann Arbor 2015 Introduction to Backbone + WP REST API
WordCamp Ann Arbor 2015 Introduction to Backbone + WP REST API
 

Similar to Drupalcampatl d7

What's New & Cool in Drupal 7
What's New & Cool in Drupal 7What's New & Cool in Drupal 7
What's New & Cool in Drupal 7
O'Reilly Media
 

Similar to Drupalcampatl d7 (20)

Building Websites of the Future With Drupal 7
Building Websites of the Future With Drupal 7Building Websites of the Future With Drupal 7
Building Websites of the Future With Drupal 7
 
Building Websites of the Future With Drupal 7
Building Websites of the Future With Drupal 7Building Websites of the Future With Drupal 7
Building Websites of the Future With Drupal 7
 
Lazy Coder Camp Edition 1
Lazy Coder Camp Edition 1Lazy Coder Camp Edition 1
Lazy Coder Camp Edition 1
 
Drupal
DrupalDrupal
Drupal
 
October 2016 - USG Rock Eagle - Everything You Need to Know to Plan Your Drup...
October 2016 - USG Rock Eagle - Everything You Need to Know to Plan Your Drup...October 2016 - USG Rock Eagle - Everything You Need to Know to Plan Your Drup...
October 2016 - USG Rock Eagle - Everything You Need to Know to Plan Your Drup...
 
Why I've Not bothered With Drupal 8
Why I've Not bothered With Drupal 8Why I've Not bothered With Drupal 8
Why I've Not bothered With Drupal 8
 
Fronteers - Drupal 7 ux
Fronteers   - Drupal 7 uxFronteers   - Drupal 7 ux
Fronteers - Drupal 7 ux
 
Building Drupal 8 Sites
Building Drupal 8 SitesBuilding Drupal 8 Sites
Building Drupal 8 Sites
 
Our encounter with d8
Our encounter with d8Our encounter with d8
Our encounter with d8
 
The State of Drupal 8
The State of Drupal 8The State of Drupal 8
The State of Drupal 8
 
What's New & Cool in Drupal 7
What's New & Cool in Drupal 7What's New & Cool in Drupal 7
What's New & Cool in Drupal 7
 
EdTechJoker Spring 2020 - Lecture 7 Drupal intro
EdTechJoker Spring 2020 - Lecture 7 Drupal introEdTechJoker Spring 2020 - Lecture 7 Drupal intro
EdTechJoker Spring 2020 - Lecture 7 Drupal intro
 
Recipes for Drupal distributions
Recipes for Drupal distributionsRecipes for Drupal distributions
Recipes for Drupal distributions
 
PHPNW Drupal as a Framework
PHPNW Drupal as a FrameworkPHPNW Drupal as a Framework
PHPNW Drupal as a Framework
 
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love itDrupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
Drupal 8: Huge wins, a Bigger Community, and why you (and I) will Love it
 
Upgrading your site from Drupal 6 to Drupal 7
Upgrading your site from Drupal 6 to Drupal 7Upgrading your site from Drupal 6 to Drupal 7
Upgrading your site from Drupal 6 to Drupal 7
 
Drupal Basics
Drupal BasicsDrupal Basics
Drupal Basics
 
Introduction to new technologies in drupal 8
Introduction to new technologies in drupal 8Introduction to new technologies in drupal 8
Introduction to new technologies in drupal 8
 
Difference Between Drupal 6 vs drupal 7
Difference Between Drupal 6 vs drupal 7 Difference Between Drupal 6 vs drupal 7
Difference Between Drupal 6 vs drupal 7
 
Decoupled drupal
Decoupled drupal Decoupled drupal
Decoupled drupal
 

More from Mediacurrent

More from Mediacurrent (20)

Penn State News: Pivoting to Decoupled Drupal with Gatsby
Penn State News: Pivoting to Decoupled Drupal with GatsbyPenn State News: Pivoting to Decoupled Drupal with Gatsby
Penn State News: Pivoting to Decoupled Drupal with Gatsby
 
Evolving How We Measure Digital Success in Higher Ed
Evolving How We Measure Digital Success in Higher EdEvolving How We Measure Digital Success in Higher Ed
Evolving How We Measure Digital Success in Higher Ed
 
Penn State scales static Drupal to new heights
Penn State scales static Drupal to new heightsPenn State scales static Drupal to new heights
Penn State scales static Drupal to new heights
 
Delivering Meaningful Digital Experiences in Higher Ed
Delivering Meaningful Digital Experiences in Higher EdDelivering Meaningful Digital Experiences in Higher Ed
Delivering Meaningful Digital Experiences in Higher Ed
 
Content Strategy: Building Connections with Your Audience
Content Strategy: Building Connections with Your AudienceContent Strategy: Building Connections with Your Audience
Content Strategy: Building Connections with Your Audience
 
Decoupled Drupal and Gatsby in the Real World
Decoupled Drupal and Gatsby in the Real WorldDecoupled Drupal and Gatsby in the Real World
Decoupled Drupal and Gatsby in the Real World
 
A Better Way to Build and Manage Sites with Rain for Drupal 9
A Better Way to Build and Manage Sites with Rain for Drupal 9A Better Way to Build and Manage Sites with Rain for Drupal 9
A Better Way to Build and Manage Sites with Rain for Drupal 9
 
Drupal Security: What You Need to Know
Drupal Security: What You Need to KnowDrupal Security: What You Need to Know
Drupal Security: What You Need to Know
 
Leveraging Design Systems to Streamline Web Projects
Leveraging Design Systems to Streamline Web ProjectsLeveraging Design Systems to Streamline Web Projects
Leveraging Design Systems to Streamline Web Projects
 
Reimagining Your Higher Ed Web Strategy
Reimagining Your Higher Ed Web StrategyReimagining Your Higher Ed Web Strategy
Reimagining Your Higher Ed Web Strategy
 
How to Digitally Transform Higher Ed with Drupal
How to Digitally Transform Higher Ed with DrupalHow to Digitally Transform Higher Ed with Drupal
How to Digitally Transform Higher Ed with Drupal
 
Is my website accessible? Common mistakes (and how to fix them)
Is my website accessible? Common mistakes (and how to fix them)Is my website accessible? Common mistakes (and how to fix them)
Is my website accessible? Common mistakes (and how to fix them)
 
Managing Images In Large Scale Drupal 8 & 9 Websites
Managing Images In Large Scale Drupal 8 & 9 WebsitesManaging Images In Large Scale Drupal 8 & 9 Websites
Managing Images In Large Scale Drupal 8 & 9 Websites
 
Paragraphs v Layout Builder - The Final Showdown
Paragraphs v Layout Builder - The Final ShowdownParagraphs v Layout Builder - The Final Showdown
Paragraphs v Layout Builder - The Final Showdown
 
MagMutual.com: On the JAMStack with Gatsby and Drupal 8
 MagMutual.com: On the JAMStack with Gatsby and Drupal 8 MagMutual.com: On the JAMStack with Gatsby and Drupal 8
MagMutual.com: On the JAMStack with Gatsby and Drupal 8
 
Creating an Organizational Culture of Giving Back to Drupal
Creating an Organizational Culture of Giving Back to DrupalCreating an Organizational Culture of Giving Back to Drupal
Creating an Organizational Culture of Giving Back to Drupal
 
Level Up Your Team: Front-End Development Best Practices
Level Up Your Team: Front-End Development Best PracticesLevel Up Your Team: Front-End Development Best Practices
Level Up Your Team: Front-End Development Best Practices
 
Best Practices for Moving to Drupal 9
Best Practices for Moving to Drupal 9Best Practices for Moving to Drupal 9
Best Practices for Moving to Drupal 9
 
How to Prove Marketing ROI: Overcoming Digital Marketing Challenges
How to Prove Marketing ROI: Overcoming Digital Marketing ChallengesHow to Prove Marketing ROI: Overcoming Digital Marketing Challenges
How to Prove Marketing ROI: Overcoming Digital Marketing Challenges
 
Prepare Your Drupal 9 Action Plan
Prepare Your Drupal 9 Action Plan Prepare Your Drupal 9 Action Plan
Prepare Your Drupal 9 Action Plan
 

Recently uploaded

Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Peter Udo Diehl
 

Recently uploaded (20)

Strategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering TeamsStrategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering Teams
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
 
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
Secure Zero Touch enabled Edge compute with Dell NativeEdge via FDO _ Brad at...
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John Staveley
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
 
Syngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdfSyngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdf
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
 
Optimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityOptimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through Observability
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
 
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
 
Speed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in MinutesSpeed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in Minutes
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdf
 
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 
Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024Top 10 Symfony Development Companies 2024
Top 10 Symfony Development Companies 2024
 
AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
 

Drupalcampatl d7

  • 1. Drupal 7 OverviewBy James RutherfordMediacurrent Consultant Drupalcamp Atlanta 2010 October 2, 2010
  • 2. Who am I James Rutherford Mediacurrent Consultant Working daily with Drupal since 2007 Web Developer since 2003 `
  • 3. Who are you? Show of hands for: `
  • 4. Who are you? Show of hands for: Never used Drupal `
  • 5. Who are you? Show of hands for: Never used Drupal Work with Drupal `
  • 6. Who are you? Show of hands for: Never used Drupal Work with Drupal Drupal Professional `
  • 7. Who are you? Show of hands for: Never used Drupal Work with Drupal Drupal Professional My name is Dries `
  • 8. Session Goals Cover the following topics: Drupal 7 Timeline New UI Design and Features Under The Hood `
  • 9. Drupal 7 Timeline Planning started September 2007, development February 2008 Still not done, 13 critical issues as of this morning. Release will happen when all critical issues are resolved. So when really? `
  • 10. Drupal 7 Timeline Soon. Really soon. 9-23-2010 Acquia commits 1 fulltime engineer to work on critical issues. 20 critical issues left 10-2-2010 13 critical issues left. 6 Business days… 7 critical issues knocked out? `
  • 11. Drupal 7 Timeline Soon. Really soon. 9-23-2010 Acquia commits 1 fulltime engineer to work on critical issues. 20 critical issues left 10-2-2010 13 critical issues left. 6 Business days… 7 critical issues knocked out? Drupal 7 launches in two weeks `
  • 12. Drupal 7 Timeline Soon. Really soon. 9-23-2010 Acquia commits 1 fulltime engineer to work on critical issues. 20 critical issues left 10-2-2010 13 critical issues left. 6 Business days… 7 critical issues knocked out? Drupal 7 launches in two weeks Kidding. `
  • 14. Whats New? 70+ Contributed Modules are now in core `
  • 15. Whats New? 70+ Contributed Modules are now in core Major UI overhaul New Admin UI New Admin Theme (Seven) `
  • 16. Whats New? 70+ Contributed Modules are now in core Major UI overhaul New Admin UI New Admin Theme (Seven) Major engine overhaul Fields API Scalability Improvements RDF `
  • 17. UI/Theme overhaul? Lets take a look. `
  • 18.
  • 19. UI/Theme overhaul? Lets take a look. `
  • 20. Title of slide here This is body copy `
  • 21. Title of slide here This is body copy `
  • 22. Title of slide here This is body copy `
  • 23. Title of slide here This is body copy `
  • 24. Title of slide here This is body copy `
  • 25. Title of slide here This is body copy `
  • 26. Title of slide here This is body copy `
  • 27. Title of slide here This is body copy `
  • 28. Title of slide here This is body copy `
  • 29. Wait WaitWait What happened to Garland? I have been using Garland since 2006. I like it. `
  • 30. Wait WaitWait What happened to Garland? I have been using Garland since 2006. I like it. I love it. I cant let go. `
  • 31. This is body copy `
  • 32. Title of slide here This is body copy `
  • 33. To Sum Up Almost completely new user experience across the UI. Improved functionality to make building your site and publishing content easier. `
  • 34. Under The Hood Fields API Scalability Theme engine Simple Tests RDF `
  • 35. Fields API Replaces CCK Fields on everything Full customization for content, users, taxonomy Pluggable Field API Draw field data from external sources Everything is now an entity Entities are made up of fields Fields are reusable across entities `
  • 36. Fields API Could be its own presentation. Wait it is! Great presentation from Drupalcon Copenhagen http://www.slideshare.net/cyberswat/drupalcon-cph `
  • 37. Scalability “Drupal 7 is also the most scalable release to date, with features such as built-in proxy server support, advanced caching techniques, and Content Delivery Network support for static files.” `
  • 38. Content Delivery Networks Content is deliverable via the closest possible network. Improves page loading times `
  • 39. Database Replication Support Database Replication Copy of your main database distributed to additional database servers Time consuming queries can then be relegated to your replicated database, allowing the main server to continue to serve requests quickly `
  • 40. Theme Engine Improvements 42 .tpl files that can be overriden Theme control all the way down to the field level. Field.tpl.php RDF integration at the theme level Requires additional markup and theme work `
  • 41. Simple Tests Simple Test PHP library Built into Drupal 7 as the Testing Module Allows Automated Testing Improve quality Learning curve for writing tests `
  • 42. RDF Resource Description Framework Machine readable metadata about your content Describes Drupal entities and their relationships Built in to D7 Core More info: http://groups.drupal.org/node/22231 `
  • 43. Crucial Thanks A lot of the material in this presentation comes from other excellent Drupal 7 presentations. Thanks to: Laura Scott http://www.slideshare.net/pingv/grok-drupal-7-theming Davy Van Den Bremt http://www.slideshare.net/davyvdb/drupal-7-whats-new-from-an-enduser-perspective Acquia for their Drupal 7 Webinars `
  • 44. Questions Slides and video will be up on http://drupalcampatlanta.com/sessions/drupal-7-overviewat some point. . `