January
Sub-archives
Jan 26, 2010
Archetypes: Schema extending an object only inside a specific folder
It's possible to register schema-extenders (and modifiers) for only certain subsections (folders) of your Plone site. It's relatively simple, and all you need is to do is add a local site-manager to the folder and then register the adapters against it. read more...
Jan 04, 2010
Using the Gmail SMTP server to send emails from Plone
Need to test emails on a local test instance, or just too lazy to set up your own mail server? Just use Google's smtp server! read more...
Jan 01, 2010
Compiling Python with Readline support on Ubuntu Linux
Compiling Python on Ubuntu is often necessary for development purposes and for specific versions. Here I'll show you in a few easy steps how to install your own Python instance into a folder in your home directory. read more...
