X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Plinn.git/blobdiff_plain/3e0a2c257d49fb162da9c70d2f70194036235166..be8509f9d47d427be5bf7ad9cdcd99a0929f8ac1:/profiles.zcml

diff --git a/profiles.zcml b/profiles.zcml
index 3c6d24c..e72a243 100644
--- a/profiles.zcml
+++ b/profiles.zcml
@@ -10,4 +10,10 @@
       for="Products.CMFCore.interfaces.ISiteRoot"
       />
 
+  <genericsetup:registerProfile
+      name="photo"
+      title="Plinn photo site"
+      description="Profile for a photo based Plinn site."
+      for="Products.CMFCore.interfaces.ISiteRoot"
+      />
 </configure>