1 / 28

A first look at Orchard: Microsoft Open source CMS Will start at 10:45

A first look at Orchard: Microsoft Open source CMS Will start at 10:45. Ken Casada. Developer Evangelist. Microsoft Switzerland kcasada@microsoft.com http://blogs.msdn.com/swiss_dpe_team/Default.aspx. What is Orchard?. http://orchardproject.net - A CMS platform based on ASP.NET MVC

lazar
Download Presentation

A first look at Orchard: Microsoft Open source CMS Will start at 10:45

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A first look at Orchard: Microsoft Open source CMS Will start at 10:45 Ken Casada Developer Evangelist Microsoft Switzerland kcasada@microsoft.com http://blogs.msdn.com/swiss_dpe_team/Default.aspx

  2. What is Orchard? http://orchardproject.net- • A CMS platform based on ASP.NET MVC • A quick and easy way to build small-medium sized sites • Focused on modular extensibility • Free, open source (new BSD license) • Core team is 7 developers, 2 designers, 2 PMs • Accepts community contributions  Patches to core, modules, themes, translations, docs, etc

  3. What is Orchard? http://orchardproject.net- • A CMS platform based on ASP.NET MVC • A quick and easy way to build small-medium sized sites • Focused on modular extensibility • Free, open source (new BSD license) • Core team is 7 developers, 2 designers, 2 PMs • Accepts community contributions  Patches to core, modules, themes, translations, docs, etc

  4. Demo

  5. Demo -Orchard setup

  6. Demo -Creating a new Page

  7. Demo -Creating a Blog

  8. Demo - Introducing Widgets, Layers and Zones

  9. Demo - Introducing Modules and Features

  10. Demo - Installing a Module from the Gallery

  11. Demo • Integrating Search Functionality • Introducing the Orchard Command Line Utility

  12. Demo • Localization

  13. Demo • Introducing Theme

  14. Demo • Introducing Code Generation Tool

  15. Demo • Introducing Content Types, Fields & Parts

  16. Deployment • Shared Environment (medium-trust supported) • Deploy on Windows Azure using Windows Azure Tools for VS  http://orchardproject.net/docs • Support multi-tenancy

  17. Parts & Fields within the “Event” content type Routable Body DateTimeField TextField Map Menu Common Publish Later

  18. Creating a map content part • Creating a module (Maps module) exposing the map content part • How do you create a module? orchard>codegen module Maps Module.txt

  19. Module.txt

  20. Modules\Maps\Model\Map.cs

  21. Modules\Maps\Migrations.cs • How do I create Migrations.cs? orchard>codegen datamigration maps

  22. Modules\Maps\Handlers\MapHandler.cs

  23. Modules\Maps\Drivers\MapDriver.cs

  24. Modules\Maps\Views\......\Map.cshtml Display View Editor View

  25. Modules\Maps\placement.info • Where should Map.cshtml views be rendered?

  26. Demo • Integrating the content part map module into your solution

  27. Call To Action • Download Orchard 1.0 and try it: • http://orchardproject.net/download • Latest source: http://orchard.codeplex.com • Discussion, Forum, Public Mailing list: • http://www.orchardproject.net/discussions • Contribute: • Patches, feature ideas, documentation, etc • Help us find interested partners – modules, themes, apps • Give us feedback, help us understand your local needs

  28. Q & A

More Related