--- a/skeleton/migration/postcreate.py Thu Sep 10 12:23:16 2009 +0200
+++ b/skeleton/migration/postcreate.py Thu Sep 10 14:10:58 2009 +0200
@@ -1,4 +1,4 @@
-# postcreate script. You could setup a workflow here for example
+# postcreate script. You could setup site properties or a workflow here for example
"""
:organization: Logilab
@@ -7,3 +7,6 @@
:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
"""
+# Example of site property change
+#set_property('ui.site-title', "<sitename>")
+