|
Last change
on this file since 913 was
1,
checked in by myroslav, 21 years ago
|
|
Building directory structure
|
|
File size:
370 bytes
|
| Line | |
|---|
| 1 | <configure |
|---|
| 2 | xmlns="http://namespaces.zope.org/zope" |
|---|
| 3 | xmlns:browser="http://namespaces.zope.org/browser"> |
|---|
| 4 | |
|---|
| 5 | <!-- The customized title --> |
|---|
| 6 | <browser:viewlet |
|---|
| 7 | name="plone.htmlhead.title" |
|---|
| 8 | manager="plone.app.layout.viewlets.interfaces.IHtmlHead" |
|---|
| 9 | class=".viewlets.TitleCommentViewlet" |
|---|
| 10 | permission="zope2.View" |
|---|
| 11 | /> |
|---|
| 12 | |
|---|
| 13 | </configure> |
|---|
Note: See
TracBrowser
for help on using the repository browser.