[Checkins] SVN: megrok.layout/trunk/src/megrok/layout/messages.zcml Added messages.zcml to include the z3c.flash messages utilities

Souheil CHELFOUH souheil at chelfouh.com
Mon Oct 18 06:00:15 EDT 2010


Log message for revision 117671:
  Added messages.zcml to include the z3c.flash messages utilities

Changed:
  A   megrok.layout/trunk/src/megrok/layout/messages.zcml

-=-
Added: megrok.layout/trunk/src/megrok/layout/messages.zcml
===================================================================
--- megrok.layout/trunk/src/megrok/layout/messages.zcml	                        (rev 0)
+++ megrok.layout/trunk/src/megrok/layout/messages.zcml	2010-10-18 10:00:15 UTC (rev 117671)
@@ -0,0 +1,8 @@
+<configure
+   xmlns="http://namespaces.zope.org/zope"
+   xmlns:grok="http://namespaces.zope.org/grok">
+
+  <include package="grokcore.component" file="meta.zcml" />
+  <grok:grok package=".messages" />
+
+</configure>



More information about the checkins mailing list