Plone dev 101 for djangonauts

download Plone dev 101 for djangonauts

If you can't read please download the document

Transcript of Plone dev 101 for djangonauts

Slide 1

Plone dev 101 for Djangonauts

Tim Knapp

Customize the text box with your information

Outline

How's data stored in Plone/Django

Creating/modifying data in Plone/Django

Views in Plone/Django

Templating in Plone/Django

django.db.models.Model

invokeFactory(id="my-object-id", type_name='MyPloneContentType')

Products.Archetypes.atapi.registerType(MyPloneContentType, PROJECTNAME)

getFieldname, setFieldname

Additional Learning

ZCA - utilities, events, adapters, interfaces

GenericSetup

Viewlets

Theming - Deliverance/XDV

ZopeSkel

z3c.form

Dexterity

Additional Learning (cont)

More Archetypes stuff

Buildout

CMF Skins

Zope 3 Browser resources

DCWorkflow

Acquisition

For More Information

http://collective-docs.plone.org

http://plone.org/documentation

References

http://presentations.webcollective.coop/django-plone/#(1)

http://faassen.n--tree.net/blog/view/weblog/2008/06/20/0

http://www.martinaspeli.net/plone-book

http://djangobook.com/en/2.0/

7 November 2008

7 November 2008

Click to edit the title text format

Click to edit the outline text formatSecond Outline LevelThird Outline LevelFourth Outline LevelFifth Outline LevelSixth Outline LevelSeventh Outline LevelEighth Outline LevelNinth Outline Level