root/qLocalSkin/trunk/events.zcml
| Revision 1003 (checked in by piv, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | <configure |
| 2 | xmlns="http://namespaces.zope.org/zope"> |
| 3 | |
| 4 | <subscriber |
| 5 | for="Products.qLocalSkin.interfaces.IShiftPortalUrl |
| 6 | zope.app.publication.interfaces.IBeforeTraverseEvent" |
| 7 | handler=".layer.mark_layer" |
| 8 | /> |
| 9 | |
| 10 | </configure> |
Note: See TracBrowser for help on using the browser.
