projects
/
Plinn.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Il faut écouter l'événement « readystatechange » plutôt que « load » pour récupérer...
[Plinn.git]
/
profiles.zcml
diff --git
a/profiles.zcml
b/profiles.zcml
index
3c6d24c
..
e72a243
100644
(file)
--- 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>