django CMS an Introduction

33
An Introduction Sonntag, 26. Mai 13

description

 

Transcript of django CMS an Introduction

Page 1: django CMS an Introduction

An Introduction

Sonntag, 26. Mai 13

Page 2: django CMS an Introduction

django CMS

From Zürich, Switzerland:

2

Patrick Lauber (digi604)

Stefanie Weilenmann (steffiii)

Sonntag, 26. Mai 13

Page 3: django CMS an Introduction

django CMS

History

3

RELEASED in Dec. 2008github.com/divio/django-cms

by

Sonntag, 26. Mai 13

Page 4: django CMS an Introduction

django CMS

Our Claim

4

The easy-to-use and developer-friendly CMS.

The enterprise open source content management system based on the Web framework Django.

Sonntag, 26. Mai 13

Page 5: django CMS an Introduction

django CMS

History

5

Closing in on 5700 commits(3.43 commits per day)

Sonntag, 26. Mai 13

Page 6: django CMS an Introduction

django CMS

History

6

2011first release with frontend editing

Sonntag, 26. Mai 13

Page 7: django CMS an Introduction

django CMS 7

django CMS Statistics

TRANSLATED IN OVER 30 languages by volunteers on transifex

FOLLOWED BY 2’900 fans on twitter

DOWNLOADED MORE THAN 184’000 times since 2008

FORKED 720 times on github

AND HAS 125’000 unique visitors a year

Sonntag, 26. Mai 13

Page 8: django CMS an Introduction

django CMS 8Demographics by location over the past year

Where is it popular?

Sonntag, 26. Mai 13

Page 9: django CMS an Introduction

django CMS

Who is using it?

9

3.25 Mio. unique visitors per month

Sonntag, 26. Mai 13

Page 10: django CMS an Introduction

django CMS

django CMS stack

10

100’s of 3rd party packages

django CMS

Django web framework

Python

1’000’s of 3rd party packages

10’000’s of 3rd party packages

Sonntag, 26. Mai 13

Page 11: django CMS an Introduction

django CMS 11

What is Django?their claim: The Web framework for perfectionists (with deadlines).

Django makes it easier to build better Web apps more quickly and with less code.

Sonntag, 26. Mai 13

Page 12: django CMS an Introduction

django CMS 12

What does django CMS differently?

Other CMSs

Extensions

Apps

Templates

django CMS is just another Django appit does not enclose you in a CMS ecosystem

Django

Templates

Extensions

Apps

Sonntag, 26. Mai 13

Page 13: django CMS an Introduction

Logo

Content Management

Con

tent

Side

bar

Sonntag, 26. Mai 13

Page 14: django CMS an Introduction

Logo

App 1 App 2 App 3 App 4

Content Management

Sonntag, 26. Mai 13

Page 15: django CMS an Introduction

Nested Plugins

Multi-Column

Column Column

Picture

Style

Text

AB-Testing

Form

Text

Sonntag, 26. Mai 13

Page 16: django CMS an Introduction

Smart-Stacks

Multi-Column

Column Column

Text

Style

Button

Picture

= teaser

Sonntag, 26. Mai 13

Page 17: django CMS an Introduction

Smart-Stacks

Logo

Content

Sidebar

Logo

Content

Sidebar

Logo

Content

Sidebar

Logo

Sonntag, 26. Mai 13

Page 18: django CMS an Introduction

App 1

App 2

App 3

App 4

Menu Generation

Sonntag, 26. Mai 13

Page 19: django CMS an Introduction

All Multilingual

(fun fact, Switzerland has more languages than citizens)

Bonjour

Hello!"#$%

שלום

¡Holaこんにちは

你好

नम#$

Ciao

ສະບາຍດ'приветGrüezi

Sonntag, 26. Mai 13

Page 20: django CMS an Introduction

Permission Management

✓hierarchical permissions

✓user permission inheritance

✓fine grained permissions and workflows

✓3rd party adapters via Django

Sonntag, 26. Mai 13

Page 21: django CMS an Introduction

Revisions

✓draft & public version

✓efficient page history

✓Undo / Redo

Sonntag, 26. Mai 13

Page 22: django CMS an Introduction

Multi Site

✓administrate different domains from the same instance

✓different languages per domain

✓public and private languages per domain

Sonntag, 26. Mai 13

Page 23: django CMS an Introduction

LIVE DEMO

Sonntag, 26. Mai 13

Page 24: django CMS an Introduction

App

Frontend editing for 3rd party apps

Plugin

Plugin

Plugin

PlaceholderField

Sonntag, 26. Mai 13

Page 25: django CMS an Introduction

django CMS

Content for your Apps

25

Shop

Product 1

Product 2

Product 3

Sonntag, 26. Mai 13

Page 26: django CMS an Introduction

django CMS

Content for your Apps

26

Blog

Article 1

Article 2

Article 3

Sonntag, 26. Mai 13

Page 27: django CMS an Introduction

django CMS

Content Pages for Web Applications

27

Your Web App

Contact About Dislaimer

Sonntag, 26. Mai 13

Page 28: django CMS an Introduction

django CMS

Use Cases

mercedes-benz.com

1 Server to serve million visitors

CDN distributes load

Sonntag, 26. Mai 13

Page 29: django CMS an Introduction

django CMS

Use Cases

gamesradar.com

hundred thousand visits a day

hundred thousand of pages

Sonntag, 26. Mai 13

Page 30: django CMS an Introduction

django CMS

Use Cases

orange.ch

website & intranet

many apps

Sonntag, 26. Mai 13

Page 31: django CMS an Introduction

django CMS

Use Cases

apg.ch

16 domains

10 languages

Sonntag, 26. Mai 13

Page 32: django CMS an Introduction

Where to find us?

django-cms.org

#django-cms on IRC freenode.net

mailinglist

github.com

djangocon

Sonntag, 26. Mai 13

Page 33: django CMS an Introduction

django-cms.org

Thank you! Questions?

Sonntag, 26. Mai 13