Monday, April 04, 2005
Plone
Ok...I'm working on a replacement website for Scotlug using Plone.
I'm writing a skin from scratch based upon a custom page layout and CSS file.
Last night I finally got the ZPT templates laid out in the shape of the design I'm aiming for.
While I'm completely rewriting the skin, I'm still leveraging Plone's features, a last minute replacement of my manually-placed slots with the code which generates slots based upon Portal properties, I was impressed by how easily this code slotted back into my new page-templates.
Things I need to do...
- Select random items from a Catalog search.
- Create the new content item types, probably using an Archetypes schema.
- Write portlets for logins and actions
