|
Last change
on this file since 1003 was
1,
checked in by myroslav, 21 years ago
|
|
Building directory structure
|
|
File size:
355 bytes
|
| Line | |
|---|
| 1 | <configure xmlns="http://namespaces.zope.org/zope" |
|---|
| 2 | xmlns:five="http://namespaces.zope.org/five"> |
|---|
| 3 | |
|---|
| 4 | <include package=".browser"/> |
|---|
| 5 | |
|---|
| 6 | <include package=".adapters"/> |
|---|
| 7 | |
|---|
| 8 | <include file="events.zcml"/> |
|---|
| 9 | |
|---|
| 10 | <!-- marker interface for shift Portal URL to marked folder --> |
|---|
| 11 | <interface interface=".interfaces.IShiftPortalUrl" /> |
|---|
| 12 | |
|---|
| 13 | </configure> |
|---|
Note: See
TracBrowser
for help on using the repository browser.