root/qSEOptimizer/trunk/browser/configure.zcml
| Revision 1118 (checked in by crchemist, 8 months ago) |
|---|
| 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 browser.
