Posts Tagged ‘tutorial’

Plone Tutorial – Different styles in different folders on Plone 3

Posted By: Vilmos Somogyi

If you want to apply different styles for different folders on your Plone 3 site then this is what you should do: 1. look at source code of generated page and look for body tag and it should have some classes, ...

Plone Tutorial – Creating a buildout defaults file

Posted By: Vilmos Somogyi

This makes it possible to share configuration across multiple buildouts, and save some time and disk space. To set "global" options affecting all buildouts: ... Read Full Post >>

Plone Tutorial – Installing Plone on Ubuntu

Posted By: Vilmos Somogyi

Here are a few steps you need to take to be able to run Plone on a newly installed Ubuntu. I'm using Hardy Heron 8.04, so on the previous versions of Ubuntu may vary this procedure. ... Read Full Post ...