Skip to main content

Plone CMS Resources

Plone is a content management system built on Python and Zope. [OID:http://www.oid.ucla.edu] uses it for their site, and SSC and Engineering are looking at it.

  • Online, the Zope book
    is a nice free resource. A little outdated, but the same principles still apply. Ignore the DTML sections as any customizations you do with Zope/Plone should be with TAL/Python. This section is a must for learning TAL