Resources
Larry Pitcher's articles on Plone development and related topics.
- Installing Plone-4.1.2 using the Windows installer
- My notes on installing Plone-4.1.2 on Windows Vista using the Plone Windows installer.
- Installing Plone on a new CentOS server
- Here are the steps I followed to install Plone-4.1 on a new CentOS server using the Unified Installer.
- Theme a Plone site with Deliverance
- An example of using Deliverance to theme a Plone web site.
- Installing Plone-3.2.1 using the Windows installer
- My notes on installing Plone-3.2.1 on WinXP using the Plone Windows installer.
- Intro to Buildout for Plone-3
- How to use zc.buildout to add Products to a Plone-3 site and how to use zc.buildout to create a production Plone-3 site.
- Plone CMS talks w/ MS Active Directory
- How I managed to get Plone to authenticate users from a MS Active Directory domain.
- TAL condition based on URL in a Plone site
- Here's how I used a TAL condition to cause a portlet to appear only when a specified text was present in the URL in a Plone site.
- Display an Archetype field using the default widget in a Zope Page Template
- This is the page template code from the Archetypes base.pt file, modified to display just one field. Use this in your custom page templates if you want to use the default widget for a field. This worked in Plone 4.0.
- Plone 4.0 Rich-text Field Schema and View Template
- Here's an example field schema and view template code for a rich-text field in Plone 4.0.
- Installing Plone-4.1.3 on CentOS 6.2
- Notes on installing Plone-4.1.3 on a new CentOS 6.2 server.