Entries For: January 2008
2008-01-30
Missing files from eggs
That egg you just build might be missing some files. Check that egg! Update: I received some pointers for more info. read more...
Skin switching with pre-traversal
collective.skinswitcher uses a pre-traversal hook now instead of an access rule. read more...
2008-01-28
Switch your skin if you are logged in
With collective.editskinswitcher 0.2 you can now also switch your skin if you are logged in. read more...
2008-01-25
Switch your skin based on the url
Announcing the new collective.editskinswitcher package read more...
2008-01-19
Easily creating repeatable buildouts
When you create a buildout for a production website, you want to be able to recreate that exact buildout one year from now on a different server. How do you do that? This is a more simple and better working version of an earlier post. read more...
Creating repeatable buildouts
When you create a buildout for a production website, you want to be able to recreate that exact buildout one year from now on a different server. How do you do that? Earlier version, kept for historical reasons read more...