r13409 - in Products.Archetypes/trunk: . Products/Archetypes/browser
"Eric Steele" <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.archetypes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: esteele
Date: Tue Jan 11 21:42:50 2011
New Revision: 13409
Modified:
Products.Archetypes/trunk/CHANGES.txt
Products.Archetypes/trunk/Products/Archetypes/browser/configure.zcml
Log:
Include plone.app.viewletmanager package to clear up plone.app.layout test failures.
Modified: Products.Archetypes/trunk/CHANGES.txt
==============================================================================
--- Products.Archetypes/trunk/CHANGES.txt (original)
+++ Products.Archetypes/trunk/CHANGES.txt Tue Jan 11 21:42:50 2011
@@ -4,6 +4,10 @@
1.7.1 - Unreleased
------------------
+- Include plone.app.viewletmanager package to clear up plone.app.layout test
+ failures.
+ [esteele]
+
1.7 - 2011-01-03
----------------
Modified: Products.Archetypes/trunk/Products/Archetypes/browser/configure.zcml
==============================================================================
--- Products.Archetypes/trunk/Products/Archetypes/browser/configure.zcml (original)
+++ Products.Archetypes/trunk/Products/Archetypes/browser/configure.zcml Tue Jan 11 21:42:50 2011
@@ -2,12 +2,14 @@
xmlns:browser="http://namespaces.zope.org/browser"
xmlns:five="http://namespaces.zope.org/five">
- <browser:viewletManager
- name="archetypes.edit.afterfieldsets"
- provides="..interfaces.IEditAfterFieldsets"
- permission="cmf.ModifyPortalContent"
- class="plone.app.viewletmanager.manager.OrderedViewletManager"
- />
+ <include package="plone.app.viewletmanager" />
+
+ <browser:viewletManager
+ name="archetypes.edit.afterfieldsets"
+ provides="..interfaces.IEditAfterFieldsets"
+ permission="cmf.ModifyPortalContent"
+ class="plone.app.viewletmanager.manager.OrderedViewletManager"
+ />
<browser:page
for="..interfaces.IBaseObject"
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl