projects
/
Portfolio.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Ajout du diaporama flash (copie pour mieux faire la publication).
[Portfolio.git]
/
event.zcml
1
<configure
2
xmlns="http://namespaces.zope.org/zope">
3
<subscriber
4
for=".interfaces.IPhoto
5
zope.app.container.interfaces.IObjectAddedEvent"
6
handler=".event_handlers.processQueueAdd"
7
/>
8
</configure>