Entries For: January 2008

2008-01-30

Missing files from eggs

Filed Under:

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

Filed Under:

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

Filed Under:

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

Filed Under:

Announcing the new collective.editskinswitcher package read more...

2008-01-19

Easily creating repeatable buildouts

Filed Under:

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

Filed Under:

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...