Videos
-
Introduction to Plone Viewlets: Part 1 of 2
Part 1 of a 2 part screencast showing how to customize Plone viewlets through the web and via a filesystem product.
-
Introduction to Plone 3 viewlets: part 2 of 2
Make sure you watch part 1 first. This thrilling episode shows how to add a custom viewlet that uses its very own python class, and demonstrates a working uninstall profile.
-
Using buildout to install Zope and Plone
A tutorial on how to use buildout to install Zope and Plone for development and production websites. Demos how to run buildout on Mac and Unix-like operating systems. Highlights useful documentation for all operating systems (includ...
-
Using buildout to make products available to Plone
How to use buildout to make third-party products available to install in your Plone site. Covers products that have been released to the world as python eggs, and products you or your colleagues are developing.
-
Adding a user to a Plone site
A brief tutorial on how to add a user to a Plone site.