summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2007-12-18 15:42:32 +0000
committertaca <taca@pkgsrc.org>2007-12-18 15:42:32 +0000
commit9048f495cb98caa1ed5a71c29be87e27cac564a5 (patch)
treee798af3c629ed0fbef8a038e74781ce803871c87 /www
parent33e9adab051eba9a77b754cde61a14f044cce45b (diff)
downloadpkgsrc-9048f495cb98caa1ed5a71c29be87e27cac564a5.tar.gz
Importing Plone 2.5.5 as plone25.
This package based on new zope's framework and finally replace zope25-CMFPlone pacakge. Plone is a ready-to-run content management system that is built on the powerful and free Zope application server. Plone is easy to set up, extremely flexible, and provides you with a system for managing web content that is ideal for project groups, communities, web sites, extranets and intranets. Plone 2.5.5 runs on Zope 2.9.x.
Diffstat (limited to 'www')
-rw-r--r--www/plone25/DESCR5
-rw-r--r--www/plone25/MESSAGE20
-rw-r--r--www/plone25/Makefile45
-rw-r--r--www/plone25/PLIST7303
-rw-r--r--www/plone25/distinfo5
5 files changed, 7378 insertions, 0 deletions
diff --git a/www/plone25/DESCR b/www/plone25/DESCR
new file mode 100644
index 00000000000..58ffcf08e4e
--- /dev/null
+++ b/www/plone25/DESCR
@@ -0,0 +1,5 @@
+Plone is a ready-to-run content management system that is built on the
+powerful and free Zope application server. Plone is easy to set up,
+extremely flexible, and provides you with a system for managing web
+content that is ideal for project groups, communities, web sites,
+extranets and intranets.
diff --git a/www/plone25/MESSAGE b/www/plone25/MESSAGE
new file mode 100644
index 00000000000..9d67c433de5
--- /dev/null
+++ b/www/plone25/MESSAGE
@@ -0,0 +1,20 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2007/12/18 15:42:32 taca Exp $
+
+To complete the installation of Plone:
+
+1. Add "products ${PLONE_DIR}" to your zope.conf
+ before existing "products" directive.
+
+2. Restart Zope. This may be done from the Zope Control Panel.
+
+3. If you are upgrading from an earlier version:
+
+ - Go http://yoursite/manage
+ - Go to portal_migrations
+ - Click the Migration tab
+ - Click Migrate
+
+NOTE: If you want to use CacheFu product, add package plone-CacehFu.
+
+===========================================================================
diff --git a/www/plone25/Makefile b/www/plone25/Makefile
new file mode 100644
index 00000000000..4f7fce56288
--- /dev/null
+++ b/www/plone25/Makefile
@@ -0,0 +1,45 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/12/18 15:42:32 taca Exp $
+# FreeBSD: ports/www/plone/Makefile,v 1.25 2007/02/17 08:32:54 rafan Exp
+#
+
+DISTNAME= Plone-${PLONE25_VERSION}
+PKGNAME= ${PLONE_PKG_PREFIX}-${PLONE25_VERSION}
+CATEGORIES= www python
+MASTER_SITES= http://launchpad.net/plone/2.5/2.5.5/+download/
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://plone.org/
+COMMENT= User friendly CMS written on top of ZOPE
+
+PLONE_VERSION= 25
+PYTHON_VERSIONS_ACCEPTED= 24
+ZOPE_VERSION_ACCEPTED= 29
+
+ZOPE_PRODUCT_NAME= plone
+ZOPE_PRODUCT_VER= ${PLONE25_VERSION}
+ZOPE_BUILD_METHOD= zope-force-build
+
+PRIVILEGED_STAGES+= clean
+CONFLICTS= zope25-BTreeFolder2-[0-9]* \
+ zope25-CMF-[0-9]* \
+ zope25-CMFPlone-[0-9]*
+
+CHECK_INTERPRETER_SKIP= ${PLONE_BASE}/ATContentTypes/utilities/XXXreport \
+ ${PLONE_BASE}/MimetypesRegistry/tests/runtests.sh.example \
+ ${PLONE_BASE}/PortalTransforms/tests/runtests.sh.example \
+ ${PLONE_BASE}/validation/tests/runtests.sh.example
+
+REPLACE_PYTHON_DIRS= ${WRKSRC}/kupu
+REPLACE_PYTHON_PAT= *.cgi *.py
+
+pre-configure:
+ ${RM} -f ${WRKSRC}/CONTENTS.txt ${WRKSRC}/README.txt
+ ${RM} -fr ${WRKSRC}/CacheFu
+
+.include "../../www/plone/ploneversion.mk"
+.include "../../www/zope/replace.mk"
+.include "../../textproc/py-elementtree/buildlink3.mk"
+.include "../../textproc/py-libxml2/buildlink3.mk"
+.include "../../graphics/py-imaging/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/plone25/PLIST b/www/plone25/PLIST
new file mode 100644
index 00000000000..f075a5c24b2
--- /dev/null
+++ b/www/plone25/PLIST
@@ -0,0 +1,7303 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/12/18 15:42:35 taca Exp $
+${PLONE_BASE}/ATContentTypes/AUTHORS.txt
+${PLONE_BASE}/ATContentTypes/CHANGELOG.txt
+${PLONE_BASE}/ATContentTypes/Extensions/Install.py
+${PLONE_BASE}/ATContentTypes/Extensions/Install.pyc
+${PLONE_BASE}/ATContentTypes/Extensions/__init__.py
+${PLONE_BASE}/ATContentTypes/Extensions/__init__.pyc
+${PLONE_BASE}/ATContentTypes/Extensions/batchCreate.py
+${PLONE_BASE}/ATContentTypes/Extensions/batchCreate.pyc
+${PLONE_BASE}/ATContentTypes/Extensions/findStaledObjects.py
+${PLONE_BASE}/ATContentTypes/Extensions/findStaledObjects.pyc
+${PLONE_BASE}/ATContentTypes/Extensions/utils.py
+${PLONE_BASE}/ATContentTypes/Extensions/utils.pyc
+${PLONE_BASE}/ATContentTypes/HISTORY.txt
+${PLONE_BASE}/ATContentTypes/INSTALL.txt
+${PLONE_BASE}/ATContentTypes/LICENSE.GPL
+${PLONE_BASE}/ATContentTypes/LICENSE.ZPL
+${PLONE_BASE}/ATContentTypes/LICENSE.txt
+${PLONE_BASE}/ATContentTypes/README.txt
+${PLONE_BASE}/ATContentTypes/__init__.py
+${PLONE_BASE}/ATContentTypes/__init__.pyc
+${PLONE_BASE}/ATContentTypes/__pkginfo__.py
+${PLONE_BASE}/ATContentTypes/__pkginfo__.pyc
+${PLONE_BASE}/ATContentTypes/adapters.zcml
+${PLONE_BASE}/ATContentTypes/adapters/__init__.py
+${PLONE_BASE}/ATContentTypes/adapters/__init__.pyc
+${PLONE_BASE}/ATContentTypes/adapters/archive.py
+${PLONE_BASE}/ATContentTypes/adapters/archive.pyc
+${PLONE_BASE}/ATContentTypes/adapters/document.py
+${PLONE_BASE}/ATContentTypes/adapters/document.pyc
+${PLONE_BASE}/ATContentTypes/adapters/folder.py
+${PLONE_BASE}/ATContentTypes/adapters/folder.pyc
+${PLONE_BASE}/ATContentTypes/adapters/image.py
+${PLONE_BASE}/ATContentTypes/adapters/image.pyc
+${PLONE_BASE}/ATContentTypes/atct.py
+${PLONE_BASE}/ATContentTypes/atct.pyc
+${PLONE_BASE}/ATContentTypes/browser.zcml
+${PLONE_BASE}/ATContentTypes/browser/__init__.py
+${PLONE_BASE}/ATContentTypes/browser/__init__.pyc
+${PLONE_BASE}/ATContentTypes/browser/archive.py
+${PLONE_BASE}/ATContentTypes/browser/archive.pyc
+${PLONE_BASE}/ATContentTypes/config.py
+${PLONE_BASE}/ATContentTypes/config.pyc
+${PLONE_BASE}/ATContentTypes/configuration/__init__.py
+${PLONE_BASE}/ATContentTypes/configuration/__init__.pyc
+${PLONE_BASE}/ATContentTypes/configuration/component.xml
+${PLONE_BASE}/ATContentTypes/configuration/config.py
+${PLONE_BASE}/ATContentTypes/configuration/config.pyc
+${PLONE_BASE}/ATContentTypes/configuration/datatype.py
+${PLONE_BASE}/ATContentTypes/configuration/datatype.pyc
+${PLONE_BASE}/ATContentTypes/configuration/schema.py
+${PLONE_BASE}/ATContentTypes/configuration/schema.pyc
+${PLONE_BASE}/ATContentTypes/configuration/schema.xml
+${PLONE_BASE}/ATContentTypes/configure.zcml
+${PLONE_BASE}/ATContentTypes/content/__init__.py
+${PLONE_BASE}/ATContentTypes/content/__init__.pyc
+${PLONE_BASE}/ATContentTypes/content/base.py
+${PLONE_BASE}/ATContentTypes/content/base.pyc
+${PLONE_BASE}/ATContentTypes/content/document.py
+${PLONE_BASE}/ATContentTypes/content/document.pyc
+${PLONE_BASE}/ATContentTypes/content/event.py
+${PLONE_BASE}/ATContentTypes/content/event.pyc
+${PLONE_BASE}/ATContentTypes/content/favorite.py
+${PLONE_BASE}/ATContentTypes/content/favorite.pyc
+${PLONE_BASE}/ATContentTypes/content/file.py
+${PLONE_BASE}/ATContentTypes/content/file.pyc
+${PLONE_BASE}/ATContentTypes/content/folder.py
+${PLONE_BASE}/ATContentTypes/content/folder.pyc
+${PLONE_BASE}/ATContentTypes/content/image.py
+${PLONE_BASE}/ATContentTypes/content/image.pyc
+${PLONE_BASE}/ATContentTypes/content/link.py
+${PLONE_BASE}/ATContentTypes/content/link.pyc
+${PLONE_BASE}/ATContentTypes/content/newsitem.py
+${PLONE_BASE}/ATContentTypes/content/newsitem.pyc
+${PLONE_BASE}/ATContentTypes/content/schemata.py
+${PLONE_BASE}/ATContentTypes/content/schemata.pyc
+${PLONE_BASE}/ATContentTypes/content/topic.py
+${PLONE_BASE}/ATContentTypes/content/topic.pyc
+${PLONE_BASE}/ATContentTypes/criteria/__init__.py
+${PLONE_BASE}/ATContentTypes/criteria/__init__.pyc
+${PLONE_BASE}/ATContentTypes/criteria/base.py
+${PLONE_BASE}/ATContentTypes/criteria/base.pyc
+${PLONE_BASE}/ATContentTypes/criteria/boolean.py
+${PLONE_BASE}/ATContentTypes/criteria/boolean.pyc
+${PLONE_BASE}/ATContentTypes/criteria/currentauthor.py
+${PLONE_BASE}/ATContentTypes/criteria/currentauthor.pyc
+${PLONE_BASE}/ATContentTypes/criteria/date.py
+${PLONE_BASE}/ATContentTypes/criteria/date.pyc
+${PLONE_BASE}/ATContentTypes/criteria/daterange.py
+${PLONE_BASE}/ATContentTypes/criteria/daterange.pyc
+${PLONE_BASE}/ATContentTypes/criteria/list.py
+${PLONE_BASE}/ATContentTypes/criteria/list.pyc
+${PLONE_BASE}/ATContentTypes/criteria/path.py
+${PLONE_BASE}/ATContentTypes/criteria/path.pyc
+${PLONE_BASE}/ATContentTypes/criteria/portaltype.py
+${PLONE_BASE}/ATContentTypes/criteria/portaltype.pyc
+${PLONE_BASE}/ATContentTypes/criteria/reference.py
+${PLONE_BASE}/ATContentTypes/criteria/reference.pyc
+${PLONE_BASE}/ATContentTypes/criteria/relativepath.py
+${PLONE_BASE}/ATContentTypes/criteria/relativepath.pyc
+${PLONE_BASE}/ATContentTypes/criteria/schemata.py
+${PLONE_BASE}/ATContentTypes/criteria/schemata.pyc
+${PLONE_BASE}/ATContentTypes/criteria/selection.py
+${PLONE_BASE}/ATContentTypes/criteria/selection.pyc
+${PLONE_BASE}/ATContentTypes/criteria/simpleint.py
+${PLONE_BASE}/ATContentTypes/criteria/simpleint.pyc
+${PLONE_BASE}/ATContentTypes/criteria/simplestring.py
+${PLONE_BASE}/ATContentTypes/criteria/simplestring.pyc
+${PLONE_BASE}/ATContentTypes/criteria/sort.py
+${PLONE_BASE}/ATContentTypes/criteria/sort.pyc
+${PLONE_BASE}/ATContentTypes/etc/atcontenttypes.conf.in
+${PLONE_BASE}/ATContentTypes/implements.zcml
+${PLONE_BASE}/ATContentTypes/interface/__init__.py
+${PLONE_BASE}/ATContentTypes/interface/__init__.pyc
+${PLONE_BASE}/ATContentTypes/interface/archive.py
+${PLONE_BASE}/ATContentTypes/interface/archive.pyc
+${PLONE_BASE}/ATContentTypes/interface/autosort.py
+${PLONE_BASE}/ATContentTypes/interface/autosort.pyc
+${PLONE_BASE}/ATContentTypes/interface/dataExtractor.py
+${PLONE_BASE}/ATContentTypes/interface/dataExtractor.pyc
+${PLONE_BASE}/ATContentTypes/interface/document.py
+${PLONE_BASE}/ATContentTypes/interface/document.pyc
+${PLONE_BASE}/ATContentTypes/interface/event.py
+${PLONE_BASE}/ATContentTypes/interface/event.pyc
+${PLONE_BASE}/ATContentTypes/interface/file.py
+${PLONE_BASE}/ATContentTypes/interface/file.pyc
+${PLONE_BASE}/ATContentTypes/interface/folder.py
+${PLONE_BASE}/ATContentTypes/interface/folder.pyc
+${PLONE_BASE}/ATContentTypes/interface/image.py
+${PLONE_BASE}/ATContentTypes/interface/image.pyc
+${PLONE_BASE}/ATContentTypes/interface/interfaces.py
+${PLONE_BASE}/ATContentTypes/interface/interfaces.pyc
+${PLONE_BASE}/ATContentTypes/interface/link.py
+${PLONE_BASE}/ATContentTypes/interface/link.pyc
+${PLONE_BASE}/ATContentTypes/interface/news.py
+${PLONE_BASE}/ATContentTypes/interface/news.pyc
+${PLONE_BASE}/ATContentTypes/interface/topic.py
+${PLONE_BASE}/ATContentTypes/interface/topic.pyc
+${PLONE_BASE}/ATContentTypes/interfaces.py
+${PLONE_BASE}/ATContentTypes/interfaces.pyc
+${PLONE_BASE}/ATContentTypes/lib/__init__.py
+${PLONE_BASE}/ATContentTypes/lib/__init__.pyc
+${PLONE_BASE}/ATContentTypes/lib/autosort.py
+${PLONE_BASE}/ATContentTypes/lib/autosort.pyc
+${PLONE_BASE}/ATContentTypes/lib/calendarsupport.py
+${PLONE_BASE}/ATContentTypes/lib/calendarsupport.pyc
+${PLONE_BASE}/ATContentTypes/lib/constraintypes.py
+${PLONE_BASE}/ATContentTypes/lib/constraintypes.pyc
+${PLONE_BASE}/ATContentTypes/lib/historyaware.py
+${PLONE_BASE}/ATContentTypes/lib/historyaware.pyc
+${PLONE_BASE}/ATContentTypes/lib/imagetransform.py
+${PLONE_BASE}/ATContentTypes/lib/imagetransform.pyc
+${PLONE_BASE}/ATContentTypes/lib/urlupload.py
+${PLONE_BASE}/ATContentTypes/lib/urlupload.pyc
+${PLONE_BASE}/ATContentTypes/lib/validators.py
+${PLONE_BASE}/ATContentTypes/lib/validators.pyc
+${PLONE_BASE}/ATContentTypes/migration/__init__.py
+${PLONE_BASE}/ATContentTypes/migration/__init__.pyc
+${PLONE_BASE}/ATContentTypes/migration/atctmigrator.py
+${PLONE_BASE}/ATContentTypes/migration/atctmigrator.pyc
+${PLONE_BASE}/ATContentTypes/migration/catalogpatch.py
+${PLONE_BASE}/ATContentTypes/migration/catalogpatch.pyc
+${PLONE_BASE}/ATContentTypes/migration/common.py
+${PLONE_BASE}/ATContentTypes/migration/common.pyc
+${PLONE_BASE}/ATContentTypes/migration/migrator.py
+${PLONE_BASE}/ATContentTypes/migration/migrator.pyc
+${PLONE_BASE}/ATContentTypes/migration/othermigrator.py
+${PLONE_BASE}/ATContentTypes/migration/othermigrator.pyc
+${PLONE_BASE}/ATContentTypes/migration/storage.py
+${PLONE_BASE}/ATContentTypes/migration/storage.pyc
+${PLONE_BASE}/ATContentTypes/migration/v1/__init__.py
+${PLONE_BASE}/ATContentTypes/migration/v1/__init__.pyc
+${PLONE_BASE}/ATContentTypes/migration/v1/alphas.py
+${PLONE_BASE}/ATContentTypes/migration/v1/alphas.pyc
+${PLONE_BASE}/ATContentTypes/migration/v1/betas.py
+${PLONE_BASE}/ATContentTypes/migration/v1/betas.pyc
+${PLONE_BASE}/ATContentTypes/migration/v1/final.py
+${PLONE_BASE}/ATContentTypes/migration/v1/final.pyc
+${PLONE_BASE}/ATContentTypes/migration/walker.py
+${PLONE_BASE}/ATContentTypes/migration/walker.pyc
+${PLONE_BASE}/ATContentTypes/modulealiases.py
+${PLONE_BASE}/ATContentTypes/modulealiases.pyc
+${PLONE_BASE}/ATContentTypes/permission.py
+${PLONE_BASE}/ATContentTypes/permission.pyc
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atctListAlbum.py
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_album_image.pt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_album_image.pt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_album_view.pt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_album_view.pt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_edit.cpt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_edit.cpt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_history.pt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_history.pt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_image_transform.pt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_image_transform.pt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_macros.pt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_manageTopicIndex.cpt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_manageTopicIndex.cpt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_manageTopicMetadata.cpt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_manageTopicMetadata.cpt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_saveTopicSetup.cpy
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_saveTopicSetup.cpy.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_topic_pdf.pt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_topic_pdf_template.pt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_topic_subtopics.pt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_topic_subtopics.pt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_topic_view.pt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/atct_topic_view.pt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_add.cpy
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_add.cpy.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_edit_form.cpt
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_edit_form.cpt.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_remove.cpy
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_remove.cpy.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_save.cpy
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_save.cpy.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_set_sort.cpy
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/criterion_set_sort.cpy.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/favorite_broken_icon.gif
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/favorite_broken_icon.gif.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/formatCatalogMetadata.py
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/formatHistoryDiff.py
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/getValidCriteriaForIndex.py
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/getXMLSelectVocab.py
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_export_ical.png
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_export_ical.png.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_export_vcal.png
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_export_vcal.png.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_flip_horizontal.png
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_flip_horizontal.png.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_flip_vertical.png
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_flip_vertical.png.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_rotate_180.png
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_rotate_180.png.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_rotate_clockwise.png
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_rotate_clockwise.png.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_rotate_counter_clockwise.png
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/icon_rotate_counter_clockwise.png.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/isATCTbased.py
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/modifySelectList.js
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/polaroid-multi.png
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/polaroid-multi.png.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/polaroid-single.png
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/polaroid-single.png.metadata
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/unittestGetTitleOf.py
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/validate_add_criterion.vpy
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/validate_atct.vpy
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/validate_remove_criterion.vpy
+${PLONE_BASE}/ATContentTypes/skins/ATContentTypes/validate_set_sort.vpy
+${PLONE_BASE}/ATContentTypes/tests/__init__.py
+${PLONE_BASE}/ATContentTypes/tests/__init__.pyc
+${PLONE_BASE}/ATContentTypes/tests/archive.txt
+${PLONE_BASE}/ATContentTypes/tests/atctftestcase.py
+${PLONE_BASE}/ATContentTypes/tests/atctftestcase.pyc
+${PLONE_BASE}/ATContentTypes/tests/atcttestcase.py
+${PLONE_BASE}/ATContentTypes/tests/atcttestcase.pyc
+${PLONE_BASE}/ATContentTypes/tests/dataextractor.txt
+${PLONE_BASE}/ATContentTypes/tests/framework.py
+${PLONE_BASE}/ATContentTypes/tests/framework.pyc
+${PLONE_BASE}/ATContentTypes/tests/http_access.txt
+${PLONE_BASE}/ATContentTypes/tests/input/canoneye.jpg
+${PLONE_BASE}/ATContentTypes/tests/input/divisionerror.jpg
+${PLONE_BASE}/ATContentTypes/tests/input/test-document.txt
+${PLONE_BASE}/ATContentTypes/tests/input/test-event.txt
+${PLONE_BASE}/ATContentTypes/tests/input/test-html-title.html
+${PLONE_BASE}/ATContentTypes/tests/input/test-link.txt
+${PLONE_BASE}/ATContentTypes/tests/input/test-news-item.txt
+${PLONE_BASE}/ATContentTypes/tests/input/test-xhtml-title.html
+${PLONE_BASE}/ATContentTypes/tests/input/test.gif
+${PLONE_BASE}/ATContentTypes/tests/input/test.sxw
+${PLONE_BASE}/ATContentTypes/tests/input/test.zip
+${PLONE_BASE}/ATContentTypes/tests/input/tidy1-in.html
+${PLONE_BASE}/ATContentTypes/tests/input/tidy1-out.html
+${PLONE_BASE}/ATContentTypes/tests/runalltests.py
+${PLONE_BASE}/ATContentTypes/tests/runalltests.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_adapters.py
+${PLONE_BASE}/ATContentTypes/tests/test_adapters.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_archive.py
+${PLONE_BASE}/ATContentTypes/tests/test_archive.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_atdocument.py
+${PLONE_BASE}/ATContentTypes/tests/test_atdocument.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_atevent.py
+${PLONE_BASE}/ATContentTypes/tests/test_atevent.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_atfavorite.py
+${PLONE_BASE}/ATContentTypes/tests/test_atfavorite.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_atfile.py
+${PLONE_BASE}/ATContentTypes/tests/test_atfile.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_atfolder.py
+${PLONE_BASE}/ATContentTypes/tests/test_atfolder.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_atimage.py
+${PLONE_BASE}/ATContentTypes/tests/test_atimage.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_atlink.py
+${PLONE_BASE}/ATContentTypes/tests/test_atlink.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_atnewsitem.py
+${PLONE_BASE}/ATContentTypes/tests/test_atnewsitem.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_attopic.py
+${PLONE_BASE}/ATContentTypes/tests/test_attopic.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_browserdefaultmixin.py
+${PLONE_BASE}/ATContentTypes/tests/test_browserdefaultmixin.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_bugs.py
+${PLONE_BASE}/ATContentTypes/tests/test_bugs.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_constraintypes.py
+${PLONE_BASE}/ATContentTypes/tests/test_constraintypes.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_criteria.py
+${PLONE_BASE}/ATContentTypes/tests/test_criteria.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_dataextractor.py
+${PLONE_BASE}/ATContentTypes/tests/test_dataextractor.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_functional.py
+${PLONE_BASE}/ATContentTypes/tests/test_functional.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_installation.py
+${PLONE_BASE}/ATContentTypes/tests/test_installation.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_modulealiases.py
+${PLONE_BASE}/ATContentTypes/tests/test_modulealiases.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_skinScripts.py
+${PLONE_BASE}/ATContentTypes/tests/test_skinScripts.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_tool.py
+${PLONE_BASE}/ATContentTypes/tests/test_tool.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_topictool.py
+${PLONE_BASE}/ATContentTypes/tests/test_topictool.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_typeMigration.py
+${PLONE_BASE}/ATContentTypes/tests/test_typeMigration.pyc
+${PLONE_BASE}/ATContentTypes/tests/test_versionMigration.py
+${PLONE_BASE}/ATContentTypes/tests/test_versionMigration.pyc
+${PLONE_BASE}/ATContentTypes/tests/utils.py
+${PLONE_BASE}/ATContentTypes/tests/utils.pyc
+${PLONE_BASE}/ATContentTypes/tests/webdav.txt
+${PLONE_BASE}/ATContentTypes/thirdparty/README.txt
+${PLONE_BASE}/ATContentTypes/thirdparty/exif.py
+${PLONE_BASE}/ATContentTypes/thirdparty/exif.pyc
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar-doc/example.txt
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar-doc/groupscheduled.ics
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar-doc/groupscheduled.txt
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar-doc/multiple.ics
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar-doc/multiple.txt
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar-doc/small.ics
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar-doc/small.txt
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/__init__.py
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/__init__.pyc
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/cal.py
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/cal.pyc
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/caselessdict.py
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/caselessdict.pyc
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/interfaces.py
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/interfaces.pyc
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/parser.py
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/parser.pyc
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/prop.py
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/prop.pyc
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/tools.py
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/tools.pyc
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/util.py
+${PLONE_BASE}/ATContentTypes/thirdparty/icalendar/util.pyc
+${PLONE_BASE}/ATContentTypes/tool.gif
+${PLONE_BASE}/ATContentTypes/tool/__init__.py
+${PLONE_BASE}/ATContentTypes/tool/__init__.pyc
+${PLONE_BASE}/ATContentTypes/tool/atct.py
+${PLONE_BASE}/ATContentTypes/tool/atct.pyc
+${PLONE_BASE}/ATContentTypes/tool/migration.py
+${PLONE_BASE}/ATContentTypes/tool/migration.pyc
+${PLONE_BASE}/ATContentTypes/tool/topic.py
+${PLONE_BASE}/ATContentTypes/tool/topic.pyc
+${PLONE_BASE}/ATContentTypes/traversable.zcml
+${PLONE_BASE}/ATContentTypes/utilities/XXXreport
+${PLONE_BASE}/ATContentTypes/utilities/XXXreport.html
+${PLONE_BASE}/ATContentTypes/utilities/XXXreport2html.py
+${PLONE_BASE}/ATContentTypes/utilities/XXXreport2html.pyc
+${PLONE_BASE}/ATContentTypes/utils.py
+${PLONE_BASE}/ATContentTypes/utils.pyc
+${PLONE_BASE}/ATContentTypes/version.txt
+${PLONE_BASE}/ATContentTypes/www/imageScales.zpt
+${PLONE_BASE}/ATContentTypes/www/overview.zpt
+${PLONE_BASE}/ATContentTypes/www/recatalog.zpt
+${PLONE_BASE}/ATContentTypes/www/typeMigration.zpt
+${PLONE_BASE}/ATContentTypes/www/versionMigration.zpt
+${PLONE_BASE}/ATContentTypes/z3/__init__.py
+${PLONE_BASE}/ATContentTypes/z3/__init__.pyc
+${PLONE_BASE}/ATReferenceBrowserWidget/ATRefBrowserDemo.py
+${PLONE_BASE}/ATReferenceBrowserWidget/ATRefBrowserDemo.pyc
+${PLONE_BASE}/ATReferenceBrowserWidget/ATReferenceBrowserWidget.py
+${PLONE_BASE}/ATReferenceBrowserWidget/ATReferenceBrowserWidget.pyc
+${PLONE_BASE}/ATReferenceBrowserWidget/Extensions/Install.py
+${PLONE_BASE}/ATReferenceBrowserWidget/Extensions/Install.pyc
+${PLONE_BASE}/ATReferenceBrowserWidget/__init__.py
+${PLONE_BASE}/ATReferenceBrowserWidget/__init__.pyc
+${PLONE_BASE}/ATReferenceBrowserWidget/config.py
+${PLONE_BASE}/ATReferenceBrowserWidget/config.pyc
+${PLONE_BASE}/ATReferenceBrowserWidget/history.txt
+${PLONE_BASE}/ATReferenceBrowserWidget/license.txt
+${PLONE_BASE}/ATReferenceBrowserWidget/readme.txt
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/referencebrowser.js
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/referencebrowser.js.metadata
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/referencebrowser.pt
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/referencebrowser_filterBreadCrumbs.py
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/referencebrowser_insertHistory.py
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/referencebrowser_insertHistory.pyc
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/referencebrowser_popup.pt
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/referencebrowser_queryCatalog.py
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/referencebrowser_startupDirectory.py
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/select_lists.js
+${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget/select_lists.js.metadata
+${PLONE_BASE}/ATReferenceBrowserWidget/todo.txt
+${PLONE_BASE}/ATReferenceBrowserWidget/version.txt
+${PLONE_BASE}/Archetypes/AUTHORS
+${PLONE_BASE}/Archetypes/AggregatedStorage.py
+${PLONE_BASE}/Archetypes/AggregatedStorage.pyc
+${PLONE_BASE}/Archetypes/AllowedTypesByIface.py
+${PLONE_BASE}/Archetypes/AllowedTypesByIface.pyc
+${PLONE_BASE}/Archetypes/ApeSupport.py
+${PLONE_BASE}/Archetypes/ArchTTWTool.py
+${PLONE_BASE}/Archetypes/ArchTTWTool.pyc
+${PLONE_BASE}/Archetypes/ArchetypeTool.py
+${PLONE_BASE}/Archetypes/ArchetypeTool.pyc
+${PLONE_BASE}/Archetypes/BaseBTreeFolder.py
+${PLONE_BASE}/Archetypes/BaseBTreeFolder.pyc
+${PLONE_BASE}/Archetypes/BaseContent.py
+${PLONE_BASE}/Archetypes/BaseContent.pyc
+${PLONE_BASE}/Archetypes/BaseFolder.py
+${PLONE_BASE}/Archetypes/BaseFolder.pyc
+${PLONE_BASE}/Archetypes/BaseObject.py
+${PLONE_BASE}/Archetypes/BaseObject.pyc
+${PLONE_BASE}/Archetypes/BaseUnit.py
+${PLONE_BASE}/Archetypes/BaseUnit.pyc
+${PLONE_BASE}/Archetypes/CatalogMultiplex.py
+${PLONE_BASE}/Archetypes/CatalogMultiplex.pyc
+${PLONE_BASE}/Archetypes/ChangeLog
+${PLONE_BASE}/Archetypes/ClassGen.py
+${PLONE_BASE}/Archetypes/ClassGen.pyc
+${PLONE_BASE}/Archetypes/ExtensibleMetadata.py
+${PLONE_BASE}/Archetypes/ExtensibleMetadata.pyc
+${PLONE_BASE}/Archetypes/Extensions/ArchetypeSite.py
+${PLONE_BASE}/Archetypes/Extensions/ArchetypeSite.pyc
+${PLONE_BASE}/Archetypes/Extensions/Install.py
+${PLONE_BASE}/Archetypes/Extensions/Install.pyc
+${PLONE_BASE}/Archetypes/Extensions/__init__.py
+${PLONE_BASE}/Archetypes/Extensions/__init__.pyc
+${PLONE_BASE}/Archetypes/Extensions/migrations.py
+${PLONE_BASE}/Archetypes/Extensions/migrations.pyc
+${PLONE_BASE}/Archetypes/Extensions/utils.py
+${PLONE_BASE}/Archetypes/Extensions/utils.pyc
+${PLONE_BASE}/Archetypes/Field.py
+${PLONE_BASE}/Archetypes/Field.pyc
+${PLONE_BASE}/Archetypes/HISTORY.txt
+${PLONE_BASE}/Archetypes/LICENSE.txt
+${PLONE_BASE}/Archetypes/Layer.py
+${PLONE_BASE}/Archetypes/Layer.pyc
+${PLONE_BASE}/Archetypes/Marshall.py
+${PLONE_BASE}/Archetypes/Marshall.pyc
+${PLONE_BASE}/Archetypes/OrderedBaseFolder.py
+${PLONE_BASE}/Archetypes/OrderedBaseFolder.pyc
+${PLONE_BASE}/Archetypes/PloneCompat.py
+${PLONE_BASE}/Archetypes/PloneCompat.pyc
+${PLONE_BASE}/Archetypes/README.txt
+${PLONE_BASE}/Archetypes/ReferenceEngine.py
+${PLONE_BASE}/Archetypes/ReferenceEngine.pyc
+${PLONE_BASE}/Archetypes/Referenceable.py
+${PLONE_BASE}/Archetypes/Referenceable.pyc
+${PLONE_BASE}/Archetypes/Registry.py
+${PLONE_BASE}/Archetypes/Registry.pyc
+${PLONE_BASE}/Archetypes/Renderer.py
+${PLONE_BASE}/Archetypes/Renderer.pyc
+${PLONE_BASE}/Archetypes/SQLMethod.py
+${PLONE_BASE}/Archetypes/SQLMethod.pyc
+${PLONE_BASE}/Archetypes/SQLStorage.py
+${PLONE_BASE}/Archetypes/SQLStorage.pyc
+${PLONE_BASE}/Archetypes/SQLStorageConfig.py
+${PLONE_BASE}/Archetypes/SQLStorageConfig.pyc
+${PLONE_BASE}/Archetypes/Schema/Composite.py
+${PLONE_BASE}/Archetypes/Schema/Composite.pyc
+${PLONE_BASE}/Archetypes/Schema/Facade.py
+${PLONE_BASE}/Archetypes/Schema/Facade.pyc
+${PLONE_BASE}/Archetypes/Schema/__init__.py
+${PLONE_BASE}/Archetypes/Schema/__init__.pyc
+${PLONE_BASE}/Archetypes/Storage/Facade.py
+${PLONE_BASE}/Archetypes/Storage/Facade.pyc
+${PLONE_BASE}/Archetypes/Storage/__init__.py
+${PLONE_BASE}/Archetypes/Storage/__init__.pyc
+${PLONE_BASE}/Archetypes/Storage/annotation.py
+${PLONE_BASE}/Archetypes/Storage/annotation.pyc
+${PLONE_BASE}/Archetypes/TemplateMixin.py
+${PLONE_BASE}/Archetypes/TemplateMixin.pyc
+${PLONE_BASE}/Archetypes/UIDCatalog.py
+${PLONE_BASE}/Archetypes/UIDCatalog.pyc
+${PLONE_BASE}/Archetypes/VariableSchemaSupport.py
+${PLONE_BASE}/Archetypes/VariableSchemaSupport.pyc
+${PLONE_BASE}/Archetypes/WebDAVSupport.py
+${PLONE_BASE}/Archetypes/WebDAVSupport.pyc
+${PLONE_BASE}/Archetypes/Widget.py
+${PLONE_BASE}/Archetypes/Widget.pyc
+${PLONE_BASE}/Archetypes/__init__.py
+${PLONE_BASE}/Archetypes/__init__.pyc
+${PLONE_BASE}/Archetypes/__pkginfo__.py
+${PLONE_BASE}/Archetypes/__pkginfo__.pyc
+${PLONE_BASE}/Archetypes/annotations.py
+${PLONE_BASE}/Archetypes/annotations.pyc
+${PLONE_BASE}/Archetypes/atapi.py
+${PLONE_BASE}/Archetypes/atapi.pyc
+${PLONE_BASE}/Archetypes/athistoryaware.py
+${PLONE_BASE}/Archetypes/athistoryaware.pyc
+${PLONE_BASE}/Archetypes/bbb.py
+${PLONE_BASE}/Archetypes/bbb.pyc
+${PLONE_BASE}/Archetypes/bridge.zcml
+${PLONE_BASE}/Archetypes/config.py
+${PLONE_BASE}/Archetypes/config.pyc
+${PLONE_BASE}/Archetypes/configure.zcml
+${PLONE_BASE}/Archetypes/customizationpolicy.py
+${PLONE_BASE}/Archetypes/customizationpolicy.pyc
+${PLONE_BASE}/Archetypes/debug.py
+${PLONE_BASE}/Archetypes/debug.pyc
+${PLONE_BASE}/Archetypes/docs/archetypes_paper.html
+${PLONE_BASE}/Archetypes/docs/archetypes_pres.ppt
+${PLONE_BASE}/Archetypes/docs/customsearching-howto.rst
+${PLONE_BASE}/Archetypes/docs/doc-guide.rst
+${PLONE_BASE}/Archetypes/docs/known_issues.rst
+${PLONE_BASE}/Archetypes/docs/migration.txt
+${PLONE_BASE}/Archetypes/docs/quickref.rst
+${PLONE_BASE}/Archetypes/docs/reference-engine-notes.txt
+${PLONE_BASE}/Archetypes/docs/referenceCatalog.txt
+${PLONE_BASE}/Archetypes/docs/sqlstorage-howto.rst
+${PLONE_BASE}/Archetypes/docs/sqlstorage-known-issues.txt
+${PLONE_BASE}/Archetypes/examples/ATBIFolder.py
+${PLONE_BASE}/Archetypes/examples/ATBIFolder.pyc
+${PLONE_BASE}/Archetypes/examples/ComplexType.py
+${PLONE_BASE}/Archetypes/examples/ComplexType.pyc
+${PLONE_BASE}/Archetypes/examples/DDocument.py
+${PLONE_BASE}/Archetypes/examples/DDocument.pyc
+${PLONE_BASE}/Archetypes/examples/Fact.py
+${PLONE_BASE}/Archetypes/examples/Fact.pyc
+${PLONE_BASE}/Archetypes/examples/RefNode.py
+${PLONE_BASE}/Archetypes/examples/RefNode.pyc
+${PLONE_BASE}/Archetypes/examples/SimpleBTreeFolder.py
+${PLONE_BASE}/Archetypes/examples/SimpleBTreeFolder.pyc
+${PLONE_BASE}/Archetypes/examples/SimpleFile.py
+${PLONE_BASE}/Archetypes/examples/SimpleFile.pyc
+${PLONE_BASE}/Archetypes/examples/SimpleFolder.py
+${PLONE_BASE}/Archetypes/examples/SimpleFolder.pyc
+${PLONE_BASE}/Archetypes/examples/SimpleType.py
+${PLONE_BASE}/Archetypes/examples/SimpleType.pyc
+${PLONE_BASE}/Archetypes/examples/__init__.py
+${PLONE_BASE}/Archetypes/examples/__init__.pyc
+${PLONE_BASE}/Archetypes/exceptions.py
+${PLONE_BASE}/Archetypes/exceptions.pyc
+${PLONE_BASE}/Archetypes/exportimport/__init__.py
+${PLONE_BASE}/Archetypes/exportimport/__init__.pyc
+${PLONE_BASE}/Archetypes/exportimport/archetypetool.py
+${PLONE_BASE}/Archetypes/exportimport/archetypetool.pyc
+${PLONE_BASE}/Archetypes/exportimport/configure.zcml
+${PLONE_BASE}/Archetypes/generator/__init__.py
+${PLONE_BASE}/Archetypes/generator/__init__.pyc
+${PLONE_BASE}/Archetypes/generator/i18n.py
+${PLONE_BASE}/Archetypes/generator/i18n.pyc
+${PLONE_BASE}/Archetypes/generator/widget.py
+${PLONE_BASE}/Archetypes/generator/widget.pyc
+${PLONE_BASE}/Archetypes/implements.zcml
+${PLONE_BASE}/Archetypes/interfaces/ITemplateMixin.py
+${PLONE_BASE}/Archetypes/interfaces/ITemplateMixin.pyc
+${PLONE_BASE}/Archetypes/interfaces/__init__.py
+${PLONE_BASE}/Archetypes/interfaces/__init__.pyc
+${PLONE_BASE}/Archetypes/interfaces/_annotations.py
+${PLONE_BASE}/Archetypes/interfaces/_annotations.pyc
+${PLONE_BASE}/Archetypes/interfaces/_archetypetool.py
+${PLONE_BASE}/Archetypes/interfaces/_archetypetool.pyc
+${PLONE_BASE}/Archetypes/interfaces/_athistoryaware.py
+${PLONE_BASE}/Archetypes/interfaces/_athistoryaware.pyc
+${PLONE_BASE}/Archetypes/interfaces/_base.py
+${PLONE_BASE}/Archetypes/interfaces/_base.pyc
+${PLONE_BASE}/Archetypes/interfaces/_field.py
+${PLONE_BASE}/Archetypes/interfaces/_field.pyc
+${PLONE_BASE}/Archetypes/interfaces/_layer.py
+${PLONE_BASE}/Archetypes/interfaces/_layer.pyc
+${PLONE_BASE}/Archetypes/interfaces/_marshall.py
+${PLONE_BASE}/Archetypes/interfaces/_marshall.pyc
+${PLONE_BASE}/Archetypes/interfaces/_metadata.py
+${PLONE_BASE}/Archetypes/interfaces/_metadata.pyc
+${PLONE_BASE}/Archetypes/interfaces/_orderedfolder.py
+${PLONE_BASE}/Archetypes/interfaces/_orderedfolder.pyc
+${PLONE_BASE}/Archetypes/interfaces/_referenceable.py
+${PLONE_BASE}/Archetypes/interfaces/_referenceable.pyc
+${PLONE_BASE}/Archetypes/interfaces/_referenceengine.py
+${PLONE_BASE}/Archetypes/interfaces/_referenceengine.pyc
+${PLONE_BASE}/Archetypes/interfaces/_schema.py
+${PLONE_BASE}/Archetypes/interfaces/_schema.pyc
+${PLONE_BASE}/Archetypes/interfaces/_storage.py
+${PLONE_BASE}/Archetypes/interfaces/_storage.pyc
+${PLONE_BASE}/Archetypes/interfaces/_templatemixin.py
+${PLONE_BASE}/Archetypes/interfaces/_templatemixin.pyc
+${PLONE_BASE}/Archetypes/interfaces/_vocabulary.py
+${PLONE_BASE}/Archetypes/interfaces/_vocabulary.pyc
+${PLONE_BASE}/Archetypes/interfaces/annotations.py
+${PLONE_BASE}/Archetypes/interfaces/annotations.pyc
+${PLONE_BASE}/Archetypes/interfaces/athistoryaware.py
+${PLONE_BASE}/Archetypes/interfaces/athistoryaware.pyc
+${PLONE_BASE}/Archetypes/interfaces/base.py
+${PLONE_BASE}/Archetypes/interfaces/base.pyc
+${PLONE_BASE}/Archetypes/interfaces/field.py
+${PLONE_BASE}/Archetypes/interfaces/field.pyc
+${PLONE_BASE}/Archetypes/interfaces/layer.py
+${PLONE_BASE}/Archetypes/interfaces/layer.pyc
+${PLONE_BASE}/Archetypes/interfaces/marshall.py
+${PLONE_BASE}/Archetypes/interfaces/marshall.pyc
+${PLONE_BASE}/Archetypes/interfaces/metadata.py
+${PLONE_BASE}/Archetypes/interfaces/metadata.pyc
+${PLONE_BASE}/Archetypes/interfaces/orderedfolder.py
+${PLONE_BASE}/Archetypes/interfaces/orderedfolder.pyc
+${PLONE_BASE}/Archetypes/interfaces/referenceable.py
+${PLONE_BASE}/Archetypes/interfaces/referenceable.pyc
+${PLONE_BASE}/Archetypes/interfaces/referenceengine.py
+${PLONE_BASE}/Archetypes/interfaces/referenceengine.pyc
+${PLONE_BASE}/Archetypes/interfaces/schema.py
+${PLONE_BASE}/Archetypes/interfaces/schema.pyc
+${PLONE_BASE}/Archetypes/interfaces/storage.py
+${PLONE_BASE}/Archetypes/interfaces/storage.pyc
+${PLONE_BASE}/Archetypes/interfaces/templatemixin.py
+${PLONE_BASE}/Archetypes/interfaces/templatemixin.pyc
+${PLONE_BASE}/Archetypes/interfaces/vocabulary.py
+${PLONE_BASE}/Archetypes/interfaces/vocabulary.pyc
+${PLONE_BASE}/Archetypes/patches.py
+${PLONE_BASE}/Archetypes/patches.pyc
+${PLONE_BASE}/Archetypes/profiles/default/export_steps.xml
+${PLONE_BASE}/Archetypes/profiles/default/import_steps.xml
+${PLONE_BASE}/Archetypes/profiles/default/toolset.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/archetype_tool.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/ATBIFolder.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/ComplexType.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/DDocument.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/Fact.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/Refnode.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/SimpleBTreeFolder.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/SimpleFile.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/SimpleFolder.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/SimpleProtectedType.xml
+${PLONE_BASE}/Archetypes/profiles/sample_content/types/SimpleType.xml
+${PLONE_BASE}/Archetypes/public.py
+${PLONE_BASE}/Archetypes/public.pyc
+${PLONE_BASE}/Archetypes/ref_graph.py
+${PLONE_BASE}/Archetypes/ref_graph.pyc
+${PLONE_BASE}/Archetypes/references.py
+${PLONE_BASE}/Archetypes/references.pyc
+${PLONE_BASE}/Archetypes/skins/archetypes/add_reference.cpy
+${PLONE_BASE}/Archetypes/skins/archetypes/add_reference.cpy.metadata
+${PLONE_BASE}/Archetypes/skins/archetypes/archebuilder/archebuilder.css
+${PLONE_BASE}/Archetypes/skins/archetypes/archebuilder/archebuilder.html
+${PLONE_BASE}/Archetypes/skins/archetypes/archebuilder/archebuilder.js
+${PLONE_BASE}/Archetypes/skins/archetypes/archebuilder/archebuilder.xul
+${PLONE_BASE}/Archetypes/skins/archetypes/archebuilder/archebuilderxul.xsl
+${PLONE_BASE}/Archetypes/skins/archetypes/archebuilder/sarissa.js
+${PLONE_BASE}/Archetypes/skins/archetypes/archetypes_zmi.css.dtml
+${PLONE_BASE}/Archetypes/skins/archetypes/at_download.py
+${PLONE_BASE}/Archetypes/skins/archetypes/at_isEditable.py
+${PLONE_BASE}/Archetypes/skins/archetypes/at_isEditable.pyc
+${PLONE_BASE}/Archetypes/skins/archetypes/base.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/base_edit.cpt
+${PLONE_BASE}/Archetypes/skins/archetypes/base_edit.cpt.metadata
+${PLONE_BASE}/Archetypes/skins/archetypes/base_metadata.cpt
+${PLONE_BASE}/Archetypes/skins/archetypes/base_metadata.cpt.metadata
+${PLONE_BASE}/Archetypes/skins/archetypes/base_view.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/base_view.pt.metadata
+${PLONE_BASE}/Archetypes/skins/archetypes/checkSelected.py
+${PLONE_BASE}/Archetypes/skins/archetypes/collectKeywords.py
+${PLONE_BASE}/Archetypes/skins/archetypes/content_edit.cpy
+${PLONE_BASE}/Archetypes/skins/archetypes/content_edit.cpy.metadata
+${PLONE_BASE}/Archetypes/skins/archetypes/content_edit_impl.py
+${PLONE_BASE}/Archetypes/skins/archetypes/content_types.css.dtml
+${PLONE_BASE}/Archetypes/skins/archetypes/displayValue.py
+${PLONE_BASE}/Archetypes/skins/archetypes/edit_macros.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/getBestIcon.py
+${PLONE_BASE}/Archetypes/skins/archetypes/getCharset.py
+${PLONE_BASE}/Archetypes/skins/archetypes/getImageTag.py
+${PLONE_BASE}/Archetypes/skins/archetypes/getUniqueWidgetAttr.py
+${PLONE_BASE}/Archetypes/skins/archetypes/go_back.cpy
+${PLONE_BASE}/Archetypes/skins/archetypes/lookupMime.py
+${PLONE_BASE}/Archetypes/skins/archetypes/metadata_macros.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/reference_focus_js.dtml
+${PLONE_BASE}/Archetypes/skins/archetypes/reference_graph.cpt
+${PLONE_BASE}/Archetypes/skins/archetypes/reference_js.dtml
+${PLONE_BASE}/Archetypes/skins/archetypes/reference_slot.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/remove_creation_mark.py
+${PLONE_BASE}/Archetypes/skins/archetypes/session_restore_value.py
+${PLONE_BASE}/Archetypes/skins/archetypes/session_save_form.py
+${PLONE_BASE}/Archetypes/skins/archetypes/session_save_form.pyc
+${PLONE_BASE}/Archetypes/skins/archetypes/table.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/table_view.css.dtml
+${PLONE_BASE}/Archetypes/skins/archetypes/table_view.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/test_rview.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/unicodeEncode.py
+${PLONE_BASE}/Archetypes/skins/archetypes/unicodeTestIn.py
+${PLONE_BASE}/Archetypes/skins/archetypes/validate_base.vpy
+${PLONE_BASE}/Archetypes/skins/archetypes/validate_integrity.cpy
+${PLONE_BASE}/Archetypes/skins/archetypes/validate_integrity.cpy.metadata
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/addable_support.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/boolean.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/calendar.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/computed.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/decimal.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/epoz.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/field.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/field_table.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/file.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/image.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/inandout.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/integer.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/js/inandout.js
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/js/inandout.js.metadata
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/js/picklist.js
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/js/picklist.js.metadata
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/js/textcount.js
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/js/textcount.js.metadata
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/keyword.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/label.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/lines.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/multiselection.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/password.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/picklist.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/reference.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/rich.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/selection.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/string.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/textarea.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/visual.pt
+${PLONE_BASE}/Archetypes/skins/archetypes/widgets/zid.pt
+${PLONE_BASE}/Archetypes/tests/ArchetypesTestCase.py
+${PLONE_BASE}/Archetypes/tests/ArchetypesTestCase.pyc
+${PLONE_BASE}/Archetypes/tests/README.txt
+${PLONE_BASE}/Archetypes/tests/__init__.py
+${PLONE_BASE}/Archetypes/tests/__init__.pyc
+${PLONE_BASE}/Archetypes/tests/atsitetestcase.py
+${PLONE_BASE}/Archetypes/tests/atsitetestcase.pyc
+${PLONE_BASE}/Archetypes/tests/attestcase.py
+${PLONE_BASE}/Archetypes/tests/attestcase.pyc
+${PLONE_BASE}/Archetypes/tests/common.py
+${PLONE_BASE}/Archetypes/tests/common.pyc
+${PLONE_BASE}/Archetypes/tests/doctestcase.py
+${PLONE_BASE}/Archetypes/tests/doctestcase.pyc
+${PLONE_BASE}/Archetypes/tests/events.txt
+${PLONE_BASE}/Archetypes/tests/folder_marshall.txt
+${PLONE_BASE}/Archetypes/tests/framework.py
+${PLONE_BASE}/Archetypes/tests/framework.pyc
+${PLONE_BASE}/Archetypes/tests/input/pdb.doc
+${PLONE_BASE}/Archetypes/tests/input/rest1.rst
+${PLONE_BASE}/Archetypes/tests/input/rest1.tgz
+${PLONE_BASE}/Archetypes/tests/input/rest2.rst
+${PLONE_BASE}/Archetypes/tests/input/rest3.rst
+${PLONE_BASE}/Archetypes/tests/input/tool.gif
+${PLONE_BASE}/Archetypes/tests/input/webdav.pdf
+${PLONE_BASE}/Archetypes/tests/input/word.doc
+${PLONE_BASE}/Archetypes/tests/layer.py
+${PLONE_BASE}/Archetypes/tests/layer.pyc
+${PLONE_BASE}/Archetypes/tests/output/rest1.out
+${PLONE_BASE}/Archetypes/tests/output/rest2.out
+${PLONE_BASE}/Archetypes/tests/output/rest3.out
+${PLONE_BASE}/Archetypes/tests/reindex_sanity_plone21.txt
+${PLONE_BASE}/Archetypes/tests/runalltests.py
+${PLONE_BASE}/Archetypes/tests/runalltests.pyc
+${PLONE_BASE}/Archetypes/tests/test_aggregated_storage.py
+${PLONE_BASE}/Archetypes/tests/test_aggregated_storage.pyc
+${PLONE_BASE}/Archetypes/tests/test_athistoryaware.py
+${PLONE_BASE}/Archetypes/tests/test_athistoryaware.pyc
+${PLONE_BASE}/Archetypes/tests/test_annotation.py
+${PLONE_BASE}/Archetypes/tests/test_annotation.pyc
+${PLONE_BASE}/Archetypes/tests/test_baseobject.py
+${PLONE_BASE}/Archetypes/tests/test_baseobject.pyc
+${PLONE_BASE}/Archetypes/tests/test_baseschema.py
+${PLONE_BASE}/Archetypes/tests/test_baseschema.pyc
+${PLONE_BASE}/Archetypes/tests/test_baseunit.py
+${PLONE_BASE}/Archetypes/tests/test_baseunit.pyc
+${PLONE_BASE}/Archetypes/tests/test_classgen.py
+${PLONE_BASE}/Archetypes/tests/test_classgen.pyc
+${PLONE_BASE}/Archetypes/tests/test_cmfessentials.py
+${PLONE_BASE}/Archetypes/tests/test_cmfessentials.pyc
+${PLONE_BASE}/Archetypes/tests/test_contenttype.py
+${PLONE_BASE}/Archetypes/tests/test_contenttype.pyc
+${PLONE_BASE}/Archetypes/tests/test_copying.py
+${PLONE_BASE}/Archetypes/tests/test_copying.pyc
+${PLONE_BASE}/Archetypes/tests/test_doctests.py
+${PLONE_BASE}/Archetypes/tests/test_doctests.pyc
+${PLONE_BASE}/Archetypes/tests/test_extensions_utils.py
+${PLONE_BASE}/Archetypes/tests/test_extensions_utils.pyc
+${PLONE_BASE}/Archetypes/tests/test_externaleditor.py
+${PLONE_BASE}/Archetypes/tests/test_externaleditor.pyc
+${PLONE_BASE}/Archetypes/tests/test_fields.py
+${PLONE_BASE}/Archetypes/tests/test_fields.pyc
+${PLONE_BASE}/Archetypes/tests/test_fieldvalidation.py
+${PLONE_BASE}/Archetypes/tests/test_fieldvalidation.pyc
+${PLONE_BASE}/Archetypes/tests/test_file_upload.py
+${PLONE_BASE}/Archetypes/tests/test_file_upload.pyc
+${PLONE_BASE}/Archetypes/tests/test_filename.py
+${PLONE_BASE}/Archetypes/tests/test_filename.pyc
+${PLONE_BASE}/Archetypes/tests/test_functional.py
+${PLONE_BASE}/Archetypes/tests/test_functional.pyc
+${PLONE_BASE}/Archetypes/tests/test_index.py
+${PLONE_BASE}/Archetypes/tests/test_index.pyc
+${PLONE_BASE}/Archetypes/tests/test_interfaces.py
+${PLONE_BASE}/Archetypes/tests/test_interfaces.pyc
+${PLONE_BASE}/Archetypes/tests/test_marshaller.py
+${PLONE_BASE}/Archetypes/tests/test_marshaller.pyc
+${PLONE_BASE}/Archetypes/tests/test_metadata.py
+${PLONE_BASE}/Archetypes/tests/test_metadata.pyc
+${PLONE_BASE}/Archetypes/tests/test_portaldoctests.py
+${PLONE_BASE}/Archetypes/tests/test_portaldoctests.pyc
+${PLONE_BASE}/Archetypes/tests/test_referenceCatalog.py
+${PLONE_BASE}/Archetypes/tests/test_referenceCatalog.pyc
+${PLONE_BASE}/Archetypes/tests/test_referenceable.py
+${PLONE_BASE}/Archetypes/tests/test_referenceable.pyc
+${PLONE_BASE}/Archetypes/tests/test_rename.py
+${PLONE_BASE}/Archetypes/tests/test_rename.pyc
+${PLONE_BASE}/Archetypes/tests/test_schemata.py
+${PLONE_BASE}/Archetypes/tests/test_schemata.pyc
+${PLONE_BASE}/Archetypes/tests/test_schemata_manipulation.py
+${PLONE_BASE}/Archetypes/tests/test_schemata_manipulation.pyc
+${PLONE_BASE}/Archetypes/tests/test_security.py
+${PLONE_BASE}/Archetypes/tests/test_security.pyc
+${PLONE_BASE}/Archetypes/tests/test_sitepolicy.py
+${PLONE_BASE}/Archetypes/tests/test_sitepolicy.pyc
+${PLONE_BASE}/Archetypes/tests/test_sqlstorage.py
+${PLONE_BASE}/Archetypes/tests/test_sqlstorage.pyc
+${PLONE_BASE}/Archetypes/tests/test_storage.py
+${PLONE_BASE}/Archetypes/tests/test_storage.pyc
+${PLONE_BASE}/Archetypes/tests/test_templatemixin.py
+${PLONE_BASE}/Archetypes/tests/test_templatemixin.pyc
+${PLONE_BASE}/Archetypes/tests/test_unicode.py
+${PLONE_BASE}/Archetypes/tests/test_unicode.pyc
+${PLONE_BASE}/Archetypes/tests/test_update_schema1.py
+${PLONE_BASE}/Archetypes/tests/test_update_schema1.pyc
+${PLONE_BASE}/Archetypes/tests/test_update_schema2.py
+${PLONE_BASE}/Archetypes/tests/test_update_schema2.pyc
+${PLONE_BASE}/Archetypes/tests/test_utils.py
+${PLONE_BASE}/Archetypes/tests/test_utils.pyc
+${PLONE_BASE}/Archetypes/tests/test_utils2.py
+${PLONE_BASE}/Archetypes/tests/test_utils2.pyc
+${PLONE_BASE}/Archetypes/tests/test_validation.py
+${PLONE_BASE}/Archetypes/tests/test_validation.pyc
+${PLONE_BASE}/Archetypes/tests/test_varschema.py
+${PLONE_BASE}/Archetypes/tests/test_varschema.pyc
+${PLONE_BASE}/Archetypes/tests/test_widgets.py
+${PLONE_BASE}/Archetypes/tests/test_widgets.pyc
+${PLONE_BASE}/Archetypes/tests/traversal.txt
+${PLONE_BASE}/Archetypes/tests/traversal_4981.txt
+${PLONE_BASE}/Archetypes/tests/utils.py
+${PLONE_BASE}/Archetypes/tests/utils.pyc
+${PLONE_BASE}/Archetypes/tests/webdav_operations.txt
+${PLONE_BASE}/Archetypes/tool.gif
+${PLONE_BASE}/Archetypes/utils.py
+${PLONE_BASE}/Archetypes/utils.pyc
+${PLONE_BASE}/Archetypes/version.txt
+${PLONE_BASE}/Archetypes/www/addSchema.zpt
+${PLONE_BASE}/Archetypes/www/fields_xml.zpt
+${PLONE_BASE}/Archetypes/www/generateDebug.zpt
+${PLONE_BASE}/Archetypes/www/manageTemplates.zpt
+${PLONE_BASE}/Archetypes/www/manage_catalogs.zpt
+${PLONE_BASE}/Archetypes/www/migrationForm.zpt
+${PLONE_BASE}/Archetypes/www/registry.rng
+${PLONE_BASE}/Archetypes/www/registry.xml
+${PLONE_BASE}/Archetypes/www/registry_xml.zpt
+${PLONE_BASE}/Archetypes/www/schema.zpt
+${PLONE_BASE}/Archetypes/www/selectConnections.dtml
+${PLONE_BASE}/Archetypes/www/storages_xml.zpt
+${PLONE_BASE}/Archetypes/www/type_xml.zpt
+${PLONE_BASE}/Archetypes/www/types_xml.zpt
+${PLONE_BASE}/Archetypes/www/updateSchemaForm.zpt
+${PLONE_BASE}/Archetypes/www/validators_xml.zpt
+${PLONE_BASE}/Archetypes/www/viewContents.zpt
+${PLONE_BASE}/Archetypes/www/view_reference.zpt
+${PLONE_BASE}/Archetypes/www/widgets_xml.zpt
+${PLONE_BASE}/Archetypes/www/zmi/base_add.pt
+${PLONE_BASE}/Archetypes/www/zmi/base_edit.pt
+${PLONE_BASE}/Archetypes/www/zmi/icons/document_icon.gif
+${PLONE_BASE}/Archetypes/www/zmi/icons/folder_icon.gif
+${PLONE_BASE}/CMFActionIcons/ActionIconsTool.py
+${PLONE_BASE}/CMFActionIcons/ActionIconsTool.pyc
+${PLONE_BASE}/CMFActionIcons/DEPENDENCIES.txt
+${PLONE_BASE}/CMFActionIcons/Extensions/Install.py
+${PLONE_BASE}/CMFActionIcons/Extensions/Install.pyc
+${PLONE_BASE}/CMFActionIcons/Extensions/__init__.py
+${PLONE_BASE}/CMFActionIcons/Extensions/__init__.pyc
+${PLONE_BASE}/CMFActionIcons/README.txt
+${PLONE_BASE}/CMFActionIcons/__init__.py
+${PLONE_BASE}/CMFActionIcons/__init__.pyc
+${PLONE_BASE}/CMFActionIcons/exportimport.py
+${PLONE_BASE}/CMFActionIcons/exportimport.pyc
+${PLONE_BASE}/CMFActionIcons/permissions.py
+${PLONE_BASE}/CMFActionIcons/permissions.pyc
+${PLONE_BASE}/CMFActionIcons/profiles/actionicons/actionicons.xml
+${PLONE_BASE}/CMFActionIcons/profiles/actionicons/export_steps.xml
+${PLONE_BASE}/CMFActionIcons/profiles/actionicons/import_steps.xml
+${PLONE_BASE}/CMFActionIcons/profiles/actionicons/skins.xml
+${PLONE_BASE}/CMFActionIcons/profiles/actionicons/toolset.xml
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/actionicons_macros.pt
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/approve_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/edit_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/expire_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/folder_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/metadata_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/policies_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/preview_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/reject_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/retract_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/submit_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/undo_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/user_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/worklist_icon.png
+${PLONE_BASE}/CMFActionIcons/skins/actionicons/yank_icon.png
+${PLONE_BASE}/CMFActionIcons/standard_mappings.py
+${PLONE_BASE}/CMFActionIcons/standard_mappings.pyc
+${PLONE_BASE}/CMFActionIcons/tests/__init__.py
+${PLONE_BASE}/CMFActionIcons/tests/__init__.pyc
+${PLONE_BASE}/CMFActionIcons/tests/test_ActionIconsTool.py
+${PLONE_BASE}/CMFActionIcons/tests/test_ActionIconsTool.pyc
+${PLONE_BASE}/CMFActionIcons/tests/test_exportimport.py
+${PLONE_BASE}/CMFActionIcons/tests/test_exportimport.pyc
+${PLONE_BASE}/CMFActionIcons/tool.gif
+${PLONE_BASE}/CMFActionIcons/version.txt
+${PLONE_BASE}/CMFActionIcons/www/aitEdit.zpt
+${PLONE_BASE}/CMFActionIcons/xml/aitExport.xml
+${PLONE_BASE}/CMFCalendar/CREDITS.txt
+${PLONE_BASE}/CMFCalendar/CalendarTool.py
+${PLONE_BASE}/CMFCalendar/CalendarTool.pyc
+${PLONE_BASE}/CMFCalendar/DEPENDENCIES.txt
+${PLONE_BASE}/CMFCalendar/Event.py
+${PLONE_BASE}/CMFCalendar/Event.pyc
+${PLONE_BASE}/CMFCalendar/EventPermissions.py
+${PLONE_BASE}/CMFCalendar/EventPermissions.pyc
+${PLONE_BASE}/CMFCalendar/Extensions/Install.py
+${PLONE_BASE}/CMFCalendar/Extensions/Install.pyc
+${PLONE_BASE}/CMFCalendar/Extensions/__init__.py
+${PLONE_BASE}/CMFCalendar/Extensions/__init__.pyc
+${PLONE_BASE}/CMFCalendar/INSTALL.txt
+${PLONE_BASE}/CMFCalendar/README.txt
+${PLONE_BASE}/CMFCalendar/TODO.txt
+${PLONE_BASE}/CMFCalendar/__init__.py
+${PLONE_BASE}/CMFCalendar/__init__.pyc
+${PLONE_BASE}/CMFCalendar/exceptions.py
+${PLONE_BASE}/CMFCalendar/exceptions.pyc
+${PLONE_BASE}/CMFCalendar/image_sources/event_info_tab.psd
+${PLONE_BASE}/CMFCalendar/permissions.py
+${PLONE_BASE}/CMFCalendar/permissions.pyc
+${PLONE_BASE}/CMFCalendar/profiles/default/catalog.xml
+${PLONE_BASE}/CMFCalendar/profiles/default/import_steps.xml
+${PLONE_BASE}/CMFCalendar/profiles/default/skins.xml
+${PLONE_BASE}/CMFCalendar/profiles/default/toolset.xml
+${PLONE_BASE}/CMFCalendar/profiles/default/types.xml
+${PLONE_BASE}/CMFCalendar/profiles/default/types/Event.xml
+${PLONE_BASE}/CMFCalendar/setuphandlers.py
+${PLONE_BASE}/CMFCalendar/setuphandlers.pyc
+${PLONE_BASE}/CMFCalendar/skins/calendar/calendar.gif
+${PLONE_BASE}/CMFCalendar/skins/calendar/event_edit.py
+${PLONE_BASE}/CMFCalendar/skins/calendar/event_edit.pyc
+${PLONE_BASE}/CMFCalendar/skins/calendar/event_edit_form.dtml
+${PLONE_BASE}/CMFCalendar/skins/calendar/event_icon.gif
+${PLONE_BASE}/CMFCalendar/skins/calendar/event_info_tab.gif
+${PLONE_BASE}/CMFCalendar/skins/calendar/event_view.dtml
+${PLONE_BASE}/CMFCalendar/skins/calendar/space.gif
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/CalendarStyle.css
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/calendarBox.pt
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/calendar_day_view.pt
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/event_edit_control.py
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/event_edit_form.py
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/event_edit_template.pt
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/event_icon.gif
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/event_view.pt
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/getDaysClass.py
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/getEndAsString.py
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/getMonthAndYear.py
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/getNextDayLink.py
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/getNextMonthLink.py
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/getPreviousDayLink.py
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/getPreviousMonthLink.py
+${PLONE_BASE}/CMFCalendar/skins/zpt_calendar/getStartAsString.py
+${PLONE_BASE}/CMFCalendar/tests/__init__.py
+${PLONE_BASE}/CMFCalendar/tests/__init__.pyc
+${PLONE_BASE}/CMFCalendar/tests/test_Calendar.py
+${PLONE_BASE}/CMFCalendar/tests/test_Calendar.pyc
+${PLONE_BASE}/CMFCalendar/tests/test_Event.py
+${PLONE_BASE}/CMFCalendar/tests/test_Event.pyc
+${PLONE_BASE}/CMFCalendar/tool.gif
+${PLONE_BASE}/CMFCalendar/version.txt
+${PLONE_BASE}/CMFCalendar/www/configureCalendarTool.zpt
+${PLONE_BASE}/CMFCalendar/www/explainCalendarTool.zpt
+${PLONE_BASE}/CMFCore/ActionInformation.py
+${PLONE_BASE}/CMFCore/ActionInformation.pyc
+${PLONE_BASE}/CMFCore/ActionProviderBase.py
+${PLONE_BASE}/CMFCore/ActionProviderBase.pyc
+${PLONE_BASE}/CMFCore/ActionsTool.py
+${PLONE_BASE}/CMFCore/ActionsTool.pyc
+${PLONE_BASE}/CMFCore/CMFBTreeFolder.py
+${PLONE_BASE}/CMFCore/CMFBTreeFolder.pyc
+${PLONE_BASE}/CMFCore/CMFCatalogAware.py
+${PLONE_BASE}/CMFCore/CMFCatalogAware.pyc
+${PLONE_BASE}/CMFCore/CMFCorePermissions.py
+${PLONE_BASE}/CMFCore/CMFCorePermissions.pyc
+${PLONE_BASE}/CMFCore/CachingPolicyManager.py
+${PLONE_BASE}/CMFCore/CachingPolicyManager.pyc
+${PLONE_BASE}/CMFCore/CatalogTool.py
+${PLONE_BASE}/CMFCore/CatalogTool.pyc
+${PLONE_BASE}/CMFCore/ContentTypeRegistry.py
+${PLONE_BASE}/CMFCore/ContentTypeRegistry.pyc
+${PLONE_BASE}/CMFCore/CookieCrumbler.py
+${PLONE_BASE}/CMFCore/CookieCrumbler.pyc
+${PLONE_BASE}/CMFCore/DEPENDENCIES.txt
+${PLONE_BASE}/CMFCore/DirectoryView.py
+${PLONE_BASE}/CMFCore/DirectoryView.pyc
+${PLONE_BASE}/CMFCore/DiscussionTool.py
+${PLONE_BASE}/CMFCore/DiscussionTool.pyc
+${PLONE_BASE}/CMFCore/DynamicType.py
+${PLONE_BASE}/CMFCore/DynamicType.pyc
+${PLONE_BASE}/CMFCore/Expression.py
+${PLONE_BASE}/CMFCore/Expression.pyc
+${PLONE_BASE}/CMFCore/Extensions/TestRecord.py
+${PLONE_BASE}/CMFCore/Extensions/TestRecord.pyc
+${PLONE_BASE}/CMFCore/FSDTMLMethod.py
+${PLONE_BASE}/CMFCore/FSDTMLMethod.pyc
+${PLONE_BASE}/CMFCore/FSFile.py
+${PLONE_BASE}/CMFCore/FSFile.pyc
+${PLONE_BASE}/CMFCore/FSImage.py
+${PLONE_BASE}/CMFCore/FSImage.pyc
+${PLONE_BASE}/CMFCore/FSMetadata.py
+${PLONE_BASE}/CMFCore/FSMetadata.pyc
+${PLONE_BASE}/CMFCore/FSObject.py
+${PLONE_BASE}/CMFCore/FSObject.pyc
+${PLONE_BASE}/CMFCore/FSPageTemplate.py
+${PLONE_BASE}/CMFCore/FSPageTemplate.pyc
+${PLONE_BASE}/CMFCore/FSPropertiesObject.py
+${PLONE_BASE}/CMFCore/FSPropertiesObject.pyc
+${PLONE_BASE}/CMFCore/FSPythonScript.py
+${PLONE_BASE}/CMFCore/FSPythonScript.pyc
+${PLONE_BASE}/CMFCore/FSSTXMethod.py
+${PLONE_BASE}/CMFCore/FSSTXMethod.pyc
+${PLONE_BASE}/CMFCore/FSZSQLMethod.py
+${PLONE_BASE}/CMFCore/FSZSQLMethod.pyc
+${PLONE_BASE}/CMFCore/MemberDataTool.py
+${PLONE_BASE}/CMFCore/MemberDataTool.pyc
+${PLONE_BASE}/CMFCore/MembershipTool.py
+${PLONE_BASE}/CMFCore/MembershipTool.pyc
+${PLONE_BASE}/CMFCore/PortalContent.py
+${PLONE_BASE}/CMFCore/PortalContent.pyc
+${PLONE_BASE}/CMFCore/PortalFolder.py
+${PLONE_BASE}/CMFCore/PortalFolder.pyc
+${PLONE_BASE}/CMFCore/PortalObject.py
+${PLONE_BASE}/CMFCore/PortalObject.pyc
+${PLONE_BASE}/CMFCore/README.txt
+${PLONE_BASE}/CMFCore/RegistrationTool.py
+${PLONE_BASE}/CMFCore/RegistrationTool.pyc
+${PLONE_BASE}/CMFCore/Skinnable.py
+${PLONE_BASE}/CMFCore/Skinnable.pyc
+${PLONE_BASE}/CMFCore/SkinsContainer.py
+${PLONE_BASE}/CMFCore/SkinsContainer.pyc
+${PLONE_BASE}/CMFCore/SkinsTool.py
+${PLONE_BASE}/CMFCore/SkinsTool.pyc
+${PLONE_BASE}/CMFCore/TypesTool.py
+${PLONE_BASE}/CMFCore/TypesTool.pyc
+${PLONE_BASE}/CMFCore/URLTool.py
+${PLONE_BASE}/CMFCore/URLTool.pyc
+${PLONE_BASE}/CMFCore/UndoTool.py
+${PLONE_BASE}/CMFCore/UndoTool.pyc
+${PLONE_BASE}/CMFCore/WorkflowCore.py
+${PLONE_BASE}/CMFCore/WorkflowCore.pyc
+${PLONE_BASE}/CMFCore/WorkflowTool.py
+${PLONE_BASE}/CMFCore/WorkflowTool.pyc
+${PLONE_BASE}/CMFCore/__init__.py
+${PLONE_BASE}/CMFCore/__init__.pyc
+${PLONE_BASE}/CMFCore/browser/__init__.py
+${PLONE_BASE}/CMFCore/browser/__init__.pyc
+${PLONE_BASE}/CMFCore/browser/configure.zcml
+${PLONE_BASE}/CMFCore/browser/typeinfo.py
+${PLONE_BASE}/CMFCore/browser/typeinfo.pyc
+${PLONE_BASE}/CMFCore/configure.zcml
+${PLONE_BASE}/CMFCore/dtml/addCC.dtml
+${PLONE_BASE}/CMFCore/dtml/addFSDirView.dtml
+${PLONE_BASE}/CMFCore/dtml/addInstance.dtml
+${PLONE_BASE}/CMFCore/dtml/addTypeInfo.dtml
+${PLONE_BASE}/CMFCore/dtml/addWorkflow.dtml
+${PLONE_BASE}/CMFCore/dtml/cachingPolicies.dtml
+${PLONE_BASE}/CMFCore/dtml/catalogFind.dtml
+${PLONE_BASE}/CMFCore/dtml/configureRegistrationTool.dtml
+${PLONE_BASE}/CMFCore/dtml/custdtml.dtml
+${PLONE_BASE}/CMFCore/dtml/custfile.dtml
+${PLONE_BASE}/CMFCore/dtml/custimage.dtml
+${PLONE_BASE}/CMFCore/dtml/custprops.dtml
+${PLONE_BASE}/CMFCore/dtml/custpt.dtml
+${PLONE_BASE}/CMFCore/dtml/custpy.dtml
+${PLONE_BASE}/CMFCore/dtml/custstx.dtml
+${PLONE_BASE}/CMFCore/dtml/custzsql.dtml
+${PLONE_BASE}/CMFCore/dtml/dirview_properties.dtml
+${PLONE_BASE}/CMFCore/dtml/editToolsActions.dtml
+${PLONE_BASE}/CMFCore/dtml/explainActionsTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainCatalogTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainDiscussionTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainMemberDataTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainMembershipTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainRegistrationTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainSkinsTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainTypesTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainURLTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainUndoTool.dtml
+${PLONE_BASE}/CMFCore/dtml/explainWorkflowTool.dtml
+${PLONE_BASE}/CMFCore/dtml/extensionWidget.dtml
+${PLONE_BASE}/CMFCore/dtml/findForm.dtml
+${PLONE_BASE}/CMFCore/dtml/findResult.dtml
+${PLONE_BASE}/CMFCore/dtml/majorMinorWidget.dtml
+${PLONE_BASE}/CMFCore/dtml/manageActionProviders.dtml
+${PLONE_BASE}/CMFCore/dtml/memberdataContents.dtml
+${PLONE_BASE}/CMFCore/dtml/membershipRolemapping.dtml
+${PLONE_BASE}/CMFCore/dtml/mimetypePredEdit.dtml
+${PLONE_BASE}/CMFCore/dtml/patternWidget.dtml
+${PLONE_BASE}/CMFCore/dtml/registryPredList.dtml
+${PLONE_BASE}/CMFCore/dtml/registryTest.dtml
+${PLONE_BASE}/CMFCore/dtml/selectWorkflows.dtml
+${PLONE_BASE}/CMFCore/dtml/skinProps.dtml
+${PLONE_BASE}/CMFCore/dtml/zmi_workflows.dtml
+${PLONE_BASE}/CMFCore/exceptions.py
+${PLONE_BASE}/CMFCore/exceptions.pyc
+${PLONE_BASE}/CMFCore/exportimport/__init__.py
+${PLONE_BASE}/CMFCore/exportimport/__init__.pyc
+${PLONE_BASE}/CMFCore/exportimport/actions.py
+${PLONE_BASE}/CMFCore/exportimport/actions.pyc
+${PLONE_BASE}/CMFCore/exportimport/cachingpolicymgr.py
+${PLONE_BASE}/CMFCore/exportimport/cachingpolicymgr.pyc
+${PLONE_BASE}/CMFCore/exportimport/catalog.py
+${PLONE_BASE}/CMFCore/exportimport/catalog.pyc
+${PLONE_BASE}/CMFCore/exportimport/configure.zcml
+${PLONE_BASE}/CMFCore/exportimport/content.py
+${PLONE_BASE}/CMFCore/exportimport/content.pyc
+${PLONE_BASE}/CMFCore/exportimport/contenttyperegistry.py
+${PLONE_BASE}/CMFCore/exportimport/contenttyperegistry.pyc
+${PLONE_BASE}/CMFCore/exportimport/cookieauth.py
+${PLONE_BASE}/CMFCore/exportimport/cookieauth.pyc
+${PLONE_BASE}/CMFCore/exportimport/mailhost.py
+${PLONE_BASE}/CMFCore/exportimport/mailhost.pyc
+${PLONE_BASE}/CMFCore/exportimport/properties.py
+${PLONE_BASE}/CMFCore/exportimport/properties.pyc
+${PLONE_BASE}/CMFCore/exportimport/skins.py
+${PLONE_BASE}/CMFCore/exportimport/skins.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/__init__.py
+${PLONE_BASE}/CMFCore/exportimport/tests/__init__.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/conformance.py
+${PLONE_BASE}/CMFCore/exportimport/tests/conformance.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/four/placeholder.txt
+${PLONE_BASE}/CMFCore/exportimport/tests/one/placeholder.txt
+${PLONE_BASE}/CMFCore/exportimport/tests/test_actions.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_actions.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_cachingpolicymgr.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_cachingpolicymgr.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_catalog.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_catalog.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_content.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_content.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_contenttyperegistry.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_contenttyperegistry.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_cookieauth.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_cookieauth.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_mailhost.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_mailhost.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_properties.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_properties.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_skins.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_skins.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_typeinfo.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_typeinfo.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/test_workflow.py
+${PLONE_BASE}/CMFCore/exportimport/tests/test_workflow.pyc
+${PLONE_BASE}/CMFCore/exportimport/tests/three/placeholder.txt
+${PLONE_BASE}/CMFCore/exportimport/tests/two/placeholder.txt
+${PLONE_BASE}/CMFCore/exportimport/typeinfo.py
+${PLONE_BASE}/CMFCore/exportimport/typeinfo.pyc
+${PLONE_BASE}/CMFCore/exportimport/workflow.py
+${PLONE_BASE}/CMFCore/exportimport/workflow.pyc
+${PLONE_BASE}/CMFCore/folderAdd.dtml
+${PLONE_BASE}/CMFCore/help/Actions.stx
+${PLONE_BASE}/CMFCore/help/CPMPolicies.stx
+${PLONE_BASE}/CMFCore/images/cookie.gif
+${PLONE_BASE}/CMFCore/images/dirview.gif
+${PLONE_BASE}/CMFCore/images/fsdtml.gif
+${PLONE_BASE}/CMFCore/images/fsfile.gif
+${PLONE_BASE}/CMFCore/images/fsimage.gif
+${PLONE_BASE}/CMFCore/images/fsprops.gif
+${PLONE_BASE}/CMFCore/images/fspt.gif
+${PLONE_BASE}/CMFCore/images/fspy.gif
+${PLONE_BASE}/CMFCore/images/fssqlmethod.gif
+${PLONE_BASE}/CMFCore/images/registry.gif
+${PLONE_BASE}/CMFCore/images/typeinfo.gif
+${PLONE_BASE}/CMFCore/implements.zcml
+${PLONE_BASE}/CMFCore/interfaces/CachingPolicyManager.py
+${PLONE_BASE}/CMFCore/interfaces/CachingPolicyManager.pyc
+${PLONE_BASE}/CMFCore/interfaces/ContentTypeRegistry.py
+${PLONE_BASE}/CMFCore/interfaces/ContentTypeRegistry.pyc
+${PLONE_BASE}/CMFCore/interfaces/Contentish.py
+${PLONE_BASE}/CMFCore/interfaces/Contentish.pyc
+${PLONE_BASE}/CMFCore/interfaces/Discussions.py
+${PLONE_BASE}/CMFCore/interfaces/Discussions.pyc
+${PLONE_BASE}/CMFCore/interfaces/DublinCore.py
+${PLONE_BASE}/CMFCore/interfaces/DublinCore.pyc
+${PLONE_BASE}/CMFCore/interfaces/Dynamic.py
+${PLONE_BASE}/CMFCore/interfaces/Dynamic.pyc
+${PLONE_BASE}/CMFCore/interfaces/Folderish.py
+${PLONE_BASE}/CMFCore/interfaces/Folderish.pyc
+${PLONE_BASE}/CMFCore/interfaces/IOpaqueItems.py
+${PLONE_BASE}/CMFCore/interfaces/IOpaqueItems.pyc
+${PLONE_BASE}/CMFCore/interfaces/Syndicatable.py
+${PLONE_BASE}/CMFCore/interfaces/Syndicatable.pyc
+${PLONE_BASE}/CMFCore/interfaces/__init__.py
+${PLONE_BASE}/CMFCore/interfaces/__init__.pyc
+${PLONE_BASE}/CMFCore/interfaces/_content.py
+${PLONE_BASE}/CMFCore/interfaces/_content.pyc
+${PLONE_BASE}/CMFCore/interfaces/_tools.py
+${PLONE_BASE}/CMFCore/interfaces/_tools.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_actions.py
+${PLONE_BASE}/CMFCore/interfaces/portal_actions.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_catalog.py
+${PLONE_BASE}/CMFCore/interfaces/portal_catalog.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_discussion.py
+${PLONE_BASE}/CMFCore/interfaces/portal_discussion.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_memberdata.py
+${PLONE_BASE}/CMFCore/interfaces/portal_memberdata.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_membership.py
+${PLONE_BASE}/CMFCore/interfaces/portal_membership.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_metadata.py
+${PLONE_BASE}/CMFCore/interfaces/portal_metadata.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_properties.py
+${PLONE_BASE}/CMFCore/interfaces/portal_properties.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_registration.py
+${PLONE_BASE}/CMFCore/interfaces/portal_registration.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_skins.py
+${PLONE_BASE}/CMFCore/interfaces/portal_skins.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_types.py
+${PLONE_BASE}/CMFCore/interfaces/portal_types.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_undo.py
+${PLONE_BASE}/CMFCore/interfaces/portal_undo.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_url.py
+${PLONE_BASE}/CMFCore/interfaces/portal_url.pyc
+${PLONE_BASE}/CMFCore/interfaces/portal_workflow.py
+${PLONE_BASE}/CMFCore/interfaces/portal_workflow.pyc
+${PLONE_BASE}/CMFCore/permissions.py
+${PLONE_BASE}/CMFCore/permissions.pyc
+${PLONE_BASE}/CMFCore/tests/__init__.py
+${PLONE_BASE}/CMFCore/tests/__init__.pyc
+${PLONE_BASE}/CMFCore/tests/base/__init__.py
+${PLONE_BASE}/CMFCore/tests/base/__init__.pyc
+${PLONE_BASE}/CMFCore/tests/base/content.py
+${PLONE_BASE}/CMFCore/tests/base/content.pyc
+${PLONE_BASE}/CMFCore/tests/base/dummy.py
+${PLONE_BASE}/CMFCore/tests/base/dummy.pyc
+${PLONE_BASE}/CMFCore/tests/base/security.py
+${PLONE_BASE}/CMFCore/tests/base/security.pyc
+${PLONE_BASE}/CMFCore/tests/base/testcase.py
+${PLONE_BASE}/CMFCore/tests/base/testcase.pyc
+${PLONE_BASE}/CMFCore/tests/base/tidata.py
+${PLONE_BASE}/CMFCore/tests/base/tidata.pyc
+${PLONE_BASE}/CMFCore/tests/base/utils.py
+${PLONE_BASE}/CMFCore/tests/base/utils.pyc
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/.test1.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/.test1.pyc
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test1.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test4.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test4.py.security
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test5.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test6.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test6.py.metadata
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testDTML.dtml
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testDTML.dtml.metadata
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testPT.pt
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testPT.pt.properties
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testPT2.pt
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testPT2.pt.metadata
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testPT_multiline_python_dos.pt
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testPT_multiline_python_mac.pt
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testPT_multiline_python_unix.pt
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testPT_utf8.pt
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testPTbad.pt
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testUtf8.js
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testXMLPT.pt
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_dos.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_dtml.dtml
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_dtml.dtml.metadata
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_file.swf
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_file.swf.metadata
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_file_two.swf
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_file_two.swf.metadata
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_image.gif
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_image.gif.metadata
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_mac.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_manual_ignore.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_manual_ignore.pyc
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_props.props
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_unix.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_warn.py
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/test_warn.pyc
+${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin/testsql.zsql
+${PLONE_BASE}/CMFCore/tests/testCookieCrumbler.py
+${PLONE_BASE}/CMFCore/tests/testCookieCrumbler.pyc
+${PLONE_BASE}/CMFCore/tests/test_ActionInformation.py
+${PLONE_BASE}/CMFCore/tests/test_ActionInformation.pyc
+${PLONE_BASE}/CMFCore/tests/test_ActionProviderBase.py
+${PLONE_BASE}/CMFCore/tests/test_ActionProviderBase.pyc
+${PLONE_BASE}/CMFCore/tests/test_ActionsTool.py
+${PLONE_BASE}/CMFCore/tests/test_ActionsTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_CMFBTreeFolder.py
+${PLONE_BASE}/CMFCore/tests/test_CMFBTreeFolder.pyc
+${PLONE_BASE}/CMFCore/tests/test_CMFCatalogAware.py
+${PLONE_BASE}/CMFCore/tests/test_CMFCatalogAware.pyc
+${PLONE_BASE}/CMFCore/tests/test_CachingPolicyManager.py
+${PLONE_BASE}/CMFCore/tests/test_CachingPolicyManager.pyc
+${PLONE_BASE}/CMFCore/tests/test_CatalogTool.py
+${PLONE_BASE}/CMFCore/tests/test_CatalogTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_ContentTypeRegistry.py
+${PLONE_BASE}/CMFCore/tests/test_ContentTypeRegistry.pyc
+${PLONE_BASE}/CMFCore/tests/test_DirectoryView.py
+${PLONE_BASE}/CMFCore/tests/test_DirectoryView.pyc
+${PLONE_BASE}/CMFCore/tests/test_DiscussionTool.py
+${PLONE_BASE}/CMFCore/tests/test_DiscussionTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_DynamicType.py
+${PLONE_BASE}/CMFCore/tests/test_DynamicType.pyc
+${PLONE_BASE}/CMFCore/tests/test_Expression.py
+${PLONE_BASE}/CMFCore/tests/test_Expression.pyc
+${PLONE_BASE}/CMFCore/tests/test_FSDTMLMethod.py
+${PLONE_BASE}/CMFCore/tests/test_FSDTMLMethod.pyc
+${PLONE_BASE}/CMFCore/tests/test_FSFile.py
+${PLONE_BASE}/CMFCore/tests/test_FSFile.pyc
+${PLONE_BASE}/CMFCore/tests/test_FSImage.py
+${PLONE_BASE}/CMFCore/tests/test_FSImage.pyc
+${PLONE_BASE}/CMFCore/tests/test_FSMetadata.py
+${PLONE_BASE}/CMFCore/tests/test_FSMetadata.pyc
+${PLONE_BASE}/CMFCore/tests/test_FSPageTemplate.py
+${PLONE_BASE}/CMFCore/tests/test_FSPageTemplate.pyc
+${PLONE_BASE}/CMFCore/tests/test_FSPropertiesObject.py
+${PLONE_BASE}/CMFCore/tests/test_FSPropertiesObject.pyc
+${PLONE_BASE}/CMFCore/tests/test_FSPythonScript.py
+${PLONE_BASE}/CMFCore/tests/test_FSPythonScript.pyc
+${PLONE_BASE}/CMFCore/tests/test_FSSecurity.py
+${PLONE_BASE}/CMFCore/tests/test_FSSecurity.pyc
+${PLONE_BASE}/CMFCore/tests/test_FSZSQLMethod.py
+${PLONE_BASE}/CMFCore/tests/test_FSZSQLMethod.pyc
+${PLONE_BASE}/CMFCore/tests/test_MemberDataTool.py
+${PLONE_BASE}/CMFCore/tests/test_MemberDataTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_MembershipTool.py
+${PLONE_BASE}/CMFCore/tests/test_MembershipTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_OpaqueItems.py
+${PLONE_BASE}/CMFCore/tests/test_OpaqueItems.pyc
+${PLONE_BASE}/CMFCore/tests/test_PortalContent.py
+${PLONE_BASE}/CMFCore/tests/test_PortalContent.pyc
+${PLONE_BASE}/CMFCore/tests/test_PortalFolder.py
+${PLONE_BASE}/CMFCore/tests/test_PortalFolder.pyc
+${PLONE_BASE}/CMFCore/tests/test_RegistrationTool.py
+${PLONE_BASE}/CMFCore/tests/test_RegistrationTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_SkinsTool.py
+${PLONE_BASE}/CMFCore/tests/test_SkinsTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_TypesTool.py
+${PLONE_BASE}/CMFCore/tests/test_TypesTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_URLTool.py
+${PLONE_BASE}/CMFCore/tests/test_URLTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_UndoTool.py
+${PLONE_BASE}/CMFCore/tests/test_UndoTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_WorkflowTool.py
+${PLONE_BASE}/CMFCore/tests/test_WorkflowTool.pyc
+${PLONE_BASE}/CMFCore/tests/test_utils.py
+${PLONE_BASE}/CMFCore/tests/test_utils.pyc
+${PLONE_BASE}/CMFCore/tool.gif
+${PLONE_BASE}/CMFCore/utils.py
+${PLONE_BASE}/CMFCore/utils.pyc
+${PLONE_BASE}/CMFCore/version.txt
+${PLONE_BASE}/CMFCore/www/typeinfoAliases.zpt
+${PLONE_BASE}/CMFCore/www/typesAliases.zpt
+${PLONE_BASE}/CMFDefault/DEPENDENCIES.txt
+${PLONE_BASE}/CMFDefault/DefaultWorkflow.py
+${PLONE_BASE}/CMFDefault/DefaultWorkflow.pyc
+${PLONE_BASE}/CMFDefault/DiscussionItem.py
+${PLONE_BASE}/CMFDefault/DiscussionItem.pyc
+${PLONE_BASE}/CMFDefault/DiscussionTool.py
+${PLONE_BASE}/CMFDefault/DiscussionTool.pyc
+${PLONE_BASE}/CMFDefault/Document.py
+${PLONE_BASE}/CMFDefault/Document.pyc
+${PLONE_BASE}/CMFDefault/DublinCore.py
+${PLONE_BASE}/CMFDefault/DublinCore.pyc
+${PLONE_BASE}/CMFDefault/Extensions/Upgrade.py
+${PLONE_BASE}/CMFDefault/Extensions/Upgrade.pyc
+${PLONE_BASE}/CMFDefault/Extensions/fix_cmf_permissions.py
+${PLONE_BASE}/CMFDefault/Extensions/fix_cmf_permissions.pyc
+${PLONE_BASE}/CMFDefault/Extensions/migrate_ptk.py
+${PLONE_BASE}/CMFDefault/Extensions/migrate_ptk.pyc
+${PLONE_BASE}/CMFDefault/Extensions/update_catalogIndexes.py
+${PLONE_BASE}/CMFDefault/Extensions/update_catalogIndexes.pyc
+${PLONE_BASE}/CMFDefault/Extensions/update_discussion.py
+${PLONE_BASE}/CMFDefault/Extensions/update_discussion.pyc
+${PLONE_BASE}/CMFDefault/Favorite.py
+${PLONE_BASE}/CMFDefault/Favorite.pyc
+${PLONE_BASE}/CMFDefault/File.py
+${PLONE_BASE}/CMFDefault/File.pyc
+${PLONE_BASE}/CMFDefault/Image.py
+${PLONE_BASE}/CMFDefault/Image.pyc
+${PLONE_BASE}/CMFDefault/Link.py
+${PLONE_BASE}/CMFDefault/Link.pyc
+${PLONE_BASE}/CMFDefault/MembershipTool.py
+${PLONE_BASE}/CMFDefault/MembershipTool.pyc
+${PLONE_BASE}/CMFDefault/MetadataTool.py
+${PLONE_BASE}/CMFDefault/MetadataTool.pyc
+${PLONE_BASE}/CMFDefault/NewsItem.py
+${PLONE_BASE}/CMFDefault/NewsItem.pyc
+${PLONE_BASE}/CMFDefault/Portal.py
+${PLONE_BASE}/CMFDefault/Portal.pyc
+${PLONE_BASE}/CMFDefault/PropertiesTool.py
+${PLONE_BASE}/CMFDefault/PropertiesTool.pyc
+${PLONE_BASE}/CMFDefault/README.txt
+${PLONE_BASE}/CMFDefault/RegistrationTool.py
+${PLONE_BASE}/CMFDefault/RegistrationTool.pyc
+${PLONE_BASE}/CMFDefault/SkinnedFolder.py
+${PLONE_BASE}/CMFDefault/SkinnedFolder.pyc
+${PLONE_BASE}/CMFDefault/SyndicationInfo.py
+${PLONE_BASE}/CMFDefault/SyndicationInfo.pyc
+${PLONE_BASE}/CMFDefault/SyndicationTool.py
+${PLONE_BASE}/CMFDefault/SyndicationTool.pyc
+${PLONE_BASE}/CMFDefault/URLTool.py
+${PLONE_BASE}/CMFDefault/URLTool.pyc
+${PLONE_BASE}/CMFDefault/__init__.py
+${PLONE_BASE}/CMFDefault/__init__.pyc
+${PLONE_BASE}/CMFDefault/browser/__init__.py
+${PLONE_BASE}/CMFDefault/browser/__init__.pyc
+${PLONE_BASE}/CMFDefault/browser/configure.zcml
+${PLONE_BASE}/CMFDefault/browser/five_template.pt
+${PLONE_BASE}/CMFDefault/configure.zcml
+${PLONE_BASE}/CMFDefault/dtml/addPortal.dtml
+${PLONE_BASE}/CMFDefault/dtml/discussionEdit.dtml
+${PLONE_BASE}/CMFDefault/dtml/discussionView.dtml
+${PLONE_BASE}/CMFDefault/dtml/explainDiscussionTool.dtml
+${PLONE_BASE}/CMFDefault/dtml/explainMembershipTool.dtml
+${PLONE_BASE}/CMFDefault/dtml/explainMetadataTool.dtml
+${PLONE_BASE}/CMFDefault/dtml/explainPropertiesTool.dtml
+${PLONE_BASE}/CMFDefault/dtml/membershipRolemapping.dtml
+${PLONE_BASE}/CMFDefault/dtml/metadataElementPolicies.dtml
+${PLONE_BASE}/CMFDefault/dtml/metadataProperties.dtml
+${PLONE_BASE}/CMFDefault/dtml/synOverview.dtml
+${PLONE_BASE}/CMFDefault/dtml/synPolicies.dtml
+${PLONE_BASE}/CMFDefault/dtml/synProps.dtml
+${PLONE_BASE}/CMFDefault/dtml/synReports.dtml
+${PLONE_BASE}/CMFDefault/dtml/zmi_editDocument.dtml
+${PLONE_BASE}/CMFDefault/dtml/zmi_editLink.dtml
+${PLONE_BASE}/CMFDefault/dtml/zmi_metadata.dtml
+${PLONE_BASE}/CMFDefault/exceptions.py
+${PLONE_BASE}/CMFDefault/exceptions.pyc
+${PLONE_BASE}/CMFDefault/factory.py
+${PLONE_BASE}/CMFDefault/factory.pyc
+${PLONE_BASE}/CMFDefault/help/ActorDefinitions.stx
+${PLONE_BASE}/CMFDefault/help/Actor_ContentCreator.stx
+${PLONE_BASE}/CMFDefault/help/Actor_MembershipManager.stx
+${PLONE_BASE}/CMFDefault/help/Actor_Reviewer.stx
+${PLONE_BASE}/CMFDefault/help/Actor_SiteDesigner.stx
+${PLONE_BASE}/CMFDefault/help/Actor_SiteManager.stx
+${PLONE_BASE}/CMFDefault/help/Actor_SiteVisitor.stx
+${PLONE_BASE}/CMFDefault/help/AddContentFolders.stx
+${PLONE_BASE}/CMFDefault/help/ApproveForPublication.stx
+${PLONE_BASE}/CMFDefault/help/BecomeAMember.stx
+${PLONE_BASE}/CMFDefault/help/BrowseCMFSiteHomepage.stx
+${PLONE_BASE}/CMFDefault/help/BrowseNewsItems.stx
+${PLONE_BASE}/CMFDefault/help/BrowseSubmittedForReview.stx
+${PLONE_BASE}/CMFDefault/help/ChangeContent.stx
+${PLONE_BASE}/CMFDefault/help/ConfigureCMFSite.stx
+${PLONE_BASE}/CMFDefault/help/ConfigurePersonalization.stx
+${PLONE_BASE}/CMFDefault/help/CreateCMFFolder.stx
+${PLONE_BASE}/CMFDefault/help/CreateCMFSite.stx
+${PLONE_BASE}/CMFDefault/help/CreateCMFTopic.stx
+${PLONE_BASE}/CMFDefault/help/CreateNewContent.stx
+${PLONE_BASE}/CMFDefault/help/LoginAsMember.stx
+${PLONE_BASE}/CMFDefault/help/ManageLocalRoles.stx
+${PLONE_BASE}/CMFDefault/help/MoveCopyContent.stx
+${PLONE_BASE}/CMFDefault/help/ProvideFeedback.stx
+${PLONE_BASE}/CMFDefault/help/RemoveContent.stx
+${PLONE_BASE}/CMFDefault/help/RenameContent.stx
+${PLONE_BASE}/CMFDefault/help/SearchCMFSite.stx
+${PLONE_BASE}/CMFDefault/help/SubmitContentForPublication.stx
+${PLONE_BASE}/CMFDefault/help/Syndication-Tool_Overview.stx
+${PLONE_BASE}/CMFDefault/help/Syndication-Tool_Policies.stx
+${PLONE_BASE}/CMFDefault/help/Syndication-Tool_Properties.stx
+${PLONE_BASE}/CMFDefault/help/Syndication-Tool_Reporting.stx
+${PLONE_BASE}/CMFDefault/help/TODO.stx
+${PLONE_BASE}/CMFDefault/help/UndoChanges.stx
+${PLONE_BASE}/CMFDefault/help/UnpublishContent.stx
+${PLONE_BASE}/CMFDefault/help/ViewMyContent.stx
+${PLONE_BASE}/CMFDefault/images/workflow.gif
+${PLONE_BASE}/CMFDefault/implements.zcml
+${PLONE_BASE}/CMFDefault/interfaces/Document.py
+${PLONE_BASE}/CMFDefault/interfaces/Document.pyc
+${PLONE_BASE}/CMFDefault/interfaces/__init__.py
+${PLONE_BASE}/CMFDefault/interfaces/__init__.pyc
+${PLONE_BASE}/CMFDefault/interfaces/_content.py
+${PLONE_BASE}/CMFDefault/interfaces/_content.pyc
+${PLONE_BASE}/CMFDefault/interfaces/_tools.py
+${PLONE_BASE}/CMFDefault/interfaces/_tools.pyc
+${PLONE_BASE}/CMFDefault/interfaces/portal_membership.py
+${PLONE_BASE}/CMFDefault/interfaces/portal_membership.pyc
+${PLONE_BASE}/CMFDefault/permissions.py
+${PLONE_BASE}/CMFDefault/permissions.pyc
+${PLONE_BASE}/CMFDefault/portal.gif
+${PLONE_BASE}/CMFDefault/profiles/default/actions.xml
+${PLONE_BASE}/CMFDefault/profiles/default/cachingpolicymgr.xml
+${PLONE_BASE}/CMFDefault/profiles/default/catalog.xml
+${PLONE_BASE}/CMFDefault/profiles/default/contenttyperegistry.xml
+${PLONE_BASE}/CMFDefault/profiles/default/cookieauth.xml
+${PLONE_BASE}/CMFDefault/profiles/default/export_steps.xml
+${PLONE_BASE}/CMFDefault/profiles/default/import_steps.xml
+${PLONE_BASE}/CMFDefault/profiles/default/mailhost.xml
+${PLONE_BASE}/CMFDefault/profiles/default/properties.xml
+${PLONE_BASE}/CMFDefault/profiles/default/rolemap.xml
+${PLONE_BASE}/CMFDefault/profiles/default/skins.xml
+${PLONE_BASE}/CMFDefault/profiles/default/skins/custom.xml
+${PLONE_BASE}/CMFDefault/profiles/default/toolset.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types/CMF_BTree_Folder.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types/Discussion_Item.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types/Document.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types/Favorite.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types/File.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types/Folder.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types/Image.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types/Link.xml
+${PLONE_BASE}/CMFDefault/profiles/default/types/News_Item.xml
+${PLONE_BASE}/CMFDefault/profiles/default/workflows.xml
+${PLONE_BASE}/CMFDefault/profiles/default/workflows/default_workflow/definition.xml
+${PLONE_BASE}/CMFDefault/profiles/sample_content/export_steps.xml
+${PLONE_BASE}/CMFDefault/profiles/sample_content/import_steps.xml
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/.objects
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/.preserve
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/.properties
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/subfolder/.objects
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/subfolder/.properties
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/subfolder/a_link
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/subfolder/binary_file.tgz
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/subfolder/binary_image.png
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/subfolder/html_document
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/subfolder/some_news
+${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/subfolder/stx_document
+${PLONE_BASE}/CMFDefault/scripts/addImagesToSkinPaths.pys
+${PLONE_BASE}/CMFDefault/scripts/convertCatalogGetIconColumn.pys
+${PLONE_BASE}/CMFDefault/setuphandlers.py
+${PLONE_BASE}/CMFDefault/setuphandlers.pyc
+${PLONE_BASE}/CMFDefault/skins/Images/UpFolder_icon.gif
+${PLONE_BASE}/CMFDefault/skins/Images/Zope_logo.gif
+${PLONE_BASE}/CMFDefault/skins/Images/c.gif
+${PLONE_BASE}/CMFDefault/skins/Images/go.gif
+${PLONE_BASE}/CMFDefault/skins/Images/logo.jpg
+${PLONE_BASE}/CMFDefault/skins/Images/logo.png
+${PLONE_BASE}/CMFDefault/skins/Images/spacer.gif
+${PLONE_BASE}/CMFDefault/skins/Images/tinyzope.jpg
+${PLONE_BASE}/CMFDefault/skins/content/aboveInThread.py
+${PLONE_BASE}/CMFDefault/skins/content/content_hide_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/content_publish_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/content_reject_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/content_retract_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/content_show_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/content_status_history.dtml
+${PLONE_BASE}/CMFDefault/skins/content/content_status_modify.py
+${PLONE_BASE}/CMFDefault/skins/content/content_status_modify.pyc
+${PLONE_BASE}/CMFDefault/skins/content/content_submit_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/discussionitem_icon.gif
+${PLONE_BASE}/CMFDefault/skins/content/discussionitem_view.dtml
+${PLONE_BASE}/CMFDefault/skins/content/document_edit.py
+${PLONE_BASE}/CMFDefault/skins/content/document_edit.pyc
+${PLONE_BASE}/CMFDefault/skins/content/document_edit_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/document_icon.gif
+${PLONE_BASE}/CMFDefault/skins/content/document_view.dtml
+${PLONE_BASE}/CMFDefault/skins/content/favorite_view.dtml
+${PLONE_BASE}/CMFDefault/skins/content/file_edit.py
+${PLONE_BASE}/CMFDefault/skins/content/file_edit.pyc
+${PLONE_BASE}/CMFDefault/skins/content/file_edit_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/file_icon.gif
+${PLONE_BASE}/CMFDefault/skins/content/file_view.dtml
+${PLONE_BASE}/CMFDefault/skins/content/folder_edit.py
+${PLONE_BASE}/CMFDefault/skins/content/folder_edit.pyc
+${PLONE_BASE}/CMFDefault/skins/content/folder_edit_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/folder_icon.gif
+${PLONE_BASE}/CMFDefault/skins/content/folder_view.dtml
+${PLONE_BASE}/CMFDefault/skins/content/full_metadata_edit_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/image_edit.py
+${PLONE_BASE}/CMFDefault/skins/content/image_edit.pyc
+${PLONE_BASE}/CMFDefault/skins/content/image_edit_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/image_icon.gif
+${PLONE_BASE}/CMFDefault/skins/content/image_view.dtml
+${PLONE_BASE}/CMFDefault/skins/content/link_edit.py
+${PLONE_BASE}/CMFDefault/skins/content/link_edit.pyc
+${PLONE_BASE}/CMFDefault/skins/content/link_edit_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/link_icon.gif
+${PLONE_BASE}/CMFDefault/skins/content/link_view.dtml
+${PLONE_BASE}/CMFDefault/skins/content/metadata_edit.py
+${PLONE_BASE}/CMFDefault/skins/content/metadata_edit.pyc
+${PLONE_BASE}/CMFDefault/skins/content/metadata_edit_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/newsitem_edit.py
+${PLONE_BASE}/CMFDefault/skins/content/newsitem_edit.pyc
+${PLONE_BASE}/CMFDefault/skins/content/newsitem_edit_form.dtml
+${PLONE_BASE}/CMFDefault/skins/content/newsitem_icon.gif
+${PLONE_BASE}/CMFDefault/skins/content/newsitem_view.dtml
+${PLONE_BASE}/CMFDefault/skins/content/source_html.dtml
+${PLONE_BASE}/CMFDefault/skins/control/addtoFavorites.py
+${PLONE_BASE}/CMFDefault/skins/control/change_password.py
+${PLONE_BASE}/CMFDefault/skins/control/disableSyndication.py
+${PLONE_BASE}/CMFDefault/skins/control/editSynProperties.py
+${PLONE_BASE}/CMFDefault/skins/control/enableSyndication.py
+${PLONE_BASE}/CMFDefault/skins/control/expireAuthCookie.py
+${PLONE_BASE}/CMFDefault/skins/control/expireAuthCookie.pyc
+${PLONE_BASE}/CMFDefault/skins/control/finish_portal_construction.dtml
+${PLONE_BASE}/CMFDefault/skins/control/folder_copy.py
+${PLONE_BASE}/CMFDefault/skins/control/folder_cut.py
+${PLONE_BASE}/CMFDefault/skins/control/folder_delete.py
+${PLONE_BASE}/CMFDefault/skins/control/folder_localrole_edit.py
+${PLONE_BASE}/CMFDefault/skins/control/folder_localrole_edit.pyc
+${PLONE_BASE}/CMFDefault/skins/control/folder_paste.py
+${PLONE_BASE}/CMFDefault/skins/control/folder_rename.py
+${PLONE_BASE}/CMFDefault/skins/control/folder_rename_items.py
+${PLONE_BASE}/CMFDefault/skins/control/isDiscussable.py
+${PLONE_BASE}/CMFDefault/skins/control/logout.py
+${PLONE_BASE}/CMFDefault/skins/control/mail_password.py
+${PLONE_BASE}/CMFDefault/skins/control/personalize.py
+${PLONE_BASE}/CMFDefault/skins/control/reconfig.py
+${PLONE_BASE}/CMFDefault/skins/control/register.py
+${PLONE_BASE}/CMFDefault/skins/control/search_debug.dtml
+${PLONE_BASE}/CMFDefault/skins/control/setAuthCookie.py
+${PLONE_BASE}/CMFDefault/skins/control/setAuthCookie.pyc
+${PLONE_BASE}/CMFDefault/skins/control/synPropertiesForm.dtml
+${PLONE_BASE}/CMFDefault/skins/control/undo.py
+${PLONE_BASE}/CMFDefault/skins/generic/RSS.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/TitleOrId.py
+${PLONE_BASE}/CMFDefault/skins/generic/actions_box.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/clearCookie.py
+${PLONE_BASE}/CMFDefault/skins/generic/clearCookie.pyc
+${PLONE_BASE}/CMFDefault/skins/generic/content_byline.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/css_inline_or_link.py
+${PLONE_BASE}/CMFDefault/skins/generic/default_stylesheet.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/discussion_reply.py
+${PLONE_BASE}/CMFDefault/skins/generic/discussion_reply.pyc
+${PLONE_BASE}/CMFDefault/skins/generic/discussion_reply_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/discussion_reply_preview.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/discussion_thread_view.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/doFormSearch.py
+${PLONE_BASE}/CMFDefault/skins/generic/filterCookie.py
+${PLONE_BASE}/CMFDefault/skins/generic/filterCookie.pyc
+${PLONE_BASE}/CMFDefault/skins/generic/folder_add.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/folder_contents.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/folder_factories.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/folder_filter_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/folder_localrole_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/folder_rename_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/iconHTML.py
+${PLONE_BASE}/CMFDefault/skins/generic/index_html.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/itemRSS.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/join_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/listMetaTags.py
+${PLONE_BASE}/CMFDefault/skins/generic/logged_in.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/logged_out.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/login_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/mail_password_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/mail_password_response.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/mail_password_template.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/menu.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/metadata_help.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/news_box.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/password_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/personalize_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/recent_news.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/reconfig_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/registered.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/registered_notify_template.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/roster.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/rssBody.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/rssDisabled.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/search.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/search_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/showThreads.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/simple_metadata.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/standard_html_footer.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/standard_html_header.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/standard_top_bar.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/stylesheet_properties.props
+${PLONE_BASE}/CMFDefault/skins/generic/truncID.py
+${PLONE_BASE}/CMFDefault/skins/generic/undo_form.dtml
+${PLONE_BASE}/CMFDefault/skins/generic/viewThreadsAtBottom.dtml
+${PLONE_BASE}/CMFDefault/skins/no_css/stylesheet_properties.props
+${PLONE_BASE}/CMFDefault/skins/nouvelle/nouvelle_stylesheet.dtml
+${PLONE_BASE}/CMFDefault/skins/nouvelle/stylesheet_properties.props
+${PLONE_BASE}/CMFDefault/skins/zpt_content/aboveInThread.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/content_hide_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/content_publish_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/content_reject_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/content_retract_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/content_show_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/content_status_history.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/content_status_modify.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/content_status_modify.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_content/content_submit_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/discussionitem_icon.gif
+${PLONE_BASE}/CMFDefault/skins/zpt_content/discussionitem_view.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/document_edit_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/document_edit_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/document_edit_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/document_icon.gif
+${PLONE_BASE}/CMFDefault/skins/zpt_content/document_view.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/favorite_view.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/file_edit_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/file_edit_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/file_edit_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/file_icon.gif
+${PLONE_BASE}/CMFDefault/skins/zpt_content/file_view.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/folder_edit_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/folder_edit_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/folder_edit_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/folder_icon.gif
+${PLONE_BASE}/CMFDefault/skins/zpt_content/folder_view.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/full_metadata_edit_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/full_metadata_edit_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/getBaseTag.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/image_edit_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/image_edit_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/image_edit_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/image_icon.gif
+${PLONE_BASE}/CMFDefault/skins/zpt_content/image_view.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/link_edit_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/link_edit_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/link_edit_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/link_icon.gif
+${PLONE_BASE}/CMFDefault/skins/zpt_content/link_view.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/metadata_edit_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/metadata_edit_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/metadata_edit_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/newsitem_edit_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/newsitem_edit_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/newsitem_edit_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/newsitem_icon.gif
+${PLONE_BASE}/CMFDefault/skins/zpt_content/newsitem_view.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/source_html.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/subjectsList.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/transition_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_content/validateHTML.py
+${PLONE_BASE}/CMFDefault/skins/zpt_content/validateTextFile.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/addtoFavorites.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/addtoFavorites.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_control/change_password.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/disableSyndication.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/editSynProperties.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/enableSyndication.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/finish_portal_construction.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_add_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_bottom_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_copy_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_cut_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_delete_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_down_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_localrole_edit.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_localrole_edit.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_paste_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_rename_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_sort_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_top_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/folder_up_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/isDiscussable.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/logout.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/mail_password.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/members_add_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/members_delete_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/personalize.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/portal_config_control.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/reconfig.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/reverseList.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/setRedirect.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/setStatus.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/synPropertiesForm.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_control/undo.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/validateId.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/validateItemIds.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/validateMemberIds.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/validatePassword.py
+${PLONE_BASE}/CMFDefault/skins/zpt_control/validateType.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/RSS.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/RSS_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/TitleOrId.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/actions_box.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/batch_widgets.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/breadcrumbs.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/clearCookie.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/clearCookie.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/content_byline.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/discitem_delete.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/discitem_delete.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/discussion_reply.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/discussion_reply.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/discussion_reply_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/discussion_reply_preview.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/expanded_title.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/filterCookie.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/filterCookie.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/folder_add.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/folder_contents.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/folder_contents_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/folder_factories.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/folder_factories_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/folder_filter_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/folder_localrole_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/folder_rename_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/folder_rename_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/form_widgets.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/getBatchItemInfos.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/getBatchNavigation.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/get_permalink.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/index_html.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/index_html_categorized.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/index_html_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/index_html_utils.html
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/join_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/join_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/logged_in.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/logged_out.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/login_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/mail_password_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/mail_password_response.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/mail_password_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/main_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/members_manage_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/members_manage_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/metadata_help.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/news_box.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/password_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/permalink.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/personalize_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/publishItems.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/publishItems.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/recent_news.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/reconfig_form.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/reconfig_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/registered.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/registered_notify_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/rejectItems.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/rejectItems.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/review.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/roster.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/rssDisabled.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/search.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/search_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/search_results_template.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/setup_talkback_tree.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/standard_error_message.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/stxmethod_view.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/talkback_tree.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/truncID.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/unauthRedirect.py
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/unauthRedirect.pyc
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/undo_form.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/viewThreadsAtBottom.pt
+${PLONE_BASE}/CMFDefault/skins/zpt_generic/zpt_stylesheet.css
+${PLONE_BASE}/CMFDefault/tests/TestImage.jpg
+${PLONE_BASE}/CMFDefault/tests/__init__.py
+${PLONE_BASE}/CMFDefault/tests/__init__.pyc
+${PLONE_BASE}/CMFDefault/tests/test_DefaultWorkflow.py
+${PLONE_BASE}/CMFDefault/tests/test_DefaultWorkflow.pyc
+${PLONE_BASE}/CMFDefault/tests/test_DiscussionReply.py
+${PLONE_BASE}/CMFDefault/tests/test_DiscussionReply.pyc
+${PLONE_BASE}/CMFDefault/tests/test_DiscussionTool.py
+${PLONE_BASE}/CMFDefault/tests/test_DiscussionTool.pyc
+${PLONE_BASE}/CMFDefault/tests/test_Discussions.py
+${PLONE_BASE}/CMFDefault/tests/test_Discussions.pyc
+${PLONE_BASE}/CMFDefault/tests/test_Document.py
+${PLONE_BASE}/CMFDefault/tests/test_Document.pyc
+${PLONE_BASE}/CMFDefault/tests/test_DublinCore.py
+${PLONE_BASE}/CMFDefault/tests/test_DublinCore.pyc
+${PLONE_BASE}/CMFDefault/tests/test_Favorite.py
+${PLONE_BASE}/CMFDefault/tests/test_Favorite.pyc
+${PLONE_BASE}/CMFDefault/tests/test_Image.py
+${PLONE_BASE}/CMFDefault/tests/test_Image.pyc
+${PLONE_BASE}/CMFDefault/tests/test_Link.py
+${PLONE_BASE}/CMFDefault/tests/test_Link.pyc
+${PLONE_BASE}/CMFDefault/tests/test_MembershipTool.py
+${PLONE_BASE}/CMFDefault/tests/test_MembershipTool.pyc
+${PLONE_BASE}/CMFDefault/tests/test_MetadataTool.py
+${PLONE_BASE}/CMFDefault/tests/test_MetadataTool.pyc
+${PLONE_BASE}/CMFDefault/tests/test_NewsItem.py
+${PLONE_BASE}/CMFDefault/tests/test_NewsItem.pyc
+${PLONE_BASE}/CMFDefault/tests/test_Portal.py
+${PLONE_BASE}/CMFDefault/tests/test_Portal.pyc
+${PLONE_BASE}/CMFDefault/tests/test_PropertiesTool.py
+${PLONE_BASE}/CMFDefault/tests/test_PropertiesTool.pyc
+${PLONE_BASE}/CMFDefault/tests/test_RegistrationTool.py
+${PLONE_BASE}/CMFDefault/tests/test_RegistrationTool.pyc
+${PLONE_BASE}/CMFDefault/tests/test_SyndicationTool.py
+${PLONE_BASE}/CMFDefault/tests/test_SyndicationTool.pyc
+${PLONE_BASE}/CMFDefault/tests/test_join.py
+${PLONE_BASE}/CMFDefault/tests/test_join.pyc
+${PLONE_BASE}/CMFDefault/tests/test_utils.py
+${PLONE_BASE}/CMFDefault/tests/test_utils.pyc
+${PLONE_BASE}/CMFDefault/tool.gif
+${PLONE_BASE}/CMFDefault/utils.py
+${PLONE_BASE}/CMFDefault/utils.pyc
+${PLONE_BASE}/CMFDefault/version.txt
+${PLONE_BASE}/CMFDefault/www/siteAddForm.zpt
+${PLONE_BASE}/CMFDynamicViewFTI/AUTHORS.txt
+${PLONE_BASE}/CMFDynamicViewFTI/HISTORY.txt
+${PLONE_BASE}/CMFDynamicViewFTI/INSTALL.txt
+${PLONE_BASE}/CMFDynamicViewFTI/LICENSE.txt
+${PLONE_BASE}/CMFDynamicViewFTI/README.txt
+${PLONE_BASE}/CMFDynamicViewFTI/__init__.py
+${PLONE_BASE}/CMFDynamicViewFTI/__init__.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/browserdefault.py
+${PLONE_BASE}/CMFDynamicViewFTI/browserdefault.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/configure.zcml
+${PLONE_BASE}/CMFDynamicViewFTI/fti.py
+${PLONE_BASE}/CMFDynamicViewFTI/fti.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/images/typeinfo.gif
+${PLONE_BASE}/CMFDynamicViewFTI/interface/__init__.py
+${PLONE_BASE}/CMFDynamicViewFTI/interface/__init__.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/interface/_base.py
+${PLONE_BASE}/CMFDynamicViewFTI/interface/_base.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/interfaces.py
+${PLONE_BASE}/CMFDynamicViewFTI/interfaces.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/migrate.py
+${PLONE_BASE}/CMFDynamicViewFTI/migrate.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/permissions.py
+${PLONE_BASE}/CMFDynamicViewFTI/permissions.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/profiles/sample_types/types.xml
+${PLONE_BASE}/CMFDynamicViewFTI/profiles/sample_types/types/DynDocument.xml
+${PLONE_BASE}/CMFDynamicViewFTI/profiles/sample_types/types/DynFolder.xml
+${PLONE_BASE}/CMFDynamicViewFTI/tests/CMFDVFTITestCase.py
+${PLONE_BASE}/CMFDynamicViewFTI/tests/CMFDVFTITestCase.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/tests/__init__.py
+${PLONE_BASE}/CMFDynamicViewFTI/tests/__init__.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/tests/test_browserdefault.py
+${PLONE_BASE}/CMFDynamicViewFTI/tests/test_browserdefault.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/tests/test_fti.py
+${PLONE_BASE}/CMFDynamicViewFTI/tests/test_fti.pyc
+${PLONE_BASE}/CMFDynamicViewFTI/version.txt
+${PLONE_BASE}/CMFFormController/AUTHORS
+${PLONE_BASE}/CMFFormController/Actions/BaseFormAction.py
+${PLONE_BASE}/CMFFormController/Actions/BaseFormAction.pyc
+${PLONE_BASE}/CMFFormController/Actions/IFormAction.py
+${PLONE_BASE}/CMFFormController/Actions/IFormAction.pyc
+${PLONE_BASE}/CMFFormController/Actions/RedirectTo.py
+${PLONE_BASE}/CMFFormController/Actions/RedirectTo.pyc
+${PLONE_BASE}/CMFFormController/Actions/RedirectToAction.py
+${PLONE_BASE}/CMFFormController/Actions/RedirectToAction.pyc
+${PLONE_BASE}/CMFFormController/Actions/TraverseTo.py
+${PLONE_BASE}/CMFFormController/Actions/TraverseTo.pyc
+${PLONE_BASE}/CMFFormController/Actions/TraverseToAction.py
+${PLONE_BASE}/CMFFormController/Actions/TraverseToAction.pyc
+${PLONE_BASE}/CMFFormController/Actions/__init__.py
+${PLONE_BASE}/CMFFormController/Actions/__init__.pyc
+${PLONE_BASE}/CMFFormController/BaseControllerPageTemplate.py
+${PLONE_BASE}/CMFFormController/BaseControllerPageTemplate.pyc
+${PLONE_BASE}/CMFFormController/ChangeLog
+${PLONE_BASE}/CMFFormController/ControllerBase.py
+${PLONE_BASE}/CMFFormController/ControllerBase.pyc
+${PLONE_BASE}/CMFFormController/ControllerPageTemplate.py
+${PLONE_BASE}/CMFFormController/ControllerPageTemplate.pyc
+${PLONE_BASE}/CMFFormController/ControllerPageTemplateFile.py
+${PLONE_BASE}/CMFFormController/ControllerPageTemplateFile.pyc
+${PLONE_BASE}/CMFFormController/ControllerPythonScript.py
+${PLONE_BASE}/CMFFormController/ControllerPythonScript.pyc
+${PLONE_BASE}/CMFFormController/ControllerState.py
+${PLONE_BASE}/CMFFormController/ControllerState.pyc
+${PLONE_BASE}/CMFFormController/ControllerValidator.py
+${PLONE_BASE}/CMFFormController/ControllerValidator.pyc
+${PLONE_BASE}/CMFFormController/Extensions/Install.py
+${PLONE_BASE}/CMFFormController/Extensions/Install.pyc
+${PLONE_BASE}/CMFFormController/Extensions/__init__.py
+${PLONE_BASE}/CMFFormController/Extensions/__init__.pyc
+${PLONE_BASE}/CMFFormController/FSControllerBase.py
+${PLONE_BASE}/CMFFormController/FSControllerBase.pyc
+${PLONE_BASE}/CMFFormController/FSControllerPageTemplate.py
+${PLONE_BASE}/CMFFormController/FSControllerPageTemplate.pyc
+${PLONE_BASE}/CMFFormController/FSControllerPythonScript.py
+${PLONE_BASE}/CMFFormController/FSControllerPythonScript.pyc
+${PLONE_BASE}/CMFFormController/FSControllerValidator.py
+${PLONE_BASE}/CMFFormController/FSControllerValidator.pyc
+${PLONE_BASE}/CMFFormController/FormAction.py
+${PLONE_BASE}/CMFFormController/FormAction.pyc
+${PLONE_BASE}/CMFFormController/FormController.py
+${PLONE_BASE}/CMFFormController/FormController.pyc
+${PLONE_BASE}/CMFFormController/FormValidator.py
+${PLONE_BASE}/CMFFormController/FormValidator.pyc
+${PLONE_BASE}/CMFFormController/HISTORY.txt
+${PLONE_BASE}/CMFFormController/Key.py
+${PLONE_BASE}/CMFFormController/Key.pyc
+${PLONE_BASE}/CMFFormController/LICENSE.txt
+${PLONE_BASE}/CMFFormController/README.txt
+${PLONE_BASE}/CMFFormController/Script.py
+${PLONE_BASE}/CMFFormController/Script.pyc
+${PLONE_BASE}/CMFFormController/ValidationError.py
+${PLONE_BASE}/CMFFormController/ValidationError.pyc
+${PLONE_BASE}/CMFFormController/__init__.py
+${PLONE_BASE}/CMFFormController/__init__.pyc
+${PLONE_BASE}/CMFFormController/config.py
+${PLONE_BASE}/CMFFormController/config.pyc
+${PLONE_BASE}/CMFFormController/configure.zcml
+${PLONE_BASE}/CMFFormController/documentation/FormControllerTutorial.pdf
+${PLONE_BASE}/CMFFormController/documentation/fctutorial_source.txt
+${PLONE_BASE}/CMFFormController/exportimport/__init__.py
+${PLONE_BASE}/CMFFormController/exportimport/__init__.pyc
+${PLONE_BASE}/CMFFormController/exportimport/configure.zcml
+${PLONE_BASE}/CMFFormController/exportimport/controllerpythonscript.py
+${PLONE_BASE}/CMFFormController/exportimport/controllerpythonscript.pyc
+${PLONE_BASE}/CMFFormController/exportimport/controllervalidator.py
+${PLONE_BASE}/CMFFormController/exportimport/controllervalidator.pyc
+${PLONE_BASE}/CMFFormController/exportimport/formcontroller.py
+${PLONE_BASE}/CMFFormController/exportimport/formcontroller.pyc
+${PLONE_BASE}/CMFFormController/exportimport/xml/fcExport.xml
+${PLONE_BASE}/CMFFormController/globalVars.py
+${PLONE_BASE}/CMFFormController/globalVars.pyc
+${PLONE_BASE}/CMFFormController/interfaces.py
+${PLONE_BASE}/CMFFormController/interfaces.pyc
+${PLONE_BASE}/CMFFormController/tests/__init__.py
+${PLONE_BASE}/CMFFormController/tests/__init__.pyc
+${PLONE_BASE}/CMFFormController/tests/testCopyRename.py
+${PLONE_BASE}/CMFFormController/tests/testCopyRename.pyc
+${PLONE_BASE}/CMFFormController/tests/testPOSTSecurity.py
+${PLONE_BASE}/CMFFormController/tests/testPOSTSecurity.pyc
+${PLONE_BASE}/CMFFormController/tests/test_exportimport.py
+${PLONE_BASE}/CMFFormController/tests/test_exportimport.pyc
+${PLONE_BASE}/CMFFormController/tool.gif
+${PLONE_BASE}/CMFFormController/utils.py
+${PLONE_BASE}/CMFFormController/utils.pyc
+${PLONE_BASE}/CMFFormController/version.txt
+${PLONE_BASE}/CMFFormController/www/cpt.gif
+${PLONE_BASE}/CMFFormController/www/cptAdd.zpt
+${PLONE_BASE}/CMFFormController/www/cpy.gif
+${PLONE_BASE}/CMFFormController/www/cpyAdd.zpt
+${PLONE_BASE}/CMFFormController/www/default.html
+${PLONE_BASE}/CMFFormController/www/default_cpy
+${PLONE_BASE}/CMFFormController/www/default_vpy
+${PLONE_BASE}/CMFFormController/www/docs.stx
+${PLONE_BASE}/CMFFormController/www/manage_docs.zpt
+${PLONE_BASE}/CMFFormController/www/manage_formActionsForm.zpt
+${PLONE_BASE}/CMFFormController/www/manage_formValidatorsForm.zpt
+${PLONE_BASE}/CMFFormController/www/manage_overview.zpt
+${PLONE_BASE}/CMFFormController/www/manage_purgeForm.zpt
+${PLONE_BASE}/CMFFormController/www/vpy.gif
+${PLONE_BASE}/CMFFormController/www/vpyAdd.zpt
+${PLONE_BASE}/CMFPlacefulWorkflow/ABOUT
+${PLONE_BASE}/CMFPlacefulWorkflow/CHANGES
+${PLONE_BASE}/CMFPlacefulWorkflow/DefaultWorkflowPolicy.py
+${PLONE_BASE}/CMFPlacefulWorkflow/DefaultWorkflowPolicy.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/Extensions/Install.py
+${PLONE_BASE}/CMFPlacefulWorkflow/Extensions/Install.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/INSTALL.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/LICENSE
+${PLONE_BASE}/CMFPlacefulWorkflow/Log.py
+${PLONE_BASE}/CMFPlacefulWorkflow/Log.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/PlacefulWorkflowTool.py
+${PLONE_BASE}/CMFPlacefulWorkflow/PlacefulWorkflowTool.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/README.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/TESTED_WITH
+${PLONE_BASE}/CMFPlacefulWorkflow/TODO.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/WorkflowPolicyConfig.py
+${PLONE_BASE}/CMFPlacefulWorkflow/WorkflowPolicyConfig.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/__init__.py
+${PLONE_BASE}/CMFPlacefulWorkflow/__init__.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/doc/FAQ
+${PLONE_BASE}/CMFPlacefulWorkflow/doc/SCREENSHOTS
+${PLONE_BASE}/CMFPlacefulWorkflow/doc/icon.png
+${PLONE_BASE}/CMFPlacefulWorkflow/doc/readme.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/doc/workflow_policy.png
+${PLONE_BASE}/CMFPlacefulWorkflow/dtml/addWorkflowPolicy.dtml
+${PLONE_BASE}/CMFPlacefulWorkflow/dtml/addWorkflowPolicyConfig_form.dtml
+${PLONE_BASE}/CMFPlacefulWorkflow/dtml/defineLocalWorkflowPolicy.dtml
+${PLONE_BASE}/CMFPlacefulWorkflow/dtml/explainWorkflowPolicy.dtml
+${PLONE_BASE}/CMFPlacefulWorkflow/dtml/manageWorkflowPolicyConfig.dtml
+${PLONE_BASE}/CMFPlacefulWorkflow/dtml/selectWorkflows.dtml
+${PLONE_BASE}/CMFPlacefulWorkflow/global_symbols.py
+${PLONE_BASE}/CMFPlacefulWorkflow/global_symbols.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/images/workflow_policy.gif
+${PLONE_BASE}/CMFPlacefulWorkflow/interfaces/__init__.py
+${PLONE_BASE}/CMFPlacefulWorkflow/interfaces/__init__.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/interfaces/portal_placeful_workflow.py
+${PLONE_BASE}/CMFPlacefulWorkflow/interfaces/portal_placeful_workflow.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/messagefactory_.py
+${PLONE_BASE}/CMFPlacefulWorkflow/messagefactory_.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/patches/__init__.py
+${PLONE_BASE}/CMFPlacefulWorkflow/patches/__init__.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/patches/workflowtoolPatch.py
+${PLONE_BASE}/CMFPlacefulWorkflow/patches/workflowtoolPatch.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/product.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/refresh.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/placeful_workflow_configuration.pt
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/placeful_workflow_configuration_add.py
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/placeful_workflow_configuration_add.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/placeful_workflow_configuration_set.py
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/placeful_workflow_configuration_set.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/placefulworkflow_icon.png
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/prefs_workflow_advanced.pt
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/prefs_workflow_localpolicies_form.pt
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/prefs_workflow_localpolicies_set.py
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/prefs_workflow_localpolicies_set.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/prefs_workflow_policy_mapping.pt
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/prefs_workflow_policy_mapping.pt.metadata
+${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow/prefs_workflow_policy_mapping_set.py
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/README
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/__init__.py
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/__init__.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/testCMFPlacefulWorkflow.py
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/testCMFPlacefulWorkflow.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/tool.gif
+${PLONE_BASE}/CMFPlacefulWorkflow/version.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/www/WorkflowPolicyConfig_icon.gif
+${PLONE_BASE}/CMFPlone/ActionIconsTool.py
+${PLONE_BASE}/CMFPlone/ActionIconsTool.pyc
+${PLONE_BASE}/CMFPlone/ActionsTool.py
+${PLONE_BASE}/CMFPlone/ActionsTool.pyc
+${PLONE_BASE}/CMFPlone/CREDITS.txt
+${PLONE_BASE}/CMFPlone/CalendarTool.py
+${PLONE_BASE}/CMFPlone/CalendarTool.pyc
+${PLONE_BASE}/CMFPlone/CatalogTool.py
+${PLONE_BASE}/CMFPlone/CatalogTool.pyc
+${PLONE_BASE}/CMFPlone/CustomizationPolicy.py
+${PLONE_BASE}/CMFPlone/CustomizationPolicy.pyc
+${PLONE_BASE}/CMFPlone/DiscussionTool.py
+${PLONE_BASE}/CMFPlone/DiscussionTool.pyc
+${PLONE_BASE}/CMFPlone/Extensions/__init__.py
+${PLONE_BASE}/CMFPlone/Extensions/__init__.pyc
+${PLONE_BASE}/CMFPlone/Extensions/accessRule.py
+${PLONE_BASE}/CMFPlone/Extensions/accessRule.pyc
+${PLONE_BASE}/CMFPlone/Extensions/add_copyright.py
+${PLONE_BASE}/CMFPlone/Extensions/add_copyright.pyc
+${PLONE_BASE}/CMFPlone/Extensions/cleanup.py
+${PLONE_BASE}/CMFPlone/Extensions/cleanup.pyc
+${PLONE_BASE}/CMFPlone/Extensions/migrate.py
+${PLONE_BASE}/CMFPlone/Extensions/migrate.pyc
+${PLONE_BASE}/CMFPlone/Extensions/setupSite.py
+${PLONE_BASE}/CMFPlone/Extensions/setupSite.pyc
+${PLONE_BASE}/CMFPlone/Extensions/stripGRUFLocalRolePrefix.py
+${PLONE_BASE}/CMFPlone/Extensions/stripGRUFLocalRolePrefix.pyc
+${PLONE_BASE}/CMFPlone/Extensions/tidy_up.py
+${PLONE_BASE}/CMFPlone/Extensions/tidy_up.pyc
+${PLONE_BASE}/CMFPlone/Extensions/view_source.py
+${PLONE_BASE}/CMFPlone/Extensions/view_source.pyc
+${PLONE_BASE}/CMFPlone/FactoryTool.py
+${PLONE_BASE}/CMFPlone/FactoryTool.pyc
+${PLONE_BASE}/CMFPlone/FolderWorkflow.py
+${PLONE_BASE}/CMFPlone/FolderWorkflow.pyc
+${PLONE_BASE}/CMFPlone/GroupDataTool.py
+${PLONE_BASE}/CMFPlone/GroupDataTool.pyc
+${PLONE_BASE}/CMFPlone/GroupsTool.py
+${PLONE_BASE}/CMFPlone/GroupsTool.pyc
+${PLONE_BASE}/CMFPlone/HISTORY.txt
+${PLONE_BASE}/CMFPlone/INSTALL.txt
+${PLONE_BASE}/CMFPlone/InterfaceTool.py
+${PLONE_BASE}/CMFPlone/InterfaceTool.pyc
+${PLONE_BASE}/CMFPlone/LICENSE.GPL
+${PLONE_BASE}/CMFPlone/LICENSE.ZPL
+${PLONE_BASE}/CMFPlone/LICENSE.txt
+${PLONE_BASE}/CMFPlone/LargePloneFolder.py
+${PLONE_BASE}/CMFPlone/LargePloneFolder.pyc
+${PLONE_BASE}/CMFPlone/MemberDataTool.py
+${PLONE_BASE}/CMFPlone/MemberDataTool.pyc
+${PLONE_BASE}/CMFPlone/MembershipTool.py
+${PLONE_BASE}/CMFPlone/MembershipTool.pyc
+${PLONE_BASE}/CMFPlone/MetadataTool.py
+${PLONE_BASE}/CMFPlone/MetadataTool.pyc
+${PLONE_BASE}/CMFPlone/MigrationTool.py
+${PLONE_BASE}/CMFPlone/MigrationTool.pyc
+${PLONE_BASE}/CMFPlone/PloneBaseTool.py
+${PLONE_BASE}/CMFPlone/PloneBaseTool.pyc
+${PLONE_BASE}/CMFPlone/PloneBatch.py
+${PLONE_BASE}/CMFPlone/PloneBatch.pyc
+${PLONE_BASE}/CMFPlone/PloneContent.py
+${PLONE_BASE}/CMFPlone/PloneContent.pyc
+${PLONE_BASE}/CMFPlone/PloneControlPanel.py
+${PLONE_BASE}/CMFPlone/PloneControlPanel.pyc
+${PLONE_BASE}/CMFPlone/PloneFolder.py
+${PLONE_BASE}/CMFPlone/PloneFolder.pyc
+${PLONE_BASE}/CMFPlone/PloneInitialize.py
+${PLONE_BASE}/CMFPlone/PloneInitialize.pyc
+${PLONE_BASE}/CMFPlone/PloneTool.py
+${PLONE_BASE}/CMFPlone/PloneTool.pyc
+${PLONE_BASE}/CMFPlone/PloneUtilities.py
+${PLONE_BASE}/CMFPlone/PloneUtilities.pyc
+${PLONE_BASE}/CMFPlone/PloneWorkflow.py
+${PLONE_BASE}/CMFPlone/PloneWorkflow.pyc
+${PLONE_BASE}/CMFPlone/Portal.py
+${PLONE_BASE}/CMFPlone/Portal.pyc
+${PLONE_BASE}/CMFPlone/PropertiesTool.py
+${PLONE_BASE}/CMFPlone/PropertiesTool.pyc
+${PLONE_BASE}/CMFPlone/QuickInstallerTool.py
+${PLONE_BASE}/CMFPlone/QuickInstallerTool.pyc
+${PLONE_BASE}/CMFPlone/README.txt
+${PLONE_BASE}/CMFPlone/RELEASENOTES.txt
+${PLONE_BASE}/CMFPlone/RegistrationTool.py
+${PLONE_BASE}/CMFPlone/RegistrationTool.pyc
+${PLONE_BASE}/CMFPlone/SkinsTool.py
+${PLONE_BASE}/CMFPlone/SkinsTool.pyc
+${PLONE_BASE}/CMFPlone/SyndicationTool.py
+${PLONE_BASE}/CMFPlone/SyndicationTool.pyc
+${PLONE_BASE}/CMFPlone/ToolNames.py
+${PLONE_BASE}/CMFPlone/ToolNames.pyc
+${PLONE_BASE}/CMFPlone/TranslationServiceTool.py
+${PLONE_BASE}/CMFPlone/TranslationServiceTool.pyc
+${PLONE_BASE}/CMFPlone/TypesTool.py
+${PLONE_BASE}/CMFPlone/TypesTool.pyc
+${PLONE_BASE}/CMFPlone/UPGRADE.txt
+${PLONE_BASE}/CMFPlone/URLTool.py
+${PLONE_BASE}/CMFPlone/URLTool.pyc
+${PLONE_BASE}/CMFPlone/UndoTool.py
+${PLONE_BASE}/CMFPlone/UndoTool.pyc
+${PLONE_BASE}/CMFPlone/UnicodeNormalizer.py
+${PLONE_BASE}/CMFPlone/UnicodeNormalizer.pyc
+${PLONE_BASE}/CMFPlone/UnicodeSplitter.py
+${PLONE_BASE}/CMFPlone/UnicodeSplitter.pyc
+${PLONE_BASE}/CMFPlone/WorkflowTool.py
+${PLONE_BASE}/CMFPlone/WorkflowTool.pyc
+${PLONE_BASE}/CMFPlone/__init__.py
+${PLONE_BASE}/CMFPlone/__init__.pyc
+${PLONE_BASE}/CMFPlone/bbb/__init__.py
+${PLONE_BASE}/CMFPlone/bbb/__init__.pyc
+${PLONE_BASE}/CMFPlone/bbb/zope_28_compat.py
+${PLONE_BASE}/CMFPlone/bbb/zope_28_compat.pyc
+${PLONE_BASE}/CMFPlone/browser/__init__.py
+${PLONE_BASE}/CMFPlone/browser/__init__.pyc
+${PLONE_BASE}/CMFPlone/browser/configure.zcml
+${PLONE_BASE}/CMFPlone/browser/interfaces.py
+${PLONE_BASE}/CMFPlone/browser/interfaces.pyc
+${PLONE_BASE}/CMFPlone/browser/navigation.py
+${PLONE_BASE}/CMFPlone/browser/navigation.pyc
+${PLONE_BASE}/CMFPlone/browser/navtree.py
+${PLONE_BASE}/CMFPlone/browser/navtree.pyc
+${PLONE_BASE}/CMFPlone/browser/plone.py
+${PLONE_BASE}/CMFPlone/browser/plone.pyc
+${PLONE_BASE}/CMFPlone/browser/portlets/__init__.py
+${PLONE_BASE}/CMFPlone/browser/portlets/__init__.pyc
+${PLONE_BASE}/CMFPlone/browser/portlets/calendar.py
+${PLONE_BASE}/CMFPlone/browser/portlets/calendar.pyc
+${PLONE_BASE}/CMFPlone/browser/portlets/events.py
+${PLONE_BASE}/CMFPlone/browser/portlets/events.pyc
+${PLONE_BASE}/CMFPlone/browser/portlets/navigation.py
+${PLONE_BASE}/CMFPlone/browser/portlets/navigation.pyc
+${PLONE_BASE}/CMFPlone/browser/portlets/news.py
+${PLONE_BASE}/CMFPlone/browser/portlets/news.pyc
+${PLONE_BASE}/CMFPlone/browser/portlets/recent.py
+${PLONE_BASE}/CMFPlone/browser/portlets/recent.pyc
+${PLONE_BASE}/CMFPlone/browser/sitemap.py
+${PLONE_BASE}/CMFPlone/browser/sitemap.pyc
+${PLONE_BASE}/CMFPlone/configure.zcml
+${PLONE_BASE}/CMFPlone/docs/README.txt
+${PLONE_BASE}/CMFPlone/exportimport/README.txt
+${PLONE_BASE}/CMFPlone/exportimport/__init__.py
+${PLONE_BASE}/CMFPlone/exportimport/__init__.pyc
+${PLONE_BASE}/CMFPlone/exportimport/configure.zcml
+${PLONE_BASE}/CMFPlone/exportimport/content.py
+${PLONE_BASE}/CMFPlone/exportimport/content.pyc
+${PLONE_BASE}/CMFPlone/exportimport/controlpanel.py
+${PLONE_BASE}/CMFPlone/exportimport/controlpanel.pyc
+${PLONE_BASE}/CMFPlone/exportimport/factorytool.py
+${PLONE_BASE}/CMFPlone/exportimport/factorytool.pyc
+${PLONE_BASE}/CMFPlone/exportimport/memberdata_properties.py
+${PLONE_BASE}/CMFPlone/exportimport/memberdata_properties.pyc
+${PLONE_BASE}/CMFPlone/exportimport/propertiestool.py
+${PLONE_BASE}/CMFPlone/exportimport/propertiestool.pyc
+${PLONE_BASE}/CMFPlone/exportimport/tests/__init__.py
+${PLONE_BASE}/CMFPlone/exportimport/tests/__init__.pyc
+${PLONE_BASE}/CMFPlone/exportimport/tests/base.py
+${PLONE_BASE}/CMFPlone/exportimport/tests/base.pyc
+${PLONE_BASE}/CMFPlone/exportimport/tests/framework.py
+${PLONE_BASE}/CMFPlone/exportimport/tests/framework.pyc
+${PLONE_BASE}/CMFPlone/exportimport/tests/runalltests.py
+${PLONE_BASE}/CMFPlone/exportimport/tests/runalltests.pyc
+${PLONE_BASE}/CMFPlone/exportimport/tests/testControlPanel.py
+${PLONE_BASE}/CMFPlone/exportimport/tests/testControlPanel.pyc
+${PLONE_BASE}/CMFPlone/exportimport/tests/testFactoryTool.py
+${PLONE_BASE}/CMFPlone/exportimport/tests/testFactoryTool.pyc
+${PLONE_BASE}/CMFPlone/exportimport/tests/testPropertiesTool.py
+${PLONE_BASE}/CMFPlone/exportimport/tests/testPropertiesTool.pyc
+${PLONE_BASE}/CMFPlone/factory.py
+${PLONE_BASE}/CMFPlone/factory.pyc
+${PLONE_BASE}/CMFPlone/i18nl10n.py
+${PLONE_BASE}/CMFPlone/i18nl10n.pyc
+${PLONE_BASE}/CMFPlone/interfaces/BrowserDefault.py
+${PLONE_BASE}/CMFPlone/interfaces/BrowserDefault.pyc
+${PLONE_BASE}/CMFPlone/interfaces/ConstrainTypes.py
+${PLONE_BASE}/CMFPlone/interfaces/ConstrainTypes.pyc
+${PLONE_BASE}/CMFPlone/interfaces/CustomizationPolicy.py
+${PLONE_BASE}/CMFPlone/interfaces/CustomizationPolicy.pyc
+${PLONE_BASE}/CMFPlone/interfaces/FactoryTool.py
+${PLONE_BASE}/CMFPlone/interfaces/FactoryTool.pyc
+${PLONE_BASE}/CMFPlone/interfaces/InterfaceTool.py
+${PLONE_BASE}/CMFPlone/interfaces/InterfaceTool.pyc
+${PLONE_BASE}/CMFPlone/interfaces/NonStructuralFolder.py
+${PLONE_BASE}/CMFPlone/interfaces/NonStructuralFolder.pyc
+${PLONE_BASE}/CMFPlone/interfaces/OrderedContainer.py
+${PLONE_BASE}/CMFPlone/interfaces/OrderedContainer.pyc
+${PLONE_BASE}/CMFPlone/interfaces/PloneBaseTool.py
+${PLONE_BASE}/CMFPlone/interfaces/PloneBaseTool.pyc
+${PLONE_BASE}/CMFPlone/interfaces/PloneControlPanel.py
+${PLONE_BASE}/CMFPlone/interfaces/PloneControlPanel.pyc
+${PLONE_BASE}/CMFPlone/interfaces/PropertiesTool.py
+${PLONE_BASE}/CMFPlone/interfaces/PropertiesTool.pyc
+${PLONE_BASE}/CMFPlone/interfaces/Translatable.py
+${PLONE_BASE}/CMFPlone/interfaces/Translatable.pyc
+${PLONE_BASE}/CMFPlone/interfaces/__init__.py
+${PLONE_BASE}/CMFPlone/interfaces/__init__.pyc
+${PLONE_BASE}/CMFPlone/interfaces/basetool.py
+${PLONE_BASE}/CMFPlone/interfaces/basetool.pyc
+${PLONE_BASE}/CMFPlone/interfaces/breadcrumbs.py
+${PLONE_BASE}/CMFPlone/interfaces/breadcrumbs.pyc
+${PLONE_BASE}/CMFPlone/interfaces/constrains.py
+${PLONE_BASE}/CMFPlone/interfaces/constrains.pyc
+${PLONE_BASE}/CMFPlone/interfaces/controlpanel.py
+${PLONE_BASE}/CMFPlone/interfaces/controlpanel.pyc
+${PLONE_BASE}/CMFPlone/interfaces/custpolicy.py
+${PLONE_BASE}/CMFPlone/interfaces/custpolicy.pyc
+${PLONE_BASE}/CMFPlone/interfaces/factory.py
+${PLONE_BASE}/CMFPlone/interfaces/factory.pyc
+${PLONE_BASE}/CMFPlone/interfaces/interface.py
+${PLONE_BASE}/CMFPlone/interfaces/interface.pyc
+${PLONE_BASE}/CMFPlone/interfaces/properties.py
+${PLONE_BASE}/CMFPlone/interfaces/properties.pyc
+${PLONE_BASE}/CMFPlone/interfaces/siteroot.py
+${PLONE_BASE}/CMFPlone/interfaces/siteroot.pyc
+${PLONE_BASE}/CMFPlone/interfaces/structure.py
+${PLONE_BASE}/CMFPlone/interfaces/structure.pyc
+${PLONE_BASE}/CMFPlone/interfaces/view.py
+${PLONE_BASE}/CMFPlone/interfaces/view.pyc
+${PLONE_BASE}/CMFPlone/log.py
+${PLONE_BASE}/CMFPlone/log.pyc
+${PLONE_BASE}/CMFPlone/makefile.in
+${PLONE_BASE}/CMFPlone/messagefactory_.py
+${PLONE_BASE}/CMFPlone/messagefactory_.pyc
+${PLONE_BASE}/CMFPlone/migrations/__init__.py
+${PLONE_BASE}/CMFPlone/migrations/__init__.pyc
+${PLONE_BASE}/CMFPlone/migrations/future.py
+${PLONE_BASE}/CMFPlone/migrations/future.pyc
+${PLONE_BASE}/CMFPlone/migrations/migration_util.py
+${PLONE_BASE}/CMFPlone/migrations/migration_util.pyc
+${PLONE_BASE}/CMFPlone/migrations/v1/__init__.py
+${PLONE_BASE}/CMFPlone/migrations/v1/__init__.pyc
+${PLONE_BASE}/CMFPlone/migrations/v1/final_one_zero_one.py
+${PLONE_BASE}/CMFPlone/migrations/v1/final_one_zero_one.pyc
+${PLONE_BASE}/CMFPlone/migrations/v1/one01_one02.py
+${PLONE_BASE}/CMFPlone/migrations/v1/one01_one02.pyc
+${PLONE_BASE}/CMFPlone/migrations/v1/one02_one03.py
+${PLONE_BASE}/CMFPlone/migrations/v1/one02_one03.pyc
+${PLONE_BASE}/CMFPlone/migrations/v1/one03_one04.py
+${PLONE_BASE}/CMFPlone/migrations/v1/one03_one04.pyc
+${PLONE_BASE}/CMFPlone/migrations/v1/rc1_rc2.py
+${PLONE_BASE}/CMFPlone/migrations/v1/rc1_rc2.pyc
+${PLONE_BASE}/CMFPlone/migrations/v1/rc2_final.py
+${PLONE_BASE}/CMFPlone/migrations/v1/rc2_final.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2/__init__.py
+${PLONE_BASE}/CMFPlone/migrations/v2/__init__.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2/final_two01.py
+${PLONE_BASE}/CMFPlone/migrations/v2/final_two01.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2/oneX_twoBeta2.py
+${PLONE_BASE}/CMFPlone/migrations/v2/oneX_twoBeta2.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2/plone2_base.py
+${PLONE_BASE}/CMFPlone/migrations/v2/plone2_base.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2/portlet_migration.py
+${PLONE_BASE}/CMFPlone/migrations/v2/portlet_migration.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2/release_candidates.py
+${PLONE_BASE}/CMFPlone/migrations/v2/release_candidates.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2/two04_two05.py
+${PLONE_BASE}/CMFPlone/migrations/v2/two04_two05.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2/twoBeta2_twoBeta3.py
+${PLONE_BASE}/CMFPlone/migrations/v2/twoBeta2_twoBeta3.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_1/__init__.py
+${PLONE_BASE}/CMFPlone/migrations/v2_1/__init__.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_1/alphas.py
+${PLONE_BASE}/CMFPlone/migrations/v2_1/alphas.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_1/betas.py
+${PLONE_BASE}/CMFPlone/migrations/v2_1/betas.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_1/final_two11.py
+${PLONE_BASE}/CMFPlone/migrations/v2_1/final_two11.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_1/rcs.py
+${PLONE_BASE}/CMFPlone/migrations/v2_1/rcs.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_1/two11_two12.py
+${PLONE_BASE}/CMFPlone/migrations/v2_1/two11_two12.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_1/two12_two13.py
+${PLONE_BASE}/CMFPlone/migrations/v2_1/two12_two13.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_5/__init__.py
+${PLONE_BASE}/CMFPlone/migrations/v2_5/__init__.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_5/alphas.py
+${PLONE_BASE}/CMFPlone/migrations/v2_5/alphas.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_5/betas.py
+${PLONE_BASE}/CMFPlone/migrations/v2_5/betas.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_5/final_two51.py
+${PLONE_BASE}/CMFPlone/migrations/v2_5/final_two51.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_5/rcs.py
+${PLONE_BASE}/CMFPlone/migrations/v2_5/rcs.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_5/two51_two52.py
+${PLONE_BASE}/CMFPlone/migrations/v2_5/two51_two52.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_5/two52_two53.py
+${PLONE_BASE}/CMFPlone/migrations/v2_5/two52_two53.pyc
+${PLONE_BASE}/CMFPlone/migrations/v2_5/two53_two54.py
+${PLONE_BASE}/CMFPlone/migrations/v2_5/two53_two54.pyc
+${PLONE_BASE}/CMFPlone/patches/__init__.py
+${PLONE_BASE}/CMFPlone/patches/__init__.pyc
+${PLONE_BASE}/CMFPlone/patches/dateIndexPatch.py
+${PLONE_BASE}/CMFPlone/patches/dateIndexPatch.pyc
+${PLONE_BASE}/CMFPlone/patches/interfacePatch.py
+${PLONE_BASE}/CMFPlone/patches/interfacePatch.pyc
+${PLONE_BASE}/CMFPlone/patches/zserverPatch.py
+${PLONE_BASE}/CMFPlone/patches/zserverPatch.pyc
+${PLONE_BASE}/CMFPlone/profiles/default/actionicons.xml
+${PLONE_BASE}/CMFPlone/profiles/default/actions.xml
+${PLONE_BASE}/CMFPlone/profiles/default/catalog.xml
+${PLONE_BASE}/CMFPlone/profiles/default/contenttyperegistry.xml
+${PLONE_BASE}/CMFPlone/profiles/default/controlpanel.xml
+${PLONE_BASE}/CMFPlone/profiles/default/cssregistry.xml
+${PLONE_BASE}/CMFPlone/profiles/default/export_steps.xml
+${PLONE_BASE}/CMFPlone/profiles/default/factorytool.xml
+${PLONE_BASE}/CMFPlone/profiles/default/import_steps.xml
+${PLONE_BASE}/CMFPlone/profiles/default/jsregistry.xml
+${PLONE_BASE}/CMFPlone/profiles/default/mailhost.xml
+${PLONE_BASE}/CMFPlone/profiles/default/memberdata_properties.xml
+${PLONE_BASE}/CMFPlone/profiles/default/plone-final.txt
+${PLONE_BASE}/CMFPlone/profiles/default/plone_various.txt
+${PLONE_BASE}/CMFPlone/profiles/default/properties.xml
+${PLONE_BASE}/CMFPlone/profiles/default/propertiestool.xml
+${PLONE_BASE}/CMFPlone/profiles/default/rolemap.xml
+${PLONE_BASE}/CMFPlone/profiles/default/skins.xml
+${PLONE_BASE}/CMFPlone/profiles/default/structure/.objects
+${PLONE_BASE}/CMFPlone/profiles/default/structure/.preserve
+${PLONE_BASE}/CMFPlone/profiles/default/structure/.properties
+${PLONE_BASE}/CMFPlone/profiles/default/structure/Members/.objects
+${PLONE_BASE}/CMFPlone/profiles/default/structure/Members/.properties
+${PLONE_BASE}/CMFPlone/profiles/default/structure/front-page
+${PLONE_BASE}/CMFPlone/profiles/default/toolset.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATBooleanCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATCurrentAuthorCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATDateCriteria.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATDateRangeCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATListCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATPathCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATPortalTypeCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATReferenceCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATSelectionCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATSimpleIntCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATSimpleStringCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/ATSortCriterion.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_Document.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_Event.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_Favorite.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_File.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_Folder.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_Image.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_Large_Plone_Folder.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_Link.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_News_Item.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/CMF_Topic.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Discussion_Item.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Document.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Event.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Favorite.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/File.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Folder.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Image.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Large_Plone_Folder.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Link.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/News_Item.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Plone_Site.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/TempFolder.xml
+${PLONE_BASE}/CMFPlone/profiles/default/types/Topic.xml
+${PLONE_BASE}/CMFPlone/profiles/default/workflows.xml
+${PLONE_BASE}/CMFPlone/profiles/default/workflows/folder_workflow/definition.xml
+${PLONE_BASE}/CMFPlone/profiles/default/workflows/plone_workflow/definition.xml
+${PLONE_BASE}/CMFPlone/refresh.txt
+${PLONE_BASE}/CMFPlone/setup/ConfigurationMethods.py
+${PLONE_BASE}/CMFPlone/setup/ConfigurationMethods.pyc
+${PLONE_BASE}/CMFPlone/setup/SetupBase.py
+${PLONE_BASE}/CMFPlone/setup/SetupBase.pyc
+${PLONE_BASE}/CMFPlone/setup/__init__.py
+${PLONE_BASE}/CMFPlone/setup/__init__.pyc
+${PLONE_BASE}/CMFPlone/setup/customization_policy.py
+${PLONE_BASE}/CMFPlone/setup/customization_policy.pyc
+${PLONE_BASE}/CMFPlone/setup/dependencies.py
+${PLONE_BASE}/CMFPlone/setup/dependencies.pyc
+${PLONE_BASE}/CMFPlone/setuphandlers.py
+${PLONE_BASE}/CMFPlone/setuphandlers.pyc
+${PLONE_BASE}/CMFPlone/skins/cmf_legacy/TitleOrId.py
+${PLONE_BASE}/CMFPlone/skins/cmf_legacy/metadata_edit.cpy
+${PLONE_BASE}/CMFPlone/skins/cmf_legacy/metadata_edit.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/cmf_legacy/metadata_edit_form.cpt
+${PLONE_BASE}/CMFPlone/skins/cmf_legacy/metadata_edit_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/cssQuery-license.txt
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/cssQuery.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/ecmaunit-license.txt
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/ecmaunit.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/event-registration.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/ChangeLog
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/README
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/README-Plone
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/active-bg.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/bugtest-hidden-selects.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-af.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-af.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-al.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-al.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-bg.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-bg.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-big5-utf8.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-big5-utf8.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-big5.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-big5.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-blue.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-blue.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-blue2.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-blue2.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-br.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-br.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-brown.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-brown.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ca.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ca.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-cs-utf8.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-cs-utf8.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-cs-win.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-cs-win.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-da.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-da.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-de.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-de.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-du.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-du.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-el.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-el.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-en.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-en.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-es.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-es.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-fi.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-fi.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-fr.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-fr.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-green.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-green.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-he-utf8.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-he-utf8.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-hr-utf8.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-hr-utf8.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-hr.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-hr.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-hu.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-hu.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-hy.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-hy.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-it.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-it.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-jp.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-jp.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ko-utf8.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ko-utf8.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ko.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ko.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-lt-utf8.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-lt-utf8.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-lt.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-lt.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-lv.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-lv.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-nl.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-nl.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-no.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-no.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-pl-utf8.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-pl-utf8.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-pl.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-pl.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-pt.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-pt.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ro.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ro.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ru.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ru.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ru_win_.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-ru_win_.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-setup.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-setup.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-setup_stripped.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-setup_stripped.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-si.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-si.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-sk.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-sk.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-sp.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-sp.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-sv.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-sv.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-system.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-system.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-tas.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-tas.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-tr.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-tr.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-win2k-1.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-win2k-1.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-win2k-2.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-win2k-2.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-win2k-cold-1.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-win2k-cold-1.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-win2k-cold-2.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-win2k-cold-2.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-zh.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar-zh.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar.php
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar_stripped.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/calendar_stripped.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/cn_utf8.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/cn_utf8.js.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/dark-bg.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/dayinfo.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/field-button.jpg
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/hover-bg.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/img.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/index.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/menuarrow.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/menuarrow2.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/multiple-dates.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/normal-bg.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/reference-Z-S.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/reference.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/reference.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/reference.pdf
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/release-notes.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/rowhover-bg.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/simple-1.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/simple-2.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/simple-3.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/status-bg.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/test-position.html
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/test.php
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/theme.css
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/theme.css.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/title-bg.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar/today-bg.gif
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/livesearch.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/sarissa.js
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/se-highlight.js
+${PLONE_BASE}/CMFPlone/skins/plone_content/author.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_content/author.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/discussionitem_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/document_actions.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/document_byline.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/document_relateditems.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/document_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/document_view.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/event_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/event_view.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/favorite_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/file_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/file_view.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/folder_edit_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_content/folder_edit_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/folder_listing.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/folder_listing.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/folder_summary_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/folder_summary_view.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/folder_tabular_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/folder_tabular_view.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/image_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/image_view.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/image_view_fullscreen.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/link_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/link_view.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/newsitem_view.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/newsitem_view.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_content/review_history.pt
+${PLONE_BASE}/CMFPlone/skins/plone_content/review_history.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/aboveInThread.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/clearCookie.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/clearCookie.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/filterCookie.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/formatStx.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/getCurrentUrl.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/getNextMonth.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/getPlonePersonalPortait.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/getPreviousMonth.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/getViewTemplateId.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/getYearAndMonthToDisplay.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/getZopeInfo.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/getZopeInfo.py.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/global_bodytag.pt
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/hide_columns.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/isDefaultPageInFolder.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/isIDAutoGenerated.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/isRightToLeft.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/is_folderish.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/keyFilteredActions.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/listMetaTags.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/lookupTypeAction.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/portlet_related.pt
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/prepare_slots.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/publishItems.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/publishItems.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/quick_undo.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/rejectItems.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/rejectItems.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/roster.pt
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/toLocalizedTime.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/truncID.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/unauthRedirect.py
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/unauthRedirect.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_deprecated/visibleIdsEnabled.py
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/calendar_formfield.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/calendarpopup.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/collapsiblesections.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/cookie_functions.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/correctPREformatting.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/dragdropreorder.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/dropdown.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/first_input_focus.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/folder_contents_filter.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/folder_contents_hideAddItems.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/formUnload.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/formsubmithelpers.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/fullscreenmode.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/highlightsearchterms.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/ie5fixes.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/login.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/mark_special_links.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/nodeutilities.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/plone_javascript_variables.js.pt
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/plone_minwidth.js.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/plone_minwidth.js.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/register_function.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/select_all.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/styleswitcher.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/table_sorter.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/testBeforeUnload.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/testHighlightsearchterms.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/testNodeutilities.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/test_ecmascripts.pt
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/unittestUtilities.js
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/change_ownership.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/change_ownership.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/content_status_modify.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/content_status_modify.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/disableSyndication.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/disableSyndication.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/discussion_reply.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/document_edit.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/document_edit.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/editSynProperties.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/editSynProperties.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/enableSyndication.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/enableSyndication.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/event_edit.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/event_edit.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/file_edit.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/file_edit.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_edit.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_edit.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_localrole_add.py
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_localrole_add.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_localrole_delete.py
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_localrole_delete.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_localrole_edit.py
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_localrole_edit.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_localrole_set.py
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/folder_localrole_set.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/image_edit.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/image_edit.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/link_edit.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/link_edit.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/newsitem_edit.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/newsitem_edit.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/personalize.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/personalize.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/plone_change_password.py
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/portrait_delete.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/portrait_delete.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/reconfig.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/reconfig.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/saveDefaultPage.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/saveDefaultPage.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/selectViewTemplate.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/selectViewTemplate.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/send_feedback.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/send_feedback.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/send_feedback_site.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/send_feedback_site.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/sendto.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/sendto.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/setConstrainTypes.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/setConstrainTypes.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_content_status_modify.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_document_edit.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_effective_expiry_date.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_emailaddr.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_event_edit.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_feedback.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_file_edit.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_folder_constraintypes.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_folder_edit.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_folder_rename.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_id.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_image_edit.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_link_edit.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_metadata_edit.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_newsitem_edit.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_pas_emailaddr.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_personalize.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_reconfig.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_sendto.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_site_feedback.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_start_end_date.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_synPropertiesForm.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_talkback.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_form_scripts/validate_title.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_forms/calendar_popup.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/content_status_history.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/content_status_history.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/delete_confirmation.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/delete_confirmation.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/discussion_reply_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/discussion_reply_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/discussion_reply_preview.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/discussion_reply_preview.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/folder_constraintypes_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/folder_constraintypes_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/folder_factories.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/folder_factories.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/folder_localrole_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/folder_localrole_form.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/folder_rename_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/folder_rename_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/history_comparison.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/history_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/mail_password_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/mail_password_form.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/mail_password_response.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/mail_password_response.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/member_search_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/member_search_form.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/member_search_results.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/member_search_results.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/ownership_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/ownership_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/search.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/search.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/search_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/search_form.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/select_default_page.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/select_default_page.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/select_default_view.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/select_default_view.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/sendto_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/sendto_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/synPropertiesForm.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/synPropertiesForm.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_forms/undo_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_forms/undo_form.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/action_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/addFavorite.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/addFavorite.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/add_alternative_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/add_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/add_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowBlank.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowBlank.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowBottom.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowBottom.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowDown.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowDown.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowDownAlternative.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowDownAlternative.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowLeft.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowLeft.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowLeftmost.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowLeftmost.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowRight.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowRight.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowRightmost.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowRightmost.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowTop.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowTop.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowUp.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowUp.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowUpAlternative.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/arrowUpAlternative.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/book_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/book_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/bullet.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/bullet.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/bulletBig.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/bulletBig.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/bullet_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/bullet_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_anybrowser.png
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_anybrowser.png.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_css.png
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_css.png.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_csstableless.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_csstableless.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_sec508.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_sec508.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_wai-aa.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_wai-aa.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_wai-aaa.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_wai-aaa.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_xhtml.png
+${PLONE_BASE}/CMFPlone/skins/plone_images/colophon_xhtml.png.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/confirm_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/confirm_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/copy_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/copy_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/cut_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/cut_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/defaultUser.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/defaultUser.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/delete_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/delete_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/discussionitem_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/discussionitem_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/document_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/document_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/download_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/download_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/edit.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/edit.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/error_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/error_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/error_log_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/error_log_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/event_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/event_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/extedit_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/extedit_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/favicon.ico
+${PLONE_BASE}/CMFPlone/skins/plone_images/favorite_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/favorite_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/file_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/file_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/folder.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/folder.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/folder_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/folder_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/form_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/fullscreencollapse_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/fullscreencollapse_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/fullscreenexpand_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/fullscreenexpand_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/group.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/group.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/image_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/image_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/info.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/info.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/info_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/input_background.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/input_background.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/linkOpaque.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/linkOpaque.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/linkTransparent.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/linkTransparent.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/link_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/link_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/lock_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/lock_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/logo.jpg
+${PLONE_BASE}/CMFPlone/skins/plone_images/logo.jpg.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/logoIcon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/logoIcon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/mail_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/mail_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/navigation_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/navigation_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/newsitem_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/newsitem_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/paste_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/paste_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/pdf_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/pdf_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/pencil_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/pencil_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/phone_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/phone_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/plone_powered.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/plone_powered.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/popup_calendar.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/popup_calendar.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/print_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/print_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/product_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/product_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/required.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/required.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/rss.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/rss.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-addFavorite.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-addFavorite.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-favorite_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-favorite_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-linkOpaque.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-linkOpaque.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-linkTransparent.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-linkTransparent.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-site_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/rtl-site_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/save_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/save_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/search_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/search_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/shopping_cart.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/shopping_cart.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/site_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/site_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/sitemap_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/sitemap_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/skins_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/skins_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/subscribe_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/subscribe_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/textsize_huge.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/textsize_huge.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/textsize_large.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/textsize_large.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/textsize_normal.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/textsize_normal.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/textsize_small.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/textsize_small.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/topic_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/topic_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/treeCollapsed.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/treeCollapsed.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/treeExpanded.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/treeExpanded.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/undo_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/undo_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/user.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/user.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/workflow_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/workflow_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/xml.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/xml.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_images/zope_icon.gif
+${PLONE_BASE}/CMFPlone/skins/plone_images/zope_icon.gif.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/enabling_cookies.pt
+${PLONE_BASE}/CMFPlone/skins/plone_login/enabling_cookies.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/failsafe_login_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_login/failsafe_login_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/insufficient_privileges.pt
+${PLONE_BASE}/CMFPlone/skins/plone_login/insufficient_privileges.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/join_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_login/join_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/join_form_validate.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_login/logged_in.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_login/logged_in.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/logged_out.pt
+${PLONE_BASE}/CMFPlone/skins/plone_login/logged_out.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_change_password.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_change_password.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_failed.pt
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_failed.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_form_validate.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_form_validate.vpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_initial.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_initial.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_next.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_next.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_password.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_password.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_password_validate.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_success.pt
+${PLONE_BASE}/CMFPlone/skins/plone_login/login_success.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/logout.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_login/register.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_login/register.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/registered.pt
+${PLONE_BASE}/CMFPlone/skins/plone_login/registered.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_login/require_login.py
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_calendar.pt
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_events.pt
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_favorites.pt
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_login.pt
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_navigation.pt
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_navtree_macro.pt
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_news.pt
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_prefs.pt
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_recent.pt
+${PLONE_BASE}/CMFPlone/skins/plone_portlets/portlet_review.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/password_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/password_form.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/personalize_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/personalize_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/plone_control_panel.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/plone_control_panel.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/plone_memberprefs_panel.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/plone_memberprefs_panel.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_error_log_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_error_log_form.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_error_log_setProperties.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_error_log_showEntry.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_error_log_showEntry.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_error_log_update.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_details.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_details.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_edit.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_members.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_members.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_members_add.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_members_add.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_members_delete.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_members_delete.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_modify.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_group_modify.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_groups_overview.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_groups_overview.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_install_product_readme.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_install_product_readme.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_install_products_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_install_products_form.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_installed_product_overview.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_installed_product_overview.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_mailhost_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_mailhost_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_mailhost_set.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_mailhost_set.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_main_template.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_main_template.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_navigation_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_navigation_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_navigation_form_validate.vpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_navigation_set.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_navigation_set.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_portal_properties.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_portal_properties_list.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_portal_properties_set.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_portalskin_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_portalskin_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_portalskin_set.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_portalskin_set.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_portrait_delete.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_reinstallProducts.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_search_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_search_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_search_macros.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_search_set.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_search_set.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_syndication_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_syndication_set.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_details.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_details.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_edit.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_edit.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_group_search.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_group_search_form.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_group_search_form.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_manage.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_manage.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_membership_edit.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_memberships.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_user_memberships.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_users_overview.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_users_overview.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_valid_search_restriction.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_workflow_advanced.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_workflow_advanced_edit.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_workflow_basic.pt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/prefs_workflow_basic_edit.py
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/reconfig_form.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_prefs/reconfig_form.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/add_ext_editor.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/addtoFavorites.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/author_find_content.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/availableLanguages.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/browserDefault.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/canConstrainTypes.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/canSelectDefaultPage.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/check_id.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/check_id.py.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/computeRelatedItems.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/computeRoleMap.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/createMultiColumnList.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/createObject.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/createObject.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/create_query_string.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/cropText.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/date_components_support.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/deleteDiscussion.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/deleteDiscussion.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/displayContentsTab.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/enableHTTPCompression.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/externalEditorEnabled.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/external_edit.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/extract_date_components.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_copy.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_copy.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_cut.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_cut.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_delete.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_delete.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_moveitem.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_paste.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_paste.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_position.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_position.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_publish.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_publish.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_rename.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/folder_rename.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/formatColumns.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/generateUniqueId.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getActionIconList.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getActionIconList.py.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getAddableTypesInMenu.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getAllowedTypes.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getEventString.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getFolderContents.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getGlobalPortalRoles.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getNotAddableTypes.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getObjPositionInParent.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getObjPositionInParent.py.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getObjSize.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getObjectsFromPathList.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getOrderedUserActions.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getPersonalFolderFor.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getPopupScript.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getPortalTypeList.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getPortalTypeList.py.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getPortalTypes.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getReplyReplies.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getSectionFromURL.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getSelectableViews.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/getWorkflowHistory.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/hasIndexHtml.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/isExpired.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/isTranslatable.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/livesearch_reply.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/mail_password.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/my_worklist.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/navigationCurrent.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/navigationLocalRelated.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/navigationParent.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_copy.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_copy.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_cut.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_cut.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_delete.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_delete.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_paste.cpy
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_paste.cpy.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_rename.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/object_rename.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/plone_log.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/plone_log.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/plonifyActions.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/pretty_title_or_id.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/queryCatalog.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/raiseUnauthorized.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/raiseUnauthorized.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/redirectToDiscussable.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/redirectToDiscussable.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/redirectToReferrer.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/rejectAnonymous.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/renderBase.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/returnNone.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/reverseList.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/rssAllowed.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/rssAllowed.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/selectedTabs.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/setAuthCookie.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/setAuthCookie.pyc
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/showEditableBorder.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/show_id.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/sortObjects.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/sort_modified_ascending.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/spamProtect.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/translate.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/undo.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/unique.py
+${PLONE_BASE}/CMFPlone/skins/plone_scripts/utranslate.py
+${PLONE_BASE}/CMFPlone/skins/plone_styles/IEFixes.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/IEFixes.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/NS4.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/NS4.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/RTL.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/RTL.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/authoring.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/authoring.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/base.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/base.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/base_properties.props
+${PLONE_BASE}/CMFPlone/skins/plone_styles/columns.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/columns.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/deprecated.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/deprecated.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/generated.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/generated.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/member.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/member.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/mobile.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/mobile.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/plone.css.py
+${PLONE_BASE}/CMFPlone/skins/plone_styles/ploneCustom.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/ploneCustom.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/portlets.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/portlets.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/presentation.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/presentation.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/print.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/print.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/public.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_styles/public.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_styles/textHuge.css
+${PLONE_BASE}/CMFPlone/skins/plone_styles/textLarge.css
+${PLONE_BASE}/CMFPlone/skins/plone_styles/textSmall.css
+${PLONE_BASE}/CMFPlone/skins/plone_tableless/ReadMe-Tableless.txt
+${PLONE_BASE}/CMFPlone/skins/plone_tableless/columns.css.dtml
+${PLONE_BASE}/CMFPlone/skins/plone_tableless/columns.css.dtml.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_tableless/getBodyTagClass.py
+${PLONE_BASE}/CMFPlone/skins/plone_tableless/main_template.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/RSS.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/RSS.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/accessibility-info.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/author_feedback_template.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/batch_macros.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/calendar_macros.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/colophon.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/contact-info.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/contact-info.cpt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/default_error_message.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/default_error_message.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/events_listing.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/events_listing.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/folder_contents.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/folder_contents.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/footer.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/full_review_list.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_cache_settings.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_contentmenu.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_contentviews.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_defines.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_logo.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_pathbar.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_personalbar.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_searchbox.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_sections.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_siteactions.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_skinswitcher.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/global_statusmessage.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/header.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/homePageText.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/index_html.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/index_html.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/macro_renderer.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/mail_password_template.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/main_template.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/news_listing.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/news_listing.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/portlets_fetcher.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/recently_modified.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/recently_modified.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/recently_published.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/recently_published.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/registered_notify_template.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/rss_template.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/rss_template.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/search_rss.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/search_rss.pt.metadata
+${PLONE_BASE}/CMFPlone/skins/plone_templates/send_feedback_confirm.cpt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/sendto_template.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/site_feedback_template.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/sitemap.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/standard_error_message.py
+${PLONE_BASE}/CMFPlone/skins/plone_templates/test_rendering.pt
+${PLONE_BASE}/CMFPlone/skins/plone_templates/viewThreadsAtBottom.pt
+${PLONE_BASE}/CMFPlone/skins/plone_wysiwyg/wysiwyg_support.pt
+${PLONE_BASE}/CMFPlone/tests/AddMoveAndDeleteDocument.txt
+${PLONE_BASE}/CMFPlone/tests/LoginAndLogout.txt
+${PLONE_BASE}/CMFPlone/tests/PloneTestCase.py
+${PLONE_BASE}/CMFPlone/tests/PloneTestCase.pyc
+${PLONE_BASE}/CMFPlone/tests/README.txt
+${PLONE_BASE}/CMFPlone/tests/__init__.py
+${PLONE_BASE}/CMFPlone/tests/__init__.pyc
+${PLONE_BASE}/CMFPlone/tests/dummy.py
+${PLONE_BASE}/CMFPlone/tests/dummy.pyc
+${PLONE_BASE}/CMFPlone/tests/forms.txt
+${PLONE_BASE}/CMFPlone/tests/framework.py
+${PLONE_BASE}/CMFPlone/tests/framework.pyc
+${PLONE_BASE}/CMFPlone/tests/images/test.gif
+${PLONE_BASE}/CMFPlone/tests/images/test.jpg
+${PLONE_BASE}/CMFPlone/tests/images/test.png
+${PLONE_BASE}/CMFPlone/tests/messages.txt
+${PLONE_BASE}/CMFPlone/tests/rendering.txt
+${PLONE_BASE}/CMFPlone/tests/runalltests.py
+${PLONE_BASE}/CMFPlone/tests/runalltests.pyc
+${PLONE_BASE}/CMFPlone/tests/scripts.txt
+${PLONE_BASE}/CMFPlone/tests/testActionIconsTool.py
+${PLONE_BASE}/CMFPlone/tests/testActionIconsTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testActionsTool.py
+${PLONE_BASE}/CMFPlone/tests/testActionsTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testBBB.py
+${PLONE_BASE}/CMFPlone/tests/testBBB.pyc
+${PLONE_BASE}/CMFPlone/tests/testBrowserDefault.py
+${PLONE_BASE}/CMFPlone/tests/testBrowserDefault.pyc
+${PLONE_BASE}/CMFPlone/tests/testBrowserDefaultScripts.py
+${PLONE_BASE}/CMFPlone/tests/testBrowserDefaultScripts.pyc
+${PLONE_BASE}/CMFPlone/tests/testCSSandJSRegistry.py
+${PLONE_BASE}/CMFPlone/tests/testCSSandJSRegistry.pyc
+${PLONE_BASE}/CMFPlone/tests/testCalendarView.py
+${PLONE_BASE}/CMFPlone/tests/testCalendarView.pyc
+${PLONE_BASE}/CMFPlone/tests/testCatalogTool.py
+${PLONE_BASE}/CMFPlone/tests/testCatalogTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testCheckId.py
+${PLONE_BASE}/CMFPlone/tests/testCheckId.pyc
+${PLONE_BASE}/CMFPlone/tests/testContentPublishing.py
+${PLONE_BASE}/CMFPlone/tests/testContentPublishing.pyc
+${PLONE_BASE}/CMFPlone/tests/testContentSecurity.py
+${PLONE_BASE}/CMFPlone/tests/testContentSecurity.pyc
+${PLONE_BASE}/CMFPlone/tests/testContentTypeScripts.py
+${PLONE_BASE}/CMFPlone/tests/testContentTypeScripts.pyc
+${PLONE_BASE}/CMFPlone/tests/testContentTypes.py
+${PLONE_BASE}/CMFPlone/tests/testContentTypes.pyc
+${PLONE_BASE}/CMFPlone/tests/testControlPanel.py
+${PLONE_BASE}/CMFPlone/tests/testControlPanel.pyc
+${PLONE_BASE}/CMFPlone/tests/testControlPanelScripts.py
+${PLONE_BASE}/CMFPlone/tests/testControlPanelScripts.pyc
+${PLONE_BASE}/CMFPlone/tests/testCookieAuth.py
+${PLONE_BASE}/CMFPlone/tests/testCookieAuth.pyc
+${PLONE_BASE}/CMFPlone/tests/testCutPasteSecurity.py
+${PLONE_BASE}/CMFPlone/tests/testCutPasteSecurity.pyc
+${PLONE_BASE}/CMFPlone/tests/testDateComponentsSupport.py
+${PLONE_BASE}/CMFPlone/tests/testDateComponentsSupport.pyc
+${PLONE_BASE}/CMFPlone/tests/testDateIndexRanges.py
+${PLONE_BASE}/CMFPlone/tests/testDateIndexRanges.pyc
+${PLONE_BASE}/CMFPlone/tests/testDefaultWorkflow.py
+${PLONE_BASE}/CMFPlone/tests/testDefaultWorkflow.pyc
+${PLONE_BASE}/CMFPlone/tests/testDisplayContentsTab.py
+${PLONE_BASE}/CMFPlone/tests/testDisplayContentsTab.pyc
+${PLONE_BASE}/CMFPlone/tests/testExternalEditorEnabled.py
+${PLONE_BASE}/CMFPlone/tests/testExternalEditorEnabled.pyc
+${PLONE_BASE}/CMFPlone/tests/testFolderButtons.py
+${PLONE_BASE}/CMFPlone/tests/testFolderButtons.pyc
+${PLONE_BASE}/CMFPlone/tests/testFolderLocalRoleForm.py
+${PLONE_BASE}/CMFPlone/tests/testFolderLocalRoleForm.pyc
+${PLONE_BASE}/CMFPlone/tests/testFolderWorkflow.py
+${PLONE_BASE}/CMFPlone/tests/testFolderWorkflow.pyc
+${PLONE_BASE}/CMFPlone/tests/testGetObjectSize.py
+${PLONE_BASE}/CMFPlone/tests/testGetObjectSize.pyc
+${PLONE_BASE}/CMFPlone/tests/testGroupDataTool.py
+${PLONE_BASE}/CMFPlone/tests/testGroupDataTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testGroupUserFolder.py
+${PLONE_BASE}/CMFPlone/tests/testGroupUserFolder.pyc
+${PLONE_BASE}/CMFPlone/tests/testGroupsTool.py
+${PLONE_BASE}/CMFPlone/tests/testGroupsTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testInterfaceTool.py
+${PLONE_BASE}/CMFPlone/tests/testInterfaceTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testInterfaces.py
+${PLONE_BASE}/CMFPlone/tests/testInterfaces.pyc
+${PLONE_BASE}/CMFPlone/tests/testLoggedIn.py
+${PLONE_BASE}/CMFPlone/tests/testLoggedIn.pyc
+${PLONE_BASE}/CMFPlone/tests/testMemberDataTool.py
+${PLONE_BASE}/CMFPlone/tests/testMemberDataTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testMembershipTool.py
+${PLONE_BASE}/CMFPlone/tests/testMembershipTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testMigrationTool.py
+${PLONE_BASE}/CMFPlone/tests/testMigrationTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testMigrations.py
+${PLONE_BASE}/CMFPlone/tests/testMigrations.pyc
+${PLONE_BASE}/CMFPlone/tests/testNavTree.py
+${PLONE_BASE}/CMFPlone/tests/testNavTree.pyc
+${PLONE_BASE}/CMFPlone/tests/testNavigationParent.py
+${PLONE_BASE}/CMFPlone/tests/testNavigationParent.pyc
+${PLONE_BASE}/CMFPlone/tests/testNavigationView.py
+${PLONE_BASE}/CMFPlone/tests/testNavigationView.pyc
+${PLONE_BASE}/CMFPlone/tests/testNewsPortletView.py
+${PLONE_BASE}/CMFPlone/tests/testNewsPortletView.pyc
+${PLONE_BASE}/CMFPlone/tests/testOrderSupport.py
+${PLONE_BASE}/CMFPlone/tests/testOrderSupport.pyc
+${PLONE_BASE}/CMFPlone/tests/testPloneFolder.py
+${PLONE_BASE}/CMFPlone/tests/testPloneFolder.pyc
+${PLONE_BASE}/CMFPlone/tests/testPloneTestCase.py
+${PLONE_BASE}/CMFPlone/tests/testPloneTestCase.pyc
+${PLONE_BASE}/CMFPlone/tests/testPloneTool.py
+${PLONE_BASE}/CMFPlone/tests/testPloneTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testPloneView.py
+${PLONE_BASE}/CMFPlone/tests/testPloneView.pyc
+${PLONE_BASE}/CMFPlone/tests/testPortalCreation.py
+${PLONE_BASE}/CMFPlone/tests/testPortalCreation.pyc
+${PLONE_BASE}/CMFPlone/tests/testPortalFactory.py
+${PLONE_BASE}/CMFPlone/tests/testPortalFactory.pyc
+${PLONE_BASE}/CMFPlone/tests/testPrepareSlots.py
+${PLONE_BASE}/CMFPlone/tests/testPrepareSlots.pyc
+${PLONE_BASE}/CMFPlone/tests/testQueryCatalog.py
+${PLONE_BASE}/CMFPlone/tests/testQueryCatalog.pyc
+${PLONE_BASE}/CMFPlone/tests/testQuickInstallerTool.py
+${PLONE_BASE}/CMFPlone/tests/testQuickInstallerTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testRecentView.py
+${PLONE_BASE}/CMFPlone/tests/testRecentView.pyc
+${PLONE_BASE}/CMFPlone/tests/testRegistrationTool.py
+${PLONE_BASE}/CMFPlone/tests/testRegistrationTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testRelatedItems.py
+${PLONE_BASE}/CMFPlone/tests/testRelatedItems.pyc
+${PLONE_BASE}/CMFPlone/tests/testRenderBase.py
+${PLONE_BASE}/CMFPlone/tests/testRenderBase.pyc
+${PLONE_BASE}/CMFPlone/tests/testRestrictedAcquisition.py
+${PLONE_BASE}/CMFPlone/tests/testRestrictedAcquisition.pyc
+${PLONE_BASE}/CMFPlone/tests/testSecurityDeclarations.py
+${PLONE_BASE}/CMFPlone/tests/testSecurityDeclarations.pyc
+${PLONE_BASE}/CMFPlone/tests/testSkeleton.py
+${PLONE_BASE}/CMFPlone/tests/testSkeleton.pyc
+${PLONE_BASE}/CMFPlone/tests/testSortObjects.py
+${PLONE_BASE}/CMFPlone/tests/testSortObjects.pyc
+${PLONE_BASE}/CMFPlone/tests/testSyndicationTool.py
+${PLONE_BASE}/CMFPlone/tests/testSyndicationTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testTranslationServiceTool.py
+${PLONE_BASE}/CMFPlone/tests/testTranslationServiceTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testURLTool.py
+${PLONE_BASE}/CMFPlone/tests/testURLTool.pyc
+${PLONE_BASE}/CMFPlone/tests/testUnicodeNormalizer.py
+${PLONE_BASE}/CMFPlone/tests/testUnicodeNormalizer.pyc
+${PLONE_BASE}/CMFPlone/tests/testUnicodeSplitter.py
+${PLONE_BASE}/CMFPlone/tests/testUnicodeSplitter.pyc
+${PLONE_BASE}/CMFPlone/tests/testUserFolderBasics.py
+${PLONE_BASE}/CMFPlone/tests/testUserFolderBasics.pyc
+${PLONE_BASE}/CMFPlone/tests/testUtils.py
+${PLONE_BASE}/CMFPlone/tests/testUtils.pyc
+${PLONE_BASE}/CMFPlone/tests/testWebDAV.py
+${PLONE_BASE}/CMFPlone/tests/testWebDAV.pyc
+${PLONE_BASE}/CMFPlone/tests/testWorkflowTool.py
+${PLONE_BASE}/CMFPlone/tests/testWorkflowTool.pyc
+${PLONE_BASE}/CMFPlone/tests/test_doctests.py
+${PLONE_BASE}/CMFPlone/tests/test_doctests.pyc
+${PLONE_BASE}/CMFPlone/tests/test_functional.py
+${PLONE_BASE}/CMFPlone/tests/test_functional.pyc
+${PLONE_BASE}/CMFPlone/tests/timeBreadCrumbs.py
+${PLONE_BASE}/CMFPlone/tests/timeBreadCrumbs.pyc
+${PLONE_BASE}/CMFPlone/tests/webdav_index_html_put.txt
+${PLONE_BASE}/CMFPlone/tests/zcheck.py
+${PLONE_BASE}/CMFPlone/tests/zcheck.pyc
+${PLONE_BASE}/CMFPlone/tool.gif
+${PLONE_BASE}/CMFPlone/utils.py
+${PLONE_BASE}/CMFPlone/utils.pyc
+${PLONE_BASE}/CMFPlone/version.txt
+${PLONE_BASE}/CMFPlone/www/addConfigletForm.pt
+${PLONE_BASE}/CMFPlone/www/addPropertySheet.zpt
+${PLONE_BASE}/CMFPlone/www/addSite.zpt
+${PLONE_BASE}/CMFPlone/www/catalogAdvanced.dtml
+${PLONE_BASE}/CMFPlone/www/editPloneConfiglets.dtml
+${PLONE_BASE}/CMFPlone/www/membershipRolemapping.dtml
+${PLONE_BASE}/CMFPlone/www/migrationResults.dtml
+${PLONE_BASE}/CMFPlone/www/migrationRun.dtml
+${PLONE_BASE}/CMFPlone/www/migrationSetup.dtml
+${PLONE_BASE}/CMFPlone/www/migrationTool.dtml
+${PLONE_BASE}/CMFPlone/www/portal_factory_docs.stx
+${PLONE_BASE}/CMFPlone/www/portal_factory_manage_docs.zpt
+${PLONE_BASE}/CMFPlone/www/portal_factory_manage_overview.zpt
+${PLONE_BASE}/CMFPlone/www/portal_factory_manage_types.zpt
+${PLONE_BASE}/CMFPlone/www/portrait_fix.dtml
+${PLONE_BASE}/CMFQuickInstallerTool/AUTHORS
+${PLONE_BASE}/CMFQuickInstallerTool/ChangeLog
+${PLONE_BASE}/CMFQuickInstallerTool/Extensions/Install.py
+${PLONE_BASE}/CMFQuickInstallerTool/Extensions/Install.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/Extensions/__init__.py
+${PLONE_BASE}/CMFQuickInstallerTool/Extensions/__init__.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/HISTORY.txt
+${PLONE_BASE}/CMFQuickInstallerTool/InstalledProduct.py
+${PLONE_BASE}/CMFQuickInstallerTool/InstalledProduct.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/QuickInstallerTool.py
+${PLONE_BASE}/CMFQuickInstallerTool/QuickInstallerTool.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/README.txt
+${PLONE_BASE}/CMFQuickInstallerTool/SkinRegistrar.py
+${PLONE_BASE}/CMFQuickInstallerTool/SkinRegistrar.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/__init__.py
+${PLONE_BASE}/CMFQuickInstallerTool/__init__.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/__pkginfo__.py
+${PLONE_BASE}/CMFQuickInstallerTool/__pkginfo__.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/actions
+${PLONE_BASE}/CMFQuickInstallerTool/debian/changelog
+${PLONE_BASE}/CMFQuickInstallerTool/debian/config
+${PLONE_BASE}/CMFQuickInstallerTool/debian/control
+${PLONE_BASE}/CMFQuickInstallerTool/debian/copyright
+${PLONE_BASE}/CMFQuickInstallerTool/debian/debianizerc
+${PLONE_BASE}/CMFQuickInstallerTool/debian/dirs
+${PLONE_BASE}/CMFQuickInstallerTool/debian/postinst
+${PLONE_BASE}/CMFQuickInstallerTool/debian/prerm
+${PLONE_BASE}/CMFQuickInstallerTool/debian/rules
+${PLONE_BASE}/CMFQuickInstallerTool/debian/templates
+${PLONE_BASE}/CMFQuickInstallerTool/forms/install_products_form.zpt
+${PLONE_BASE}/CMFQuickInstallerTool/forms/installed_product_overview.zpt
+${PLONE_BASE}/CMFQuickInstallerTool/installer.py
+${PLONE_BASE}/CMFQuickInstallerTool/installer.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/interfaces/__init__.py
+${PLONE_BASE}/CMFQuickInstallerTool/interfaces/__init__.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/interfaces/portal_quickinstaller.py
+${PLONE_BASE}/CMFQuickInstallerTool/interfaces/portal_quickinstaller.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/parser.py
+${PLONE_BASE}/CMFQuickInstallerTool/parser.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/properties
+${PLONE_BASE}/CMFQuickInstallerTool/tests/__init__.py
+${PLONE_BASE}/CMFQuickInstallerTool/tests/__init__.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/tests/framework.py
+${PLONE_BASE}/CMFQuickInstallerTool/tests/framework.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/tests/runalltests.py
+${PLONE_BASE}/CMFQuickInstallerTool/tests/runalltests.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/tests/testSetup.py
+${PLONE_BASE}/CMFQuickInstallerTool/tests/testSetup.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/tests/testSkeleton.py
+${PLONE_BASE}/CMFQuickInstallerTool/tests/testSkeleton.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/tool.gif
+${PLONE_BASE}/CMFQuickInstallerTool/utils.py
+${PLONE_BASE}/CMFQuickInstallerTool/utils.pyc
+${PLONE_BASE}/CMFQuickInstallerTool/version.txt
+${PLONE_BASE}/CMFSetup/CREDITS.txt
+${PLONE_BASE}/CMFSetup/DEPENDENCIES.txt
+${PLONE_BASE}/CMFSetup/PROFILES.txt
+${PLONE_BASE}/CMFSetup/README.txt
+${PLONE_BASE}/CMFSetup/__init__.py
+${PLONE_BASE}/CMFSetup/__init__.pyc
+${PLONE_BASE}/CMFSetup/actions.py
+${PLONE_BASE}/CMFSetup/actions.pyc
+${PLONE_BASE}/CMFSetup/cachingpolicymgr.py
+${PLONE_BASE}/CMFSetup/cachingpolicymgr.pyc
+${PLONE_BASE}/CMFSetup/catalog.py
+${PLONE_BASE}/CMFSetup/catalog.pyc
+${PLONE_BASE}/CMFSetup/contenttyperegistry.py
+${PLONE_BASE}/CMFSetup/contenttyperegistry.pyc
+${PLONE_BASE}/CMFSetup/cookieauth.py
+${PLONE_BASE}/CMFSetup/cookieauth.pyc
+${PLONE_BASE}/CMFSetup/exceptions.py
+${PLONE_BASE}/CMFSetup/exceptions.pyc
+${PLONE_BASE}/CMFSetup/mailhost.py
+${PLONE_BASE}/CMFSetup/mailhost.pyc
+${PLONE_BASE}/CMFSetup/permissions.py
+${PLONE_BASE}/CMFSetup/permissions.pyc
+${PLONE_BASE}/CMFSetup/properties.py
+${PLONE_BASE}/CMFSetup/properties.pyc
+${PLONE_BASE}/CMFSetup/registry.py
+${PLONE_BASE}/CMFSetup/registry.pyc
+${PLONE_BASE}/CMFSetup/rolemap.py
+${PLONE_BASE}/CMFSetup/rolemap.pyc
+${PLONE_BASE}/CMFSetup/skins.py
+${PLONE_BASE}/CMFSetup/skins.pyc
+${PLONE_BASE}/CMFSetup/tests/__init__.py
+${PLONE_BASE}/CMFSetup/tests/__init__.pyc
+${PLONE_BASE}/CMFSetup/tests/test_utils.py
+${PLONE_BASE}/CMFSetup/tests/test_utils.pyc
+${PLONE_BASE}/CMFSetup/tool.py
+${PLONE_BASE}/CMFSetup/tool.pyc
+${PLONE_BASE}/CMFSetup/typeinfo.py
+${PLONE_BASE}/CMFSetup/typeinfo.pyc
+${PLONE_BASE}/CMFSetup/utils.py
+${PLONE_BASE}/CMFSetup/utils.pyc
+${PLONE_BASE}/CMFSetup/version.txt
+${PLONE_BASE}/CMFSetup/workflow.py
+${PLONE_BASE}/CMFSetup/workflow.pyc
+${PLONE_BASE}/CMFSetup/xml/object_nodes.xml
+${PLONE_BASE}/CMFSetup/xml/property_nodes.xml
+${PLONE_BASE}/CMFTopic/AbstractCriterion.py
+${PLONE_BASE}/CMFTopic/AbstractCriterion.pyc
+${PLONE_BASE}/CMFTopic/DEPENDENCIES.txt
+${PLONE_BASE}/CMFTopic/DateCriteria.py
+${PLONE_BASE}/CMFTopic/DateCriteria.pyc
+${PLONE_BASE}/CMFTopic/Extensions/Update.py
+${PLONE_BASE}/CMFTopic/Extensions/Update.pyc
+${PLONE_BASE}/CMFTopic/ListCriterion.py
+${PLONE_BASE}/CMFTopic/ListCriterion.pyc
+${PLONE_BASE}/CMFTopic/README.txt
+${PLONE_BASE}/CMFTopic/SimpleIntCriterion.py
+${PLONE_BASE}/CMFTopic/SimpleIntCriterion.pyc
+${PLONE_BASE}/CMFTopic/SimpleStringCriterion.py
+${PLONE_BASE}/CMFTopic/SimpleStringCriterion.pyc
+${PLONE_BASE}/CMFTopic/SortCriterion.py
+${PLONE_BASE}/CMFTopic/SortCriterion.pyc
+${PLONE_BASE}/CMFTopic/Topic.py
+${PLONE_BASE}/CMFTopic/Topic.pyc
+${PLONE_BASE}/CMFTopic/TopicPermissions.py
+${PLONE_BASE}/CMFTopic/TopicPermissions.pyc
+${PLONE_BASE}/CMFTopic/__init__.py
+${PLONE_BASE}/CMFTopic/__init__.pyc
+${PLONE_BASE}/CMFTopic/configure.zcml
+${PLONE_BASE}/CMFTopic/help/Overview.stx
+${PLONE_BASE}/CMFTopic/help/Topics.stx
+${PLONE_BASE}/CMFTopic/interfaces/Criterion.py
+${PLONE_BASE}/CMFTopic/interfaces/Criterion.pyc
+${PLONE_BASE}/CMFTopic/interfaces/__init__.py
+${PLONE_BASE}/CMFTopic/interfaces/__init__.pyc
+${PLONE_BASE}/CMFTopic/permissions.py
+${PLONE_BASE}/CMFTopic/permissions.pyc
+${PLONE_BASE}/CMFTopic/profiles/default/skins.xml
+${PLONE_BASE}/CMFTopic/profiles/default/types.xml
+${PLONE_BASE}/CMFTopic/profiles/default/types/Topic.xml
+${PLONE_BASE}/CMFTopic/profiles/default/workflows.xml
+${PLONE_BASE}/CMFTopic/skins/topic/friendlydatec_editform.dtml
+${PLONE_BASE}/CMFTopic/skins/topic/listc_edit.dtml
+${PLONE_BASE}/CMFTopic/skins/topic/sic_edit.dtml
+${PLONE_BASE}/CMFTopic/skins/topic/sort_edit.dtml
+${PLONE_BASE}/CMFTopic/skins/topic/ssc_edit.dtml
+${PLONE_BASE}/CMFTopic/skins/topic/topic_addCriterion.py
+${PLONE_BASE}/CMFTopic/skins/topic/topic_addCriterion.pyc
+${PLONE_BASE}/CMFTopic/skins/topic/topic_addSubtopic.py
+${PLONE_BASE}/CMFTopic/skins/topic/topic_addSubtopic.pyc
+${PLONE_BASE}/CMFTopic/skins/topic/topic_criteria_form.dtml
+${PLONE_BASE}/CMFTopic/skins/topic/topic_deleteCriteria.py
+${PLONE_BASE}/CMFTopic/skins/topic/topic_deleteCriteria.pyc
+${PLONE_BASE}/CMFTopic/skins/topic/topic_editCriteria.py
+${PLONE_BASE}/CMFTopic/skins/topic/topic_editCriteria.pyc
+${PLONE_BASE}/CMFTopic/skins/topic/topic_editTopic.py
+${PLONE_BASE}/CMFTopic/skins/topic/topic_editTopic.pyc
+${PLONE_BASE}/CMFTopic/skins/topic/topic_edit_form.dtml
+${PLONE_BASE}/CMFTopic/skins/topic/topic_icon.gif
+${PLONE_BASE}/CMFTopic/skins/topic/topic_subtopics_form.dtml
+${PLONE_BASE}/CMFTopic/skins/topic/topic_view.dtml
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/friendlydatec_editform.pt
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/listc_edit.pt
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/sic_edit.pt
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/sort_edit.pt
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/ssc_edit.pt
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_addCriterion.py
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_addCriterion.pyc
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_criteria_form.pt
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_deleteCriteria.py
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_deleteCriteria.pyc
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_editCriteria.py
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_editCriteria.pyc
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_editTopic.py
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_editTopic.pyc
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_edit_form.pt
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_icon.gif
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_subtopics_form.pt
+${PLONE_BASE}/CMFTopic/skins/zpt_topic/topic_view.pt
+${PLONE_BASE}/CMFTopic/tests/__init__.py
+${PLONE_BASE}/CMFTopic/tests/__init__.pyc
+${PLONE_BASE}/CMFTopic/tests/common.py
+${PLONE_BASE}/CMFTopic/tests/common.pyc
+${PLONE_BASE}/CMFTopic/tests/test_DateC.py
+${PLONE_BASE}/CMFTopic/tests/test_DateC.pyc
+${PLONE_BASE}/CMFTopic/tests/test_ListC.py
+${PLONE_BASE}/CMFTopic/tests/test_ListC.pyc
+${PLONE_BASE}/CMFTopic/tests/test_SIC.py
+${PLONE_BASE}/CMFTopic/tests/test_SIC.pyc
+${PLONE_BASE}/CMFTopic/tests/test_SSC.py
+${PLONE_BASE}/CMFTopic/tests/test_SSC.pyc
+${PLONE_BASE}/CMFTopic/tests/test_SortC.py
+${PLONE_BASE}/CMFTopic/tests/test_SortC.pyc
+${PLONE_BASE}/CMFTopic/tests/test_Topic.py
+${PLONE_BASE}/CMFTopic/tests/test_Topic.pyc
+${PLONE_BASE}/CMFTopic/version.txt
+${PLONE_BASE}/CMFUid/DEPENDENCIES.txt
+${PLONE_BASE}/CMFUid/README.txt
+${PLONE_BASE}/CMFUid/UniqueIdAnnotationTool.py
+${PLONE_BASE}/CMFUid/UniqueIdAnnotationTool.pyc
+${PLONE_BASE}/CMFUid/UniqueIdGeneratorTool.py
+${PLONE_BASE}/CMFUid/UniqueIdGeneratorTool.pyc
+${PLONE_BASE}/CMFUid/UniqueIdHandlerTool.py
+${PLONE_BASE}/CMFUid/UniqueIdHandlerTool.pyc
+${PLONE_BASE}/CMFUid/__init__.py
+${PLONE_BASE}/CMFUid/__init__.pyc
+${PLONE_BASE}/CMFUid/interfaces.py
+${PLONE_BASE}/CMFUid/interfaces.pyc
+${PLONE_BASE}/CMFUid/profiles/default/toolset.xml
+${PLONE_BASE}/CMFUid/tests/__init__.py
+${PLONE_BASE}/CMFUid/tests/__init__.pyc
+${PLONE_BASE}/CMFUid/tests/test_uidannotation.py
+${PLONE_BASE}/CMFUid/tests/test_uidannotation.pyc
+${PLONE_BASE}/CMFUid/tests/test_uidgeneration.py
+${PLONE_BASE}/CMFUid/tests/test_uidgeneration.pyc
+${PLONE_BASE}/CMFUid/tests/test_uidhandling.py
+${PLONE_BASE}/CMFUid/tests/test_uidhandling.pyc
+${PLONE_BASE}/CMFUid/tool.gif
+${PLONE_BASE}/CMFUid/version.txt
+${PLONE_BASE}/CMFUid/www/queryUID.pt
+${PLONE_BASE}/DCWorkflow/ContainerTab.py
+${PLONE_BASE}/DCWorkflow/ContainerTab.pyc
+${PLONE_BASE}/DCWorkflow/DCWorkflow.py
+${PLONE_BASE}/DCWorkflow/DCWorkflow.pyc
+${PLONE_BASE}/DCWorkflow/DEPENDENCIES.txt
+${PLONE_BASE}/DCWorkflow/Default.py
+${PLONE_BASE}/DCWorkflow/Default.pyc
+${PLONE_BASE}/DCWorkflow/Expression.py
+${PLONE_BASE}/DCWorkflow/Expression.pyc
+${PLONE_BASE}/DCWorkflow/Extensions/test_method.py
+${PLONE_BASE}/DCWorkflow/Extensions/test_method.pyc
+${PLONE_BASE}/DCWorkflow/Guard.py
+${PLONE_BASE}/DCWorkflow/Guard.pyc
+${PLONE_BASE}/DCWorkflow/README.txt
+${PLONE_BASE}/DCWorkflow/Scripts.py
+${PLONE_BASE}/DCWorkflow/Scripts.pyc
+${PLONE_BASE}/DCWorkflow/States.py
+${PLONE_BASE}/DCWorkflow/States.pyc
+${PLONE_BASE}/DCWorkflow/Transitions.py
+${PLONE_BASE}/DCWorkflow/Transitions.pyc
+${PLONE_BASE}/DCWorkflow/Variables.py
+${PLONE_BASE}/DCWorkflow/Variables.pyc
+${PLONE_BASE}/DCWorkflow/WorkflowUIMixin.py
+${PLONE_BASE}/DCWorkflow/WorkflowUIMixin.pyc
+${PLONE_BASE}/DCWorkflow/Worklists.py
+${PLONE_BASE}/DCWorkflow/Worklists.pyc
+${PLONE_BASE}/DCWorkflow/__init__.py
+${PLONE_BASE}/DCWorkflow/__init__.pyc
+${PLONE_BASE}/DCWorkflow/browser/__init__.py
+${PLONE_BASE}/DCWorkflow/browser/__init__.pyc
+${PLONE_BASE}/DCWorkflow/browser/configure.zcml
+${PLONE_BASE}/DCWorkflow/browser/workflow.py
+${PLONE_BASE}/DCWorkflow/browser/workflow.pyc
+${PLONE_BASE}/DCWorkflow/configure.zcml
+${PLONE_BASE}/DCWorkflow/doc/actbox.stx
+${PLONE_BASE}/DCWorkflow/doc/basics.stx
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/checkin.py
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/checkin.pyc
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/checkout.py
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/checkout.pyc
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/retractStages.py
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/retractStages.pyc
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/updateProductionStage.py
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/updateProductionStage.pyc
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/updateReviewStage.py
+${PLONE_BASE}/DCWorkflow/doc/examples/staging/updateReviewStage.pyc
+${PLONE_BASE}/DCWorkflow/doc/expressions.stx
+${PLONE_BASE}/DCWorkflow/doc/howto.stx
+${PLONE_BASE}/DCWorkflow/doc/worklists.stx
+${PLONE_BASE}/DCWorkflow/dtml/guard.dtml
+${PLONE_BASE}/DCWorkflow/dtml/state_groups.pt
+${PLONE_BASE}/DCWorkflow/dtml/state_permissions.dtml
+${PLONE_BASE}/DCWorkflow/dtml/state_properties.dtml
+${PLONE_BASE}/DCWorkflow/dtml/state_variables.dtml
+${PLONE_BASE}/DCWorkflow/dtml/states.dtml
+${PLONE_BASE}/DCWorkflow/dtml/transition_properties.dtml
+${PLONE_BASE}/DCWorkflow/dtml/transition_variables.dtml
+${PLONE_BASE}/DCWorkflow/dtml/transitions.dtml
+${PLONE_BASE}/DCWorkflow/dtml/variable_properties.dtml
+${PLONE_BASE}/DCWorkflow/dtml/variables.dtml
+${PLONE_BASE}/DCWorkflow/dtml/workflow_groups.pt
+${PLONE_BASE}/DCWorkflow/dtml/workflow_permissions.dtml
+${PLONE_BASE}/DCWorkflow/dtml/workflow_properties.dtml
+${PLONE_BASE}/DCWorkflow/dtml/worklist_properties.dtml
+${PLONE_BASE}/DCWorkflow/dtml/worklists.dtml
+${PLONE_BASE}/DCWorkflow/exportimport.py
+${PLONE_BASE}/DCWorkflow/exportimport.pyc
+${PLONE_BASE}/DCWorkflow/help/001-overview.stx
+${PLONE_BASE}/DCWorkflow/help/002-expressions.stx
+${PLONE_BASE}/DCWorkflow/help/003-guards.stx
+${PLONE_BASE}/DCWorkflow/help/004-actionbox.stx
+${PLONE_BASE}/DCWorkflow/help/011-states.stx
+${PLONE_BASE}/DCWorkflow/help/021-transition.stx
+${PLONE_BASE}/DCWorkflow/help/031-variables.stx
+${PLONE_BASE}/DCWorkflow/help/041-worklists.stx
+${PLONE_BASE}/DCWorkflow/help/051-scripts.stx
+${PLONE_BASE}/DCWorkflow/help/061-permissions.stx
+${PLONE_BASE}/DCWorkflow/images/script.gif
+${PLONE_BASE}/DCWorkflow/images/state.gif
+${PLONE_BASE}/DCWorkflow/images/transition.gif
+${PLONE_BASE}/DCWorkflow/images/variable.gif
+${PLONE_BASE}/DCWorkflow/images/workflow.gif
+${PLONE_BASE}/DCWorkflow/images/worklist.gif
+${PLONE_BASE}/DCWorkflow/interfaces.py
+${PLONE_BASE}/DCWorkflow/interfaces.pyc
+${PLONE_BASE}/DCWorkflow/permissions.py
+${PLONE_BASE}/DCWorkflow/permissions.pyc
+${PLONE_BASE}/DCWorkflow/profiles/revision2/workflows.xml
+${PLONE_BASE}/DCWorkflow/profiles/revision2/workflows/default_workflow/definition.xml
+${PLONE_BASE}/DCWorkflow/tests/__init__.py
+${PLONE_BASE}/DCWorkflow/tests/__init__.pyc
+${PLONE_BASE}/DCWorkflow/tests/test_DCWorkflow.py
+${PLONE_BASE}/DCWorkflow/tests/test_DCWorkflow.pyc
+${PLONE_BASE}/DCWorkflow/tests/test_exportimport.py
+${PLONE_BASE}/DCWorkflow/tests/test_exportimport.pyc
+${PLONE_BASE}/DCWorkflow/tests/test_guard.py
+${PLONE_BASE}/DCWorkflow/tests/test_guard.pyc
+${PLONE_BASE}/DCWorkflow/tests/test_roles.py
+${PLONE_BASE}/DCWorkflow/tests/test_roles.pyc
+${PLONE_BASE}/DCWorkflow/utils.py
+${PLONE_BASE}/DCWorkflow/utils.pyc
+${PLONE_BASE}/DCWorkflow/version.txt
+${PLONE_BASE}/DCWorkflow/xml/wtcWorkflowExport.xml
+${PLONE_BASE}/ExtendedPathIndex/ExtendedPathIndex.py
+${PLONE_BASE}/ExtendedPathIndex/ExtendedPathIndex.pyc
+${PLONE_BASE}/ExtendedPathIndex/HISTORY.txt
+${PLONE_BASE}/ExtendedPathIndex/README.txt
+${PLONE_BASE}/ExtendedPathIndex/__init__.py
+${PLONE_BASE}/ExtendedPathIndex/__init__.pyc
+${PLONE_BASE}/ExtendedPathIndex/dtml/addExtendedPathIndex.dtml
+${PLONE_BASE}/ExtendedPathIndex/dtml/manageExtendedPathIndex.dtml
+${PLONE_BASE}/ExtendedPathIndex/help/ExtendedPathIndex_searchResults.stx
+${PLONE_BASE}/ExtendedPathIndex/ptests/__init__.py
+${PLONE_BASE}/ExtendedPathIndex/ptests/__init__.pyc
+${PLONE_BASE}/ExtendedPathIndex/ptests/common.py
+${PLONE_BASE}/ExtendedPathIndex/ptests/common.pyc
+${PLONE_BASE}/ExtendedPathIndex/ptests/createData.py
+${PLONE_BASE}/ExtendedPathIndex/ptests/createData.pyc
+${PLONE_BASE}/ExtendedPathIndex/ptests/testProfiling.py
+${PLONE_BASE}/ExtendedPathIndex/ptests/testProfiling.pyc
+${PLONE_BASE}/ExtendedPathIndex/ptests/testQuery.py
+${PLONE_BASE}/ExtendedPathIndex/ptests/testQuery.pyc
+${PLONE_BASE}/ExtendedPathIndex/tests/__init__.py
+${PLONE_BASE}/ExtendedPathIndex/tests/__init__.pyc
+${PLONE_BASE}/ExtendedPathIndex/tests/epitc.py
+${PLONE_BASE}/ExtendedPathIndex/tests/epitc.pyc
+${PLONE_BASE}/ExtendedPathIndex/tests/framework.py
+${PLONE_BASE}/ExtendedPathIndex/tests/framework.pyc
+${PLONE_BASE}/ExtendedPathIndex/tests/runalltests.py
+${PLONE_BASE}/ExtendedPathIndex/tests/runalltests.pyc
+${PLONE_BASE}/ExtendedPathIndex/tests/testExtendedPathIndex.py
+${PLONE_BASE}/ExtendedPathIndex/tests/testExtendedPathIndex.pyc
+${PLONE_BASE}/ExtendedPathIndex/tests/testIndexedAttrs.py
+${PLONE_BASE}/ExtendedPathIndex/tests/testIndexedAttrs.pyc
+${PLONE_BASE}/ExtendedPathIndex/tests/testSetup.py
+${PLONE_BASE}/ExtendedPathIndex/tests/testSetup.pyc
+${PLONE_BASE}/ExtendedPathIndex/tests/testSkeleton.py
+${PLONE_BASE}/ExtendedPathIndex/tests/testSkeleton.pyc
+${PLONE_BASE}/ExtendedPathIndex/version.txt
+${PLONE_BASE}/ExtendedPathIndex/www/index.gif
+${PLONE_BASE}/ExternalEditor/CHANGES.txt
+${PLONE_BASE}/ExternalEditor/ExternalEditor.py
+${PLONE_BASE}/ExternalEditor/ExternalEditor.pyc
+${PLONE_BASE}/ExternalEditor/INSTALL-UNIX.txt
+${PLONE_BASE}/ExternalEditor/INSTALL-WIN32.txt
+${PLONE_BASE}/ExternalEditor/LICENSE.txt
+${PLONE_BASE}/ExternalEditor/MANIFEST.in
+${PLONE_BASE}/ExternalEditor/Plugins/__init__.py
+${PLONE_BASE}/ExternalEditor/Plugins/__init__.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/dreamweaver.py
+${PLONE_BASE}/ExternalEditor/Plugins/dreamweaver.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/excel.py
+${PLONE_BASE}/ExternalEditor/Plugins/excel.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/homesite.py
+${PLONE_BASE}/ExternalEditor/Plugins/homesite.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/homesite5.py
+${PLONE_BASE}/ExternalEditor/Plugins/homesite5.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/msohtmed.py
+${PLONE_BASE}/ExternalEditor/Plugins/msohtmed.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/photoshop.py
+${PLONE_BASE}/ExternalEditor/Plugins/photoshop.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/photoshp.py
+${PLONE_BASE}/ExternalEditor/Plugins/photoshp.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/powerpnt.py
+${PLONE_BASE}/ExternalEditor/Plugins/powerpnt.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/powerpoint.py
+${PLONE_BASE}/ExternalEditor/Plugins/powerpoint.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/winword.py
+${PLONE_BASE}/ExternalEditor/Plugins/winword.pyc
+${PLONE_BASE}/ExternalEditor/Plugins/word.py
+${PLONE_BASE}/ExternalEditor/Plugins/word.pyc
+${PLONE_BASE}/ExternalEditor/README.txt
+${PLONE_BASE}/ExternalEditor/__init__.py
+${PLONE_BASE}/ExternalEditor/__init__.pyc
+${PLONE_BASE}/ExternalEditor/edit_icon.gif
+${PLONE_BASE}/ExternalEditor/findResult.dtml
+${PLONE_BASE}/ExternalEditor/man/zopeedit.1
+${PLONE_BASE}/ExternalEditor/manage_main.dtml
+${PLONE_BASE}/ExternalEditor/manage_tabs.dtml
+${PLONE_BASE}/ExternalEditor/setup.py
+${PLONE_BASE}/ExternalEditor/setup.pyc
+${PLONE_BASE}/ExternalEditor/tests/__init__.py
+${PLONE_BASE}/ExternalEditor/tests/__init__.pyc
+${PLONE_BASE}/ExternalEditor/tests/edit.txt
+${PLONE_BASE}/ExternalEditor/tests/link.txt
+${PLONE_BASE}/ExternalEditor/tests/test_functional.py
+${PLONE_BASE}/ExternalEditor/tests/test_functional.pyc
+${PLONE_BASE}/ExternalEditor/version.txt
+${PLONE_BASE}/ExternalEditor/win32/Python-License.txt
+${PLONE_BASE}/ExternalEditor/win32/Pythonwin-License.txt
+${PLONE_BASE}/ExternalEditor/win32/ZopeEdit.ini
+${PLONE_BASE}/ExternalEditor/win32/ZopeExtEditDummyOCX.ocx
+${PLONE_BASE}/ExternalEditor/win32/buildexe.bat
+${PLONE_BASE}/ExternalEditor/win32/ocx.txt
+${PLONE_BASE}/ExternalEditor/win32/setup.iss
+${PLONE_BASE}/ExternalEditor/zopeedit.py
+${PLONE_BASE}/ExternalEditor/zopeedit.pyc
+${PLONE_BASE}/GenericSetup/CHANGES.txt
+${PLONE_BASE}/GenericSetup/CREDITS.txt
+${PLONE_BASE}/GenericSetup/DEPENDENCIES.txt
+${PLONE_BASE}/GenericSetup/MailHost/__init__.py
+${PLONE_BASE}/GenericSetup/MailHost/__init__.pyc
+${PLONE_BASE}/GenericSetup/MailHost/configure.zcml
+${PLONE_BASE}/GenericSetup/MailHost/exportimport.py
+${PLONE_BASE}/GenericSetup/MailHost/exportimport.pyc
+${PLONE_BASE}/GenericSetup/MailHost/tests/__init__.py
+${PLONE_BASE}/GenericSetup/MailHost/tests/__init__.pyc
+${PLONE_BASE}/GenericSetup/MailHost/tests/test_exportimport.py
+${PLONE_BASE}/GenericSetup/MailHost/tests/test_exportimport.pyc
+${PLONE_BASE}/GenericSetup/OFSP/__init__.py
+${PLONE_BASE}/GenericSetup/OFSP/__init__.pyc
+${PLONE_BASE}/GenericSetup/OFSP/configure.zcml
+${PLONE_BASE}/GenericSetup/OFSP/exportimport.py
+${PLONE_BASE}/GenericSetup/OFSP/exportimport.pyc
+${PLONE_BASE}/GenericSetup/OFSP/tests/__init__.py
+${PLONE_BASE}/GenericSetup/OFSP/tests/__init__.pyc
+${PLONE_BASE}/GenericSetup/OFSP/tests/test_exportimport.py
+${PLONE_BASE}/GenericSetup/OFSP/tests/test_exportimport.pyc
+${PLONE_BASE}/GenericSetup/PageTemplates/__init__.py
+${PLONE_BASE}/GenericSetup/PageTemplates/__init__.pyc
+${PLONE_BASE}/GenericSetup/PageTemplates/configure.zcml
+${PLONE_BASE}/GenericSetup/PageTemplates/exportimport.py
+${PLONE_BASE}/GenericSetup/PageTemplates/exportimport.pyc
+${PLONE_BASE}/GenericSetup/PageTemplates/interfaces.py
+${PLONE_BASE}/GenericSetup/PageTemplates/interfaces.pyc
+${PLONE_BASE}/GenericSetup/PageTemplates/tests/__init__.py
+${PLONE_BASE}/GenericSetup/PageTemplates/tests/__init__.pyc
+${PLONE_BASE}/GenericSetup/PageTemplates/tests/test_exportimport.py
+${PLONE_BASE}/GenericSetup/PageTemplates/tests/test_exportimport.pyc
+${PLONE_BASE}/GenericSetup/PluginIndexes/__init__.py
+${PLONE_BASE}/GenericSetup/PluginIndexes/__init__.pyc
+${PLONE_BASE}/GenericSetup/PluginIndexes/configure.zcml
+${PLONE_BASE}/GenericSetup/PluginIndexes/exportimport.py
+${PLONE_BASE}/GenericSetup/PluginIndexes/exportimport.pyc
+${PLONE_BASE}/GenericSetup/PluginIndexes/tests/__init__.py
+${PLONE_BASE}/GenericSetup/PluginIndexes/tests/__init__.pyc
+${PLONE_BASE}/GenericSetup/PluginIndexes/tests/test_exportimport.py
+${PLONE_BASE}/GenericSetup/PluginIndexes/tests/test_exportimport.pyc
+${PLONE_BASE}/GenericSetup/PythonScripts/__init__.py
+${PLONE_BASE}/GenericSetup/PythonScripts/__init__.pyc
+${PLONE_BASE}/GenericSetup/PythonScripts/configure.zcml
+${PLONE_BASE}/GenericSetup/PythonScripts/exportimport.py
+${PLONE_BASE}/GenericSetup/PythonScripts/exportimport.pyc
+${PLONE_BASE}/GenericSetup/PythonScripts/interfaces.py
+${PLONE_BASE}/GenericSetup/PythonScripts/interfaces.pyc
+${PLONE_BASE}/GenericSetup/PythonScripts/tests/__init__.py
+${PLONE_BASE}/GenericSetup/PythonScripts/tests/__init__.pyc
+${PLONE_BASE}/GenericSetup/PythonScripts/tests/test_exportimport.py
+${PLONE_BASE}/GenericSetup/PythonScripts/tests/test_exportimport.pyc
+${PLONE_BASE}/GenericSetup/README.txt
+${PLONE_BASE}/GenericSetup/ZCTextIndex/__init__.py
+${PLONE_BASE}/GenericSetup/ZCTextIndex/__init__.pyc
+${PLONE_BASE}/GenericSetup/ZCTextIndex/configure.zcml
+${PLONE_BASE}/GenericSetup/ZCTextIndex/exportimport.py
+${PLONE_BASE}/GenericSetup/ZCTextIndex/exportimport.pyc
+${PLONE_BASE}/GenericSetup/ZCTextIndex/tests/__init__.py
+${PLONE_BASE}/GenericSetup/ZCTextIndex/tests/__init__.pyc
+${PLONE_BASE}/GenericSetup/ZCTextIndex/tests/test_exportimport.py
+${PLONE_BASE}/GenericSetup/ZCTextIndex/tests/test_exportimport.pyc
+${PLONE_BASE}/GenericSetup/ZCatalog/__init__.py
+${PLONE_BASE}/GenericSetup/ZCatalog/__init__.pyc
+${PLONE_BASE}/GenericSetup/ZCatalog/configure.zcml
+${PLONE_BASE}/GenericSetup/ZCatalog/exportimport.py
+${PLONE_BASE}/GenericSetup/ZCatalog/exportimport.pyc
+${PLONE_BASE}/GenericSetup/ZCatalog/tests/__init__.py
+${PLONE_BASE}/GenericSetup/ZCatalog/tests/__init__.pyc
+${PLONE_BASE}/GenericSetup/ZCatalog/tests/test_exportimport.py
+${PLONE_BASE}/GenericSetup/ZCatalog/tests/test_exportimport.pyc
+${PLONE_BASE}/GenericSetup/__init__.py
+${PLONE_BASE}/GenericSetup/__init__.pyc
+${PLONE_BASE}/GenericSetup/bbb/__init__.py
+${PLONE_BASE}/GenericSetup/bbb/__init__.pyc
+${PLONE_BASE}/GenericSetup/bbb/registry.py
+${PLONE_BASE}/GenericSetup/bbb/registry.pyc
+${PLONE_BASE}/GenericSetup/bbb/tool.py
+${PLONE_BASE}/GenericSetup/bbb/tool.pyc
+${PLONE_BASE}/GenericSetup/browser/__init__.py
+${PLONE_BASE}/GenericSetup/browser/__init__.pyc
+${PLONE_BASE}/GenericSetup/browser/addWithPresettings.pt
+${PLONE_BASE}/GenericSetup/browser/utils.py
+${PLONE_BASE}/GenericSetup/browser/utils.pyc
+${PLONE_BASE}/GenericSetup/configure.zcml
+${PLONE_BASE}/GenericSetup/content.py
+${PLONE_BASE}/GenericSetup/content.pyc
+${PLONE_BASE}/GenericSetup/context.py
+${PLONE_BASE}/GenericSetup/context.pyc
+${PLONE_BASE}/GenericSetup/differ.py
+${PLONE_BASE}/GenericSetup/differ.pyc
+${PLONE_BASE}/GenericSetup/doc/SampleSite/README.txt
+${PLONE_BASE}/GenericSetup/doc/SampleSite/__init__.py
+${PLONE_BASE}/GenericSetup/doc/SampleSite/__init__.pyc
+${PLONE_BASE}/GenericSetup/doc/SampleSite/configure.zcml
+${PLONE_BASE}/GenericSetup/doc/SampleSite/exportimport.py
+${PLONE_BASE}/GenericSetup/doc/SampleSite/exportimport.pyc
+${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/export_steps.xml
+${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/import_steps.xml
+${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/rolemap.xml
+${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/siteroot/bar.py
+${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/siteroot/catalog.xml
+${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/siteroot/foo.xml
+${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/siteroot/index_html.pt
+${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/siteroot/mailhost.xml
+${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/siteroot.xml
+${PLONE_BASE}/GenericSetup/doc/handlers.txt
+${PLONE_BASE}/GenericSetup/doc/profiles.txt
+${PLONE_BASE}/GenericSetup/exceptions.py
+${PLONE_BASE}/GenericSetup/exceptions.pyc
+${PLONE_BASE}/GenericSetup/interfaces.py
+${PLONE_BASE}/GenericSetup/interfaces.pyc
+${PLONE_BASE}/GenericSetup/meta.zcml
+${PLONE_BASE}/GenericSetup/permissions.py
+${PLONE_BASE}/GenericSetup/permissions.pyc
+${PLONE_BASE}/GenericSetup/registry.py
+${PLONE_BASE}/GenericSetup/registry.pyc
+${PLONE_BASE}/GenericSetup/rolemap.py
+${PLONE_BASE}/GenericSetup/rolemap.pyc
+${PLONE_BASE}/GenericSetup/testing.py
+${PLONE_BASE}/GenericSetup/testing.pyc
+${PLONE_BASE}/GenericSetup/tests/__init__.py
+${PLONE_BASE}/GenericSetup/tests/__init__.pyc
+${PLONE_BASE}/GenericSetup/tests/common.py
+${PLONE_BASE}/GenericSetup/tests/common.pyc
+${PLONE_BASE}/GenericSetup/tests/conformance.py
+${PLONE_BASE}/GenericSetup/tests/conformance.pyc
+${PLONE_BASE}/GenericSetup/tests/default_profile/export_steps.xml
+${PLONE_BASE}/GenericSetup/tests/default_profile/import_steps.xml
+${PLONE_BASE}/GenericSetup/tests/default_profile/profile.ini
+${PLONE_BASE}/GenericSetup/tests/default_profile/toolset.xml
+${PLONE_BASE}/GenericSetup/tests/faux_objects.py
+${PLONE_BASE}/GenericSetup/tests/faux_objects.pyc
+${PLONE_BASE}/GenericSetup/tests/simple.png
+${PLONE_BASE}/GenericSetup/tests/test_content.py
+${PLONE_BASE}/GenericSetup/tests/test_content.pyc
+${PLONE_BASE}/GenericSetup/tests/test_context.py
+${PLONE_BASE}/GenericSetup/tests/test_context.pyc
+${PLONE_BASE}/GenericSetup/tests/test_differ.py
+${PLONE_BASE}/GenericSetup/tests/test_differ.pyc
+${PLONE_BASE}/GenericSetup/tests/test_registry.py
+${PLONE_BASE}/GenericSetup/tests/test_registry.pyc
+${PLONE_BASE}/GenericSetup/tests/test_rolemap.py
+${PLONE_BASE}/GenericSetup/tests/test_rolemap.pyc
+${PLONE_BASE}/GenericSetup/tests/test_tool.py
+${PLONE_BASE}/GenericSetup/tests/test_tool.pyc
+${PLONE_BASE}/GenericSetup/tests/test_utils.py
+${PLONE_BASE}/GenericSetup/tests/test_utils.pyc
+${PLONE_BASE}/GenericSetup/tests/test_zcml.py
+${PLONE_BASE}/GenericSetup/tests/test_zcml.pyc
+${PLONE_BASE}/GenericSetup/tool.py
+${PLONE_BASE}/GenericSetup/tool.pyc
+${PLONE_BASE}/GenericSetup/utils.py
+${PLONE_BASE}/GenericSetup/utils.pyc
+${PLONE_BASE}/GenericSetup/version.txt
+${PLONE_BASE}/GenericSetup/www/sutCompare.zpt
+${PLONE_BASE}/GenericSetup/www/sutExportSteps.zpt
+${PLONE_BASE}/GenericSetup/www/sutImportSteps.zpt
+${PLONE_BASE}/GenericSetup/www/sutProperties.zpt
+${PLONE_BASE}/GenericSetup/www/sutSnapshots.zpt
+${PLONE_BASE}/GenericSetup/www/tool.png
+${PLONE_BASE}/GenericSetup/www/toolAdd.zpt
+${PLONE_BASE}/GenericSetup/xml/esrExport.xml
+${PLONE_BASE}/GenericSetup/xml/isrExport.xml
+${PLONE_BASE}/GenericSetup/xml/rmeExport.xml
+${PLONE_BASE}/GenericSetup/xml/tscExport.xml
+${PLONE_BASE}/GenericSetup/zcml.py
+${PLONE_BASE}/GenericSetup/zcml.pyc
+${PLONE_BASE}/GroupUserFolder/ABOUT
+${PLONE_BASE}/GroupUserFolder/CHANGES
+${PLONE_BASE}/GroupUserFolder/CONTRIBUTORS
+${PLONE_BASE}/GroupUserFolder/DynaList.py
+${PLONE_BASE}/GroupUserFolder/DynaList.pyc
+${PLONE_BASE}/GroupUserFolder/Extensions/Install.py
+${PLONE_BASE}/GroupUserFolder/Extensions/Install.pyc
+${PLONE_BASE}/GroupUserFolder/Extensions/__init__.py
+${PLONE_BASE}/GroupUserFolder/Extensions/__init__.pyc
+${PLONE_BASE}/GroupUserFolder/GRUFFolder.py
+${PLONE_BASE}/GroupUserFolder/GRUFFolder.pyc
+${PLONE_BASE}/GroupUserFolder/GRUFUser.py
+${PLONE_BASE}/GroupUserFolder/GRUFUser.pyc
+${PLONE_BASE}/GroupUserFolder/GroupDataTool.py
+${PLONE_BASE}/GroupUserFolder/GroupDataTool.pyc
+${PLONE_BASE}/GroupUserFolder/GroupUserFolder.py
+${PLONE_BASE}/GroupUserFolder/GroupUserFolder.pyc
+${PLONE_BASE}/GroupUserFolder/GroupsTool.py
+${PLONE_BASE}/GroupUserFolder/GroupsTool.pyc
+${PLONE_BASE}/GroupUserFolder/GroupsToolPermissions.py
+${PLONE_BASE}/GroupUserFolder/GroupsToolPermissions.pyc
+${PLONE_BASE}/GroupUserFolder/INSTALL.txt
+${PLONE_BASE}/GroupUserFolder/Installation.py
+${PLONE_BASE}/GroupUserFolder/Installation.pyc
+${PLONE_BASE}/GroupUserFolder/LDAPGroupFolder.py
+${PLONE_BASE}/GroupUserFolder/LDAPGroupFolder.pyc
+${PLONE_BASE}/GroupUserFolder/LDAPUserFolderAdapter.py
+${PLONE_BASE}/GroupUserFolder/LDAPUserFolderAdapter.pyc
+${PLONE_BASE}/GroupUserFolder/LICENSE
+${PLONE_BASE}/GroupUserFolder/LICENSE.txt
+${PLONE_BASE}/GroupUserFolder/Log.py
+${PLONE_BASE}/GroupUserFolder/Log.pyc
+${PLONE_BASE}/GroupUserFolder/PRODUCT_NAME
+${PLONE_BASE}/GroupUserFolder/PloneFeaturePreview.py
+${PLONE_BASE}/GroupUserFolder/PloneFeaturePreview.pyc
+${PLONE_BASE}/GroupUserFolder/README.txt
+${PLONE_BASE}/GroupUserFolder/TESTED_WITH
+${PLONE_BASE}/GroupUserFolder/TODO
+${PLONE_BASE}/GroupUserFolder/__init__.py
+${PLONE_BASE}/GroupUserFolder/__init__.pyc
+${PLONE_BASE}/GroupUserFolder/class_utility.py
+${PLONE_BASE}/GroupUserFolder/class_utility.pyc
+${PLONE_BASE}/GroupUserFolder/cvs2cl.pl
+${PLONE_BASE}/GroupUserFolder/debian/changelog
+${PLONE_BASE}/GroupUserFolder/debian/config
+${PLONE_BASE}/GroupUserFolder/debian/control
+${PLONE_BASE}/GroupUserFolder/debian/copyright
+${PLONE_BASE}/GroupUserFolder/debian/postinst
+${PLONE_BASE}/GroupUserFolder/debian/prerm
+${PLONE_BASE}/GroupUserFolder/debian/rules
+${PLONE_BASE}/GroupUserFolder/debian/templates
+${PLONE_BASE}/GroupUserFolder/debian/watch
+${PLONE_BASE}/GroupUserFolder/design.txt
+${PLONE_BASE}/GroupUserFolder/doc/FAQ
+${PLONE_BASE}/GroupUserFolder/doc/GRUF3.0.stx
+${PLONE_BASE}/GroupUserFolder/doc/GRUFLogo.png
+${PLONE_BASE}/GroupUserFolder/doc/SCREENSHOTS
+${PLONE_BASE}/GroupUserFolder/doc/folder_contents.png
+${PLONE_BASE}/GroupUserFolder/doc/icon.png
+${PLONE_BASE}/GroupUserFolder/doc/interview.txt
+${PLONE_BASE}/GroupUserFolder/doc/menu.png
+${PLONE_BASE}/GroupUserFolder/doc/tab_audit.png
+${PLONE_BASE}/GroupUserFolder/doc/tab_groups.png
+${PLONE_BASE}/GroupUserFolder/doc/tab_overview.png
+${PLONE_BASE}/GroupUserFolder/doc/tab_sources.png
+${PLONE_BASE}/GroupUserFolder/doc/tab_users.png
+${PLONE_BASE}/GroupUserFolder/doc/user_edit.png
+${PLONE_BASE}/GroupUserFolder/dtml/GRUFFolder_main.dtml
+${PLONE_BASE}/GroupUserFolder/dtml/GRUF_audit.zpt
+${PLONE_BASE}/GroupUserFolder/dtml/GRUF_contents.zpt
+${PLONE_BASE}/GroupUserFolder/dtml/GRUF_groups.zpt
+${PLONE_BASE}/GroupUserFolder/dtml/GRUF_newusers.zpt
+${PLONE_BASE}/GroupUserFolder/dtml/GRUF_overview.zpt
+${PLONE_BASE}/GroupUserFolder/dtml/GRUF_user.zpt
+${PLONE_BASE}/GroupUserFolder/dtml/GRUF_users.zpt
+${PLONE_BASE}/GroupUserFolder/dtml/GRUF_wizard.zpt
+${PLONE_BASE}/GroupUserFolder/dtml/addLDAPGroupFolder.dtml
+${PLONE_BASE}/GroupUserFolder/dtml/configureGroupsTool.dtml
+${PLONE_BASE}/GroupUserFolder/dtml/explainGroupDataTool.dtml
+${PLONE_BASE}/GroupUserFolder/dtml/explainGroupsTool.dtml
+${PLONE_BASE}/GroupUserFolder/dtml/groups.dtml
+${PLONE_BASE}/GroupUserFolder/dtml/roles.png
+${PLONE_BASE}/GroupUserFolder/global_symbols.py
+${PLONE_BASE}/GroupUserFolder/global_symbols.pyc
+${PLONE_BASE}/GroupUserFolder/interfaces/IUserFolder.py
+${PLONE_BASE}/GroupUserFolder/interfaces/IUserFolder.pyc
+${PLONE_BASE}/GroupUserFolder/interfaces/__init__.py
+${PLONE_BASE}/GroupUserFolder/interfaces/__init__.pyc
+${PLONE_BASE}/GroupUserFolder/interfaces/portal_groupdata.py
+${PLONE_BASE}/GroupUserFolder/interfaces/portal_groupdata.pyc
+${PLONE_BASE}/GroupUserFolder/interfaces/portal_groups.py
+${PLONE_BASE}/GroupUserFolder/interfaces/portal_groups.pyc
+${PLONE_BASE}/GroupUserFolder/product.txt
+${PLONE_BASE}/GroupUserFolder/skins/gruf/GroupSpaceFolderishType_view.pt.old
+${PLONE_BASE}/GroupUserFolder/skins/gruf/change_password.py
+${PLONE_BASE}/GroupUserFolder/skins/gruf/defaultGroup.gif
+${PLONE_BASE}/GroupUserFolder/skins/gruf/folder_localrole_form_plone1.pt
+${PLONE_BASE}/GroupUserFolder/skins/gruf/getUsersInGroup.py
+${PLONE_BASE}/GroupUserFolder/skins/gruf/gruf_ldap_required_fields.py
+${PLONE_BASE}/GroupUserFolder/skins/gruf/prefs_group_manage.cpy
+${PLONE_BASE}/GroupUserFolder/skins/gruf/prefs_group_manage.cpy.metadata
+${PLONE_BASE}/GroupUserFolder/skins/gruf_plone_2_0/README.txt
+${PLONE_BASE}/GroupUserFolder/skins/gruf_plone_2_0/folder_localrole_form.pt
+${PLONE_BASE}/GroupUserFolder/tests/GRUFTestCase.py
+${PLONE_BASE}/GroupUserFolder/tests/GRUFTestCase.pyc
+${PLONE_BASE}/GroupUserFolder/tests/Log.py
+${PLONE_BASE}/GroupUserFolder/tests/Log.pyc
+${PLONE_BASE}/GroupUserFolder/tests/README
+${PLONE_BASE}/GroupUserFolder/tests/__init__.py
+${PLONE_BASE}/GroupUserFolder/tests/__init__.pyc
+${PLONE_BASE}/GroupUserFolder/tests/framework.py
+${PLONE_BASE}/GroupUserFolder/tests/framework.pyc
+${PLONE_BASE}/GroupUserFolder/tests/runalltests.py
+${PLONE_BASE}/GroupUserFolder/tests/runalltests.pyc
+${PLONE_BASE}/GroupUserFolder/tests/runtests.sh
+${PLONE_BASE}/GroupUserFolder/tests/runtests_std_zope.sh
+${PLONE_BASE}/GroupUserFolder/tests/testGroupUserFolder.py
+${PLONE_BASE}/GroupUserFolder/tests/testGroupUserFolder.pyc
+${PLONE_BASE}/GroupUserFolder/tests/testGroupUserFolderAPI.py
+${PLONE_BASE}/GroupUserFolder/tests/testGroupUserFolderAPI.pyc
+${PLONE_BASE}/GroupUserFolder/tests/testInterface.py
+${PLONE_BASE}/GroupUserFolder/tests/testInterface.pyc
+${PLONE_BASE}/GroupUserFolder/tests/testLDAPGroupFolder.py
+${PLONE_BASE}/GroupUserFolder/tests/testLDAPGroupFolder.pyc
+${PLONE_BASE}/GroupUserFolder/tests/testLDAPUserFolder.py
+${PLONE_BASE}/GroupUserFolder/tests/testLDAPUserFolder.pyc
+${PLONE_BASE}/GroupUserFolder/tests/testMultipleSources.py
+${PLONE_BASE}/GroupUserFolder/tests/testMultipleSources.pyc
+${PLONE_BASE}/GroupUserFolder/tests/testPloneInterface.py
+${PLONE_BASE}/GroupUserFolder/tests/testPloneInterface.pyc
+${PLONE_BASE}/GroupUserFolder/tests/testPloneTools.py
+${PLONE_BASE}/GroupUserFolder/tests/testPloneTools.pyc
+${PLONE_BASE}/GroupUserFolder/tests/testUserAPI.py
+${PLONE_BASE}/GroupUserFolder/tests/testUserAPI.pyc
+${PLONE_BASE}/GroupUserFolder/tool.gif
+${PLONE_BASE}/GroupUserFolder/version.txt
+${PLONE_BASE}/GroupUserFolder/www/GRUFGroups.gif
+${PLONE_BASE}/GroupUserFolder/www/GRUFUsers.gif
+${PLONE_BASE}/GroupUserFolder/www/GroupUserFolder.gif
+${PLONE_BASE}/GroupUserFolder/www/LDAPGroupFolder.gif
+${PLONE_BASE}/GroupUserFolder/www/down_arrow.gif
+${PLONE_BASE}/GroupUserFolder/www/down_arrow_grey.gif
+${PLONE_BASE}/GroupUserFolder/www/up_arrow.gif
+${PLONE_BASE}/GroupUserFolder/www/up_arrow_grey.gif
+${PLONE_BASE}/Marshall/COPYRIGHT.txt
+${PLONE_BASE}/Marshall/Extensions/Install.py
+${PLONE_BASE}/Marshall/Extensions/Install.pyc
+${PLONE_BASE}/Marshall/Extensions/__init__.py
+${PLONE_BASE}/Marshall/Extensions/__init__.pyc
+${PLONE_BASE}/Marshall/Extensions/export.py
+${PLONE_BASE}/Marshall/Extensions/export.pyc
+${PLONE_BASE}/Marshall/INSTALL.txt
+${PLONE_BASE}/Marshall/LICENSE.txt
+${PLONE_BASE}/Marshall/README.txt
+${PLONE_BASE}/Marshall/TODO.txt
+${PLONE_BASE}/Marshall/__init__.py
+${PLONE_BASE}/Marshall/__init__.pyc
+${PLONE_BASE}/Marshall/config.py
+${PLONE_BASE}/Marshall/config.pyc
+${PLONE_BASE}/Marshall/doc/ATETREE.txt
+${PLONE_BASE}/Marshall/doc/README.txt
+${PLONE_BASE}/Marshall/exceptions.py
+${PLONE_BASE}/Marshall/exceptions.pyc
+${PLONE_BASE}/Marshall/export.py
+${PLONE_BASE}/Marshall/export.pyc
+${PLONE_BASE}/Marshall/expression.py
+${PLONE_BASE}/Marshall/expression.pyc
+${PLONE_BASE}/Marshall/handlers/__init__.py
+${PLONE_BASE}/Marshall/handlers/__init__.pyc
+${PLONE_BASE}/Marshall/handlers/_xml.py
+${PLONE_BASE}/Marshall/handlers/_xml.pyc
+${PLONE_BASE}/Marshall/interfaces/__init__.py
+${PLONE_BASE}/Marshall/interfaces/__init__.pyc
+${PLONE_BASE}/Marshall/interfaces/predicate.py
+${PLONE_BASE}/Marshall/interfaces/predicate.pyc
+${PLONE_BASE}/Marshall/makefile.in
+${PLONE_BASE}/Marshall/marshaller.py
+${PLONE_BASE}/Marshall/marshaller.pyc
+${PLONE_BASE}/Marshall/predicates/__init__.py
+${PLONE_BASE}/Marshall/predicates/__init__.pyc
+${PLONE_BASE}/Marshall/predicates/_base.py
+${PLONE_BASE}/Marshall/predicates/_base.pyc
+${PLONE_BASE}/Marshall/predicates/_xmlns.py
+${PLONE_BASE}/Marshall/predicates/_xmlns.pyc
+${PLONE_BASE}/Marshall/registry.py
+${PLONE_BASE}/Marshall/registry.pyc
+${PLONE_BASE}/Marshall/setup.py
+${PLONE_BASE}/Marshall/setup.pyc
+${PLONE_BASE}/Marshall/tests/__init__.py
+${PLONE_BASE}/Marshall/tests/__init__.pyc
+${PLONE_BASE}/Marshall/tests/base.py
+${PLONE_BASE}/Marshall/tests/base.pyc
+${PLONE_BASE}/Marshall/tests/data/file.html
+${PLONE_BASE}/Marshall/tests/data/file.pdf
+${PLONE_BASE}/Marshall/tests/data/file.txt
+${PLONE_BASE}/Marshall/tests/data/image.gif
+${PLONE_BASE}/Marshall/tests/examples/__init__.py
+${PLONE_BASE}/Marshall/tests/examples/__init__.pyc
+${PLONE_BASE}/Marshall/tests/examples/blob.py
+${PLONE_BASE}/Marshall/tests/examples/blob.pyc
+${PLONE_BASE}/Marshall/tests/examples/person.py
+${PLONE_BASE}/Marshall/tests/examples/person.pyc
+${PLONE_BASE}/Marshall/tests/export/atxml/.metadata/test
+${PLONE_BASE}/Marshall/tests/export/atxml/test
+${PLONE_BASE}/Marshall/tests/framework.py
+${PLONE_BASE}/Marshall/tests/framework.pyc
+${PLONE_BASE}/Marshall/tests/input/atxml/Document.xml
+${PLONE_BASE}/Marshall/tests/input/primary_field/Document.txt
+${PLONE_BASE}/Marshall/tests/input/rfc822/Document.txt
+${PLONE_BASE}/Marshall/tests/input/simple_xml/Document.xml
+${PLONE_BASE}/Marshall/tests/runalltests.py
+${PLONE_BASE}/Marshall/tests/runalltests.pyc
+${PLONE_BASE}/Marshall/tests/test_export.py
+${PLONE_BASE}/Marshall/tests/test_export.pyc
+${PLONE_BASE}/Marshall/tests/test_marshall.py
+${PLONE_BASE}/Marshall/tests/test_marshall.pyc
+${PLONE_BASE}/Marshall/tests/test_predicate.py
+${PLONE_BASE}/Marshall/tests/test_predicate.pyc
+${PLONE_BASE}/Marshall/utils/upload.py
+${PLONE_BASE}/Marshall/utils/upload.pyc
+${PLONE_BASE}/Marshall/validation/atxml/atxml.rnc
+${PLONE_BASE}/Marshall/validation/atxml/atxml.rng
+${PLONE_BASE}/Marshall/version.txt
+${PLONE_BASE}/Marshall/www/atxml.zpt
+${PLONE_BASE}/Marshall/www/predicateAdd.zpt
+${PLONE_BASE}/Marshall/www/predicateChange.zpt
+${PLONE_BASE}/Marshall/www/registry.png
+${PLONE_BASE}/Marshall/www/xmlnsSettings.zpt
+${PLONE_BASE}/MimetypesRegistry/ChangeLog
+${PLONE_BASE}/MimetypesRegistry/Extensions/Install.py
+${PLONE_BASE}/MimetypesRegistry/Extensions/Install.pyc
+${PLONE_BASE}/MimetypesRegistry/Extensions/__init__.py
+${PLONE_BASE}/MimetypesRegistry/Extensions/__init__.pyc
+${PLONE_BASE}/MimetypesRegistry/HISTORY.txt
+${PLONE_BASE}/MimetypesRegistry/LICENSE.txt
+${PLONE_BASE}/MimetypesRegistry/MimeTypeItem.py
+${PLONE_BASE}/MimetypesRegistry/MimeTypeItem.pyc
+${PLONE_BASE}/MimetypesRegistry/MimeTypesRegistry.py
+${PLONE_BASE}/MimetypesRegistry/MimeTypesRegistry.pyc
+${PLONE_BASE}/MimetypesRegistry/MimeTypesTool.py
+${PLONE_BASE}/MimetypesRegistry/MimeTypesTool.pyc
+${PLONE_BASE}/MimetypesRegistry/README
+${PLONE_BASE}/MimetypesRegistry/__init__.py
+${PLONE_BASE}/MimetypesRegistry/__init__.pyc
+${PLONE_BASE}/MimetypesRegistry/__pkginfo__.py
+${PLONE_BASE}/MimetypesRegistry/__pkginfo__.pyc
+${PLONE_BASE}/MimetypesRegistry/base_zope.py
+${PLONE_BASE}/MimetypesRegistry/base_zope.pyc
+${PLONE_BASE}/MimetypesRegistry/bridge.zcml
+${PLONE_BASE}/MimetypesRegistry/common.py
+${PLONE_BASE}/MimetypesRegistry/common.pyc
+${PLONE_BASE}/MimetypesRegistry/configure.zcml
+${PLONE_BASE}/MimetypesRegistry/encoding.py
+${PLONE_BASE}/MimetypesRegistry/encoding.pyc
+${PLONE_BASE}/MimetypesRegistry/implements.zcml
+${PLONE_BASE}/MimetypesRegistry/interfaces.py
+${PLONE_BASE}/MimetypesRegistry/interfaces.pyc
+${PLONE_BASE}/MimetypesRegistry/mime_types/__init__.py
+${PLONE_BASE}/MimetypesRegistry/mime_types/__init__.pyc
+${PLONE_BASE}/MimetypesRegistry/mime_types/freedesktop.org.xml
+${PLONE_BASE}/MimetypesRegistry/mime_types/magic.py
+${PLONE_BASE}/MimetypesRegistry/mime_types/magic.pyc
+${PLONE_BASE}/MimetypesRegistry/mime_types/mime.types
+${PLONE_BASE}/MimetypesRegistry/mime_types/mtr_mimetypes.py
+${PLONE_BASE}/MimetypesRegistry/mime_types/mtr_mimetypes.pyc
+${PLONE_BASE}/MimetypesRegistry/mime_types/py_mimetypes.py
+${PLONE_BASE}/MimetypesRegistry/mime_types/py_mimetypes.pyc
+${PLONE_BASE}/MimetypesRegistry/mime_types/smi_mimetypes.py
+${PLONE_BASE}/MimetypesRegistry/mime_types/smi_mimetypes.pyc
+${PLONE_BASE}/MimetypesRegistry/mime_types/suppl_mimetypes.py
+${PLONE_BASE}/MimetypesRegistry/mime_types/suppl_mimetypes.pyc
+${PLONE_BASE}/MimetypesRegistry/mime_types/windows_mimetypes.py
+${PLONE_BASE}/MimetypesRegistry/mime_types/windows_mimetypes.pyc
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/application.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/audio.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/avi.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/c.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/core.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/cpp.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/deb.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/doc.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/down.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/dvi.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/exe.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/f.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/font.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/gf.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/h.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/html.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/image.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/info.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/iso.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/java.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/log.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/man.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/message.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/midi.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/mime.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/o.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/pdf.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/pk.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/pl.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/png.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/ppt.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/ps.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/py.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/quicktime.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/rar.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/rpm.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/sh.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/sxc.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/sxd.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/sxg.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/sxi.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/sxm.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/sxw.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/tar.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/tex.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/text.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/tgz.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/txt.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/unknown.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/up.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/vcal.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/vcard.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/video.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/wav.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/xls.png
+${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons/zip.png
+${PLONE_BASE}/MimetypesRegistry/tests/__init__.py
+${PLONE_BASE}/MimetypesRegistry/tests/__init__.pyc
+${PLONE_BASE}/MimetypesRegistry/tests/framework.py
+${PLONE_BASE}/MimetypesRegistry/tests/framework.pyc
+${PLONE_BASE}/MimetypesRegistry/tests/input/OOoCalc
+${PLONE_BASE}/MimetypesRegistry/tests/input/OOoWriter
+${PLONE_BASE}/MimetypesRegistry/tests/input/rest1.rst
+${PLONE_BASE}/MimetypesRegistry/tests/input/simplezip
+${PLONE_BASE}/MimetypesRegistry/tests/input/sxw-ooo-trolltech
+${PLONE_BASE}/MimetypesRegistry/tests/runalltests.py
+${PLONE_BASE}/MimetypesRegistry/tests/runalltests.pyc
+${PLONE_BASE}/MimetypesRegistry/tests/runtests.sh.example
+${PLONE_BASE}/MimetypesRegistry/tests/test_encoding.py
+${PLONE_BASE}/MimetypesRegistry/tests/test_encoding.pyc
+${PLONE_BASE}/MimetypesRegistry/tests/test_magic.py
+${PLONE_BASE}/MimetypesRegistry/tests/test_magic.pyc
+${PLONE_BASE}/MimetypesRegistry/tests/test_mimetypes.py
+${PLONE_BASE}/MimetypesRegistry/tests/test_mimetypes.pyc
+${PLONE_BASE}/MimetypesRegistry/tests/utils.py
+${PLONE_BASE}/MimetypesRegistry/tests/utils.pyc
+${PLONE_BASE}/MimetypesRegistry/tool.gif
+${PLONE_BASE}/MimetypesRegistry/version.txt
+${PLONE_BASE}/MimetypesRegistry/www/addMimeType.zpt
+${PLONE_BASE}/MimetypesRegistry/www/editMimeType.zpt
+${PLONE_BASE}/MimetypesRegistry/www/listMimeTypes.zpt
+${PLONE_BASE}/MimetypesRegistry/z3/__init__.py
+${PLONE_BASE}/MimetypesRegistry/z3/__init__.pyc
+${PLONE_BASE}/MimetypesRegistry/z3/interfaces.py
+${PLONE_BASE}/MimetypesRegistry/z3/interfaces.pyc
+${PLONE_BASE}/PasswordResetTool/CHANGES.txt
+${PLONE_BASE}/PasswordResetTool/CREDITS.txt
+${PLONE_BASE}/PasswordResetTool/Extensions/Install.py
+${PLONE_BASE}/PasswordResetTool/Extensions/Install.pyc
+${PLONE_BASE}/PasswordResetTool/INSTALL.txt
+${PLONE_BASE}/PasswordResetTool/LICENSE.GPL
+${PLONE_BASE}/PasswordResetTool/LICENSE.txt
+${PLONE_BASE}/PasswordResetTool/PasswordResetTool.py
+${PLONE_BASE}/PasswordResetTool/PasswordResetTool.pyc
+${PLONE_BASE}/PasswordResetTool/README.txt
+${PLONE_BASE}/PasswordResetTool/TODO
+${PLONE_BASE}/PasswordResetTool/__init__.py
+${PLONE_BASE}/PasswordResetTool/__init__.pyc
+${PLONE_BASE}/PasswordResetTool/dtml/explainPWResetTool.dtml
+${PLONE_BASE}/PasswordResetTool/i18n/README.txt
+${PLONE_BASE}/PasswordResetTool/interfaces/__init__.py
+${PLONE_BASE}/PasswordResetTool/interfaces/__init__.pyc
+${PLONE_BASE}/PasswordResetTool/interfaces/portal_password_reset.py
+${PLONE_BASE}/PasswordResetTool/interfaces/portal_password_reset.pyc
+${PLONE_BASE}/PasswordResetTool/refresh.txt
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/mail_password_form.pt
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/mail_password_form.pt.metadata
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/mail_password_response.pt
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/mail_password_template.dtml
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/mail_password_template.dtml.metadata
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/passwordreset.cpy
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/passwordreset.cpy.metadata
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_action.cpy
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_action.cpy.metadata
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_constructURL.py
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_expired.pt
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_expired.pt.metadata
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_finish.pt
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_finish.pt.metadata
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_form.cpt
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_form.cpt.metadata
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_invalid.pt
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/pwreset_invalid.pt.metadata
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/registered_notify_template.pt
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/registered_notify_template.pt.metadata
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/validate_pwreset_password.vpy
+${PLONE_BASE}/PasswordResetTool/skins/PasswordReset/validate_pwreset_userid.vpy
+${PLONE_BASE}/PasswordResetTool/tests/__init__.py
+${PLONE_BASE}/PasswordResetTool/tests/__init__.pyc
+${PLONE_BASE}/PasswordResetTool/tests/browser.txt
+${PLONE_BASE}/PasswordResetTool/tests/framework.py
+${PLONE_BASE}/PasswordResetTool/tests/framework.pyc
+${PLONE_BASE}/PasswordResetTool/tests/runalltests.py
+${PLONE_BASE}/PasswordResetTool/tests/runalltests.pyc
+${PLONE_BASE}/PasswordResetTool/tests/test_doctests.py
+${PLONE_BASE}/PasswordResetTool/tests/test_doctests.pyc
+${PLONE_BASE}/PasswordResetTool/tests/utils/__init__.py
+${PLONE_BASE}/PasswordResetTool/tests/utils/__init__.pyc
+${PLONE_BASE}/PasswordResetTool/tests/utils/mailhost.py
+${PLONE_BASE}/PasswordResetTool/tests/utils/mailhost.pyc
+${PLONE_BASE}/PasswordResetTool/tests/utils/monkey.py
+${PLONE_BASE}/PasswordResetTool/tests/utils/monkey.pyc
+${PLONE_BASE}/PasswordResetTool/tests/utils/testbrowser.py
+${PLONE_BASE}/PasswordResetTool/tests/utils/testbrowser.pyc
+${PLONE_BASE}/PasswordResetTool/tool.gif
+${PLONE_BASE}/PasswordResetTool/version.txt
+${PLONE_BASE}/PlacelessTranslationService/Domain.py
+${PLONE_BASE}/PlacelessTranslationService/Domain.pyc
+${PLONE_BASE}/PlacelessTranslationService/FasterStringIO.py
+${PLONE_BASE}/PlacelessTranslationService/FasterStringIO.pyc
+${PLONE_BASE}/PlacelessTranslationService/GettextMessageCatalog.py
+${PLONE_BASE}/PlacelessTranslationService/GettextMessageCatalog.pyc
+${PLONE_BASE}/PlacelessTranslationService/HISTORY.txt
+${PLONE_BASE}/PlacelessTranslationService/Negotiator.py
+${PLONE_BASE}/PlacelessTranslationService/Negotiator.pyc
+${PLONE_BASE}/PlacelessTranslationService/PatchStringIO.py
+${PLONE_BASE}/PlacelessTranslationService/PatchStringIO.pyc
+${PLONE_BASE}/PlacelessTranslationService/PlacelessTranslationService.py
+${PLONE_BASE}/PlacelessTranslationService/PlacelessTranslationService.pyc
+${PLONE_BASE}/PlacelessTranslationService/Tracker.py
+${PLONE_BASE}/PlacelessTranslationService/Tracker.pyc
+${PLONE_BASE}/PlacelessTranslationService/TranslateTags.py
+${PLONE_BASE}/PlacelessTranslationService/TranslateTags.pyc
+${PLONE_BASE}/PlacelessTranslationService/__init__.py
+${PLONE_BASE}/PlacelessTranslationService/__init__.pyc
+${PLONE_BASE}/PlacelessTranslationService/bin/convertToLocales.py
+${PLONE_BASE}/PlacelessTranslationService/bin/convertToLocales.pyc
+${PLONE_BASE}/PlacelessTranslationService/changelog
+${PLONE_BASE}/PlacelessTranslationService/i18n/PlacelessTranslationService.pot
+${PLONE_BASE}/PlacelessTranslationService/i18n/pts-cs.po
+${PLONE_BASE}/PlacelessTranslationService/i18n/pts-de.po
+${PLONE_BASE}/PlacelessTranslationService/i18n/pts-el.po
+${PLONE_BASE}/PlacelessTranslationService/i18n/pts-pt-br.po
+${PLONE_BASE}/PlacelessTranslationService/license.txt
+${PLONE_BASE}/PlacelessTranslationService/msgfmt.py
+${PLONE_BASE}/PlacelessTranslationService/msgfmt.pyc
+${PLONE_BASE}/PlacelessTranslationService/readme.txt
+${PLONE_BASE}/PlacelessTranslationService/tests/__init__.py
+${PLONE_BASE}/PlacelessTranslationService/tests/__init__.pyc
+${PLONE_BASE}/PlacelessTranslationService/tests/framework.py
+${PLONE_BASE}/PlacelessTranslationService/tests/framework.pyc
+${PLONE_BASE}/PlacelessTranslationService/tests/runalltests.py
+${PLONE_BASE}/PlacelessTranslationService/tests/runalltests.pyc
+${PLONE_BASE}/PlacelessTranslationService/tests/testDTML.py
+${PLONE_BASE}/PlacelessTranslationService/tests/testDTML.pyc
+${PLONE_BASE}/PlacelessTranslationService/tests/testPTS.py
+${PLONE_BASE}/PlacelessTranslationService/tests/testPTS.pyc
+${PLONE_BASE}/PlacelessTranslationService/tests/testSkeleton.py
+${PLONE_BASE}/PlacelessTranslationService/tests/testSkeleton.pyc
+${PLONE_BASE}/PlacelessTranslationService/tests/testTracker.py
+${PLONE_BASE}/PlacelessTranslationService/tests/testTracker.pyc
+${PLONE_BASE}/PlacelessTranslationService/utils.py
+${PLONE_BASE}/PlacelessTranslationService/utils.pyc
+${PLONE_BASE}/PlacelessTranslationService/version.txt
+${PLONE_BASE}/PlacelessTranslationService/www/GettextMessageCatalog.png
+${PLONE_BASE}/PlacelessTranslationService/www/PlacelessTranslationService-32.png
+${PLONE_BASE}/PlacelessTranslationService/www/PlacelessTranslationService.png
+${PLONE_BASE}/PlacelessTranslationService/www/catalog_broken.pt
+${PLONE_BASE}/PlacelessTranslationService/www/catalog_info.pt
+${PLONE_BASE}/PlacelessTranslationService/www/catalog_test.pt
+${PLONE_BASE}/PlacelessTranslationService/www/manage_trackerForm.pt
+${PLONE_BASE}/PloneErrorReporting/._HISTORY.txt
+${PLONE_BASE}/PloneErrorReporting/._version.txt
+${PLONE_BASE}/PloneErrorReporting/Extensions/Install.py
+${PLONE_BASE}/PloneErrorReporting/Extensions/Install.pyc
+${PLONE_BASE}/PloneErrorReporting/Extensions/__init__.py
+${PLONE_BASE}/PloneErrorReporting/Extensions/__init__.pyc
+${PLONE_BASE}/PloneErrorReporting/HISTORY.txt
+${PLONE_BASE}/PloneErrorReporting/LICENSE.txt
+${PLONE_BASE}/PloneErrorReporting/README.txt
+${PLONE_BASE}/PloneErrorReporting/__init__.py
+${PLONE_BASE}/PloneErrorReporting/__init__.pyc
+${PLONE_BASE}/PloneErrorReporting/i18n/ploneerrorreporting-ca.po
+${PLONE_BASE}/PloneErrorReporting/i18n/ploneerrorreporting-pt-br.po
+${PLONE_BASE}/PloneErrorReporting/i18n/ploneerrorreporting.pot
+${PLONE_BASE}/PloneErrorReporting/skins/plone_error_reporting/default_error_message.pt
+${PLONE_BASE}/PloneErrorReporting/skins/plone_error_reporting/default_error_message.pt.metadata
+${PLONE_BASE}/PloneErrorReporting/skins/plone_error_reporting/prefs_error_log_showEntry.pt
+${PLONE_BASE}/PloneErrorReporting/skins/plone_error_reporting/prefs_error_log_showEntry.pt.metadata
+${PLONE_BASE}/PloneErrorReporting/skins/plone_error_reporting/report_error.pt
+${PLONE_BASE}/PloneErrorReporting/version.txt
+${PLONE_BASE}/PloneLanguageTool/ChangeLog
+${PLONE_BASE}/PloneLanguageTool/Extensions/Install.py
+${PLONE_BASE}/PloneLanguageTool/Extensions/Install.pyc
+${PLONE_BASE}/PloneLanguageTool/Extensions/__init__.py
+${PLONE_BASE}/PloneLanguageTool/Extensions/__init__.pyc
+${PLONE_BASE}/PloneLanguageTool/HISTORY.txt
+${PLONE_BASE}/PloneLanguageTool/LICENSE.GPL
+${PLONE_BASE}/PloneLanguageTool/LanguageTool.py
+${PLONE_BASE}/PloneLanguageTool/LanguageTool.pyc
+${PLONE_BASE}/PloneLanguageTool/README.txt
+${PLONE_BASE}/PloneLanguageTool/__init__.py
+${PLONE_BASE}/PloneLanguageTool/__init__.pyc
+${PLONE_BASE}/PloneLanguageTool/availablelanguages.py
+${PLONE_BASE}/PloneLanguageTool/availablelanguages.pyc
+${PLONE_BASE}/PloneLanguageTool/configure.zcml
+${PLONE_BASE}/PloneLanguageTool/exportimport.py
+${PLONE_BASE}/PloneLanguageTool/exportimport.pyc
+${PLONE_BASE}/PloneLanguageTool/interfaces.py
+${PLONE_BASE}/PloneLanguageTool/interfaces.pyc
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/addSupportedLanguage.py
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/global_languageselector.pt
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/isTranslatable.py
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/langConfig.pt
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/langConfig.pt.metadata
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/languageSelectorMacro.pt
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/portlet_languages.pt
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/prefs_languages.pt
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/prefs_languages.pt.metadata
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/switchLanguage.py
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool/switchLanguage.pyc
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ad.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ae.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-af.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ag.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ai.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-al.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-am.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-an.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ao.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-aq.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ar.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-as.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-at.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-au.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-aw.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-az.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ba.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bb.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bd.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-be.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bf.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bg.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bh.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bi.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bj.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bo.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-br.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bs.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bt.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bv.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bw.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-by.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-bz.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ca.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cat.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cc.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cd.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cf.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cg.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ch.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ci.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ck.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cl.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-co.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-con.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cs.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cu.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cv.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cx.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cym.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-cz.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-de.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-dj.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-dk.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-dm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-do.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-dz.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ec.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ee.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-eg.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-eh.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-eo.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-er.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-es.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-et.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-eu.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-fi.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-fj.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-fk.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-fm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-fo.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-fr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-fx.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ga.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gb.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gd.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ge.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gf.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gh.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gi.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gl.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gp.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gq.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gt.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gu.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gw.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-gy.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-hk.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-hm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-hn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-hr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ht.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-hu.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-id.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ie.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-il.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-in.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-io.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-iq.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ir.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-is.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-it.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-jm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-jo.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-jp.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ke.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-kg.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-kh.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ki.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-km.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-kn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-kp.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-kr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-kw.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ky.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-kz.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-la.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-lb.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-lc.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-li.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-lk.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-lr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ls.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-lt.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-lu.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-lv.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ly.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ma.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mc.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-md.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mg.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mh.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mk.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ml.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mo.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mp.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mq.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ms.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mt.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mu.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mv.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mw.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mx.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-my.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-mz.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-na.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-nc.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ne.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-nf.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ng.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ni.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-nl.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-no.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-nr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-nt.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-nu.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-nz.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-om.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pa.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pe.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pf.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pg.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ph.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pk.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pl.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-plone.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ps.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pt.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-pw.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-py.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-qa.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-qc.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-re.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ro.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ru.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-rw.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sa.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sb.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sc.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sd.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-se.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sg.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sh.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-si.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sj.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sk.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sl.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-so.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-st.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-su.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sy.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-sz.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tc.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-td.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tf.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tg.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-th.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tj.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tk.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tl.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-to.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tt.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tv.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tw.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-tz.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ua.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ug.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-uk.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-um.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-un.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-us.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-uy.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-uz.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-va.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-vc.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ve.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-vg.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-vi.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-vn.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-vu.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-wf.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ws.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-ye.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-yt.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-yu.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-za.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-zm.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-zr.gif
+${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags/flag-zw.gif
+${PLONE_BASE}/PloneLanguageTool/tests/__init__.py
+${PLONE_BASE}/PloneLanguageTool/tests/__init__.pyc
+${PLONE_BASE}/PloneLanguageTool/tests/framework.py
+${PLONE_BASE}/PloneLanguageTool/tests/framework.pyc
+${PLONE_BASE}/PloneLanguageTool/tests/runalltests.py
+${PLONE_BASE}/PloneLanguageTool/tests/runalltests.pyc
+${PLONE_BASE}/PloneLanguageTool/tests/test_doctests.py
+${PLONE_BASE}/PloneLanguageTool/tests/test_doctests.pyc
+${PLONE_BASE}/PloneLanguageTool/tests/test_languagetool.py
+${PLONE_BASE}/PloneLanguageTool/tests/test_languagetool.pyc
+${PLONE_BASE}/PloneLanguageTool/tests/test_negotiation.py
+${PLONE_BASE}/PloneLanguageTool/tests/test_negotiation.pyc
+${PLONE_BASE}/PloneLanguageTool/tldmap.py
+${PLONE_BASE}/PloneLanguageTool/tldmap.pyc
+${PLONE_BASE}/PloneLanguageTool/tool.gif
+${PLONE_BASE}/PloneLanguageTool/version.txt
+${PLONE_BASE}/PloneLanguageTool/www/config.zpt
+${PLONE_BASE}/PlonePAS/Extensions/Install.py
+${PLONE_BASE}/PlonePAS/Extensions/Install.pyc
+${PLONE_BASE}/PlonePAS/Extensions/Integrate.py
+${PLONE_BASE}/PlonePAS/Extensions/Integrate.pyc
+${PLONE_BASE}/PlonePAS/Extensions/Migrate.py
+${PLONE_BASE}/PlonePAS/Extensions/Migrate.pyc
+${PLONE_BASE}/PlonePAS/Extensions/SetupAD.py
+${PLONE_BASE}/PlonePAS/Extensions/SetupAD.pyc
+${PLONE_BASE}/PlonePAS/Extensions/__init__.py
+${PLONE_BASE}/PlonePAS/Extensions/__init__.pyc
+${PLONE_BASE}/PlonePAS/HISTORY.txt
+${PLONE_BASE}/PlonePAS/LICENSE.ZPL
+${PLONE_BASE}/PlonePAS/Makefile
+${PLONE_BASE}/PlonePAS/MigrationCheck.py
+${PLONE_BASE}/PlonePAS/MigrationCheck.pyc
+${PLONE_BASE}/PlonePAS/README.txt
+${PLONE_BASE}/PlonePAS/STATUS.txt
+${PLONE_BASE}/PlonePAS/TODO.txt
+${PLONE_BASE}/PlonePAS/__init__.py
+${PLONE_BASE}/PlonePAS/__init__.pyc
+${PLONE_BASE}/PlonePAS/config.py
+${PLONE_BASE}/PlonePAS/config.pyc
+${PLONE_BASE}/PlonePAS/docs/GOALS.txt
+${PLONE_BASE}/PlonePAS/docs/copyright-and-license.txt
+${PLONE_BASE}/PlonePAS/docs/pas-dev.txt
+${PLONE_BASE}/PlonePAS/docs/scratchpad.txt
+${PLONE_BASE}/PlonePAS/gruf_support.py
+${PLONE_BASE}/PlonePAS/gruf_support.pyc
+${PLONE_BASE}/PlonePAS/interfaces/__init__.py
+${PLONE_BASE}/PlonePAS/interfaces/__init__.pyc
+${PLONE_BASE}/PlonePAS/interfaces/capabilities.py
+${PLONE_BASE}/PlonePAS/interfaces/capabilities.pyc
+${PLONE_BASE}/PlonePAS/interfaces/group.py
+${PLONE_BASE}/PlonePAS/interfaces/group.pyc
+${PLONE_BASE}/PlonePAS/interfaces/plugins.py
+${PLONE_BASE}/PlonePAS/interfaces/plugins.pyc
+${PLONE_BASE}/PlonePAS/interfaces/propertysheets.py
+${PLONE_BASE}/PlonePAS/interfaces/propertysheets.pyc
+${PLONE_BASE}/PlonePAS/ldapmp.py
+${PLONE_BASE}/PlonePAS/ldapmp.pyc
+${PLONE_BASE}/PlonePAS/makefile.in
+${PLONE_BASE}/PlonePAS/pas.py
+${PLONE_BASE}/PlonePAS/pas.pyc
+${PLONE_BASE}/PlonePAS/patch.py
+${PLONE_BASE}/PlonePAS/patch.pyc
+${PLONE_BASE}/PlonePAS/plugins/PloneUserFactory.py
+${PLONE_BASE}/PlonePAS/plugins/PloneUserFactory.pyc
+${PLONE_BASE}/PlonePAS/plugins/__init__.py
+${PLONE_BASE}/PlonePAS/plugins/__init__.pyc
+${PLONE_BASE}/PlonePAS/plugins/cookie_handler.py
+${PLONE_BASE}/PlonePAS/plugins/cookie_handler.pyc
+${PLONE_BASE}/PlonePAS/plugins/crumbler.py
+${PLONE_BASE}/PlonePAS/plugins/crumbler.pyc
+${PLONE_BASE}/PlonePAS/plugins/group.py
+${PLONE_BASE}/PlonePAS/plugins/group.pyc
+${PLONE_BASE}/PlonePAS/plugins/gruf.py
+${PLONE_BASE}/PlonePAS/plugins/gruf.pyc
+${PLONE_BASE}/PlonePAS/plugins/local_role.py
+${PLONE_BASE}/PlonePAS/plugins/local_role.pyc
+${PLONE_BASE}/PlonePAS/plugins/property.py
+${PLONE_BASE}/PlonePAS/plugins/property.pyc
+${PLONE_BASE}/PlonePAS/plugins/role.py
+${PLONE_BASE}/PlonePAS/plugins/role.pyc
+${PLONE_BASE}/PlonePAS/plugins/sql.py
+${PLONE_BASE}/PlonePAS/plugins/sql.pyc
+${PLONE_BASE}/PlonePAS/plugins/ufactory.py
+${PLONE_BASE}/PlonePAS/plugins/ufactory.pyc
+${PLONE_BASE}/PlonePAS/plugins/user.py
+${PLONE_BASE}/PlonePAS/plugins/user.pyc
+${PLONE_BASE}/PlonePAS/odict.py
+${PLONE_BASE}/PlonePAS/odict.pyc
+${PLONE_BASE}/PlonePAS/sheet.py
+${PLONE_BASE}/PlonePAS/sheet.pyc
+${PLONE_BASE}/PlonePAS/storage.py
+${PLONE_BASE}/PlonePAS/storage.pyc
+${PLONE_BASE}/PlonePAS/tests/Makefile
+${PLONE_BASE}/PlonePAS/tests/PlonePASTestCase.py
+${PLONE_BASE}/PlonePAS/tests/PlonePASTestCase.pyc
+${PLONE_BASE}/PlonePAS/tests/__init__.py
+${PLONE_BASE}/PlonePAS/tests/__init__.pyc
+${PLONE_BASE}/PlonePAS/tests/cookie_auth.txt
+${PLONE_BASE}/PlonePAS/tests/failures_needing attention.txt
+${PLONE_BASE}/PlonePAS/tests/framework.py
+${PLONE_BASE}/PlonePAS/tests/framework.pyc
+${PLONE_BASE}/PlonePAS/tests/runalltests.py
+${PLONE_BASE}/PlonePAS/tests/runalltests.pyc
+${PLONE_BASE}/PlonePAS/tests/seeWhatBreaks.py
+${PLONE_BASE}/PlonePAS/tests/seeWhatBreaks.pyc
+${PLONE_BASE}/PlonePAS/tests/seeWhatsOutThere.py
+${PLONE_BASE}/PlonePAS/tests/seeWhatsOutThere.pyc
+${PLONE_BASE}/PlonePAS/tests/test_basic_ops.py
+${PLONE_BASE}/PlonePAS/tests/test_basic_ops.pyc
+${PLONE_BASE}/PlonePAS/tests/test_caching.py
+${PLONE_BASE}/PlonePAS/tests/test_caching.pyc
+${PLONE_BASE}/PlonePAS/tests/test_doctests.py
+${PLONE_BASE}/PlonePAS/tests/test_doctests.pyc
+${PLONE_BASE}/PlonePAS/tests/test_groups_tool.py
+${PLONE_BASE}/PlonePAS/tests/test_groups_tool.pyc
+${PLONE_BASE}/PlonePAS/tests/test_membership.py
+${PLONE_BASE}/PlonePAS/tests/test_membership.pyc
+${PLONE_BASE}/PlonePAS/tests/test_membership_tool.py
+${PLONE_BASE}/PlonePAS/tests/test_membership_tool.pyc
+${PLONE_BASE}/PlonePAS/tests/test_migration.py
+${PLONE_BASE}/PlonePAS/tests/test_migration.pyc
+${PLONE_BASE}/PlonePAS/tests/test_properties.py
+${PLONE_BASE}/PlonePAS/tests/test_properties.pyc
+${PLONE_BASE}/PlonePAS/tests/whatsOutThere.txt
+${PLONE_BASE}/PlonePAS/tool.gif
+${PLONE_BASE}/PlonePAS/tools/__init__.py
+${PLONE_BASE}/PlonePAS/tools/__init__.pyc
+${PLONE_BASE}/PlonePAS/tools/groupdata.py
+${PLONE_BASE}/PlonePAS/tools/groupdata.pyc
+${PLONE_BASE}/PlonePAS/tools/groups.py
+${PLONE_BASE}/PlonePAS/tools/groups.pyc
+${PLONE_BASE}/PlonePAS/tools/memberdata.py
+${PLONE_BASE}/PlonePAS/tools/memberdata.pyc
+${PLONE_BASE}/PlonePAS/tools/membership.py
+${PLONE_BASE}/PlonePAS/tools/membership.pyc
+${PLONE_BASE}/PlonePAS/tools/plonetool.py
+${PLONE_BASE}/PlonePAS/tools/plonetool.pyc
+${PLONE_BASE}/PlonePAS/utils.py
+${PLONE_BASE}/PlonePAS/utils.pyc
+${PLONE_BASE}/PlonePAS/version.txt
+${PLONE_BASE}/PlonePAS/zmi/CookieCrumblingPluginForm.dtml
+${PLONE_BASE}/PlonePAS/zmi/ExtendedCookieAuthHelperForm.dtml
+${PLONE_BASE}/PlonePAS/zmi/GRUFBridgeForm.dtml
+${PLONE_BASE}/PlonePAS/zmi/GroupAwareRoleManagerForm.dtml
+${PLONE_BASE}/PlonePAS/zmi/GroupManagerForm.dtml
+${PLONE_BASE}/PlonePAS/zmi/LocalRolesManagerForm.dtml
+${PLONE_BASE}/PlonePAS/zmi/MutablePropertyProviderForm.dtml
+${PLONE_BASE}/PlonePAS/zmi/PloneUserFactoryForm.dtml
+${PLONE_BASE}/PlonePAS/zmi/UserManagerForm.dtml
+${PLONE_BASE}/PloneTestCase/CHANGES.txt
+${PLONE_BASE}/PloneTestCase/INSTALL.txt
+${PLONE_BASE}/PloneTestCase/PloneTestCase.py
+${PLONE_BASE}/PloneTestCase/PloneTestCase.pyc
+${PLONE_BASE}/PloneTestCase/README.txt
+${PLONE_BASE}/PloneTestCase/VERSION.txt
+${PLONE_BASE}/PloneTestCase/__init__.py
+${PLONE_BASE}/PloneTestCase/__init__.pyc
+${PLONE_BASE}/PloneTestCase/five.py
+${PLONE_BASE}/PloneTestCase/five.pyc
+${PLONE_BASE}/PloneTestCase/framework.py
+${PLONE_BASE}/PloneTestCase/framework.pyc
+${PLONE_BASE}/PloneTestCase/interfaces.py
+${PLONE_BASE}/PloneTestCase/interfaces.pyc
+${PLONE_BASE}/PloneTestCase/layer.py
+${PLONE_BASE}/PloneTestCase/layer.pyc
+${PLONE_BASE}/PloneTestCase/ptc.py
+${PLONE_BASE}/PloneTestCase/ptc.pyc
+${PLONE_BASE}/PloneTestCase/runalltests.py
+${PLONE_BASE}/PloneTestCase/runalltests.pyc
+${PLONE_BASE}/PloneTestCase/setup.py
+${PLONE_BASE}/PloneTestCase/setup.pyc
+${PLONE_BASE}/PloneTestCase/testDocument.py
+${PLONE_BASE}/PloneTestCase/testDocument.pyc
+${PLONE_BASE}/PloneTestCase/testInterfaces.py
+${PLONE_BASE}/PloneTestCase/testInterfaces.pyc
+${PLONE_BASE}/PloneTestCase/testMembershipTool.py
+${PLONE_BASE}/PloneTestCase/testMembershipTool.pyc
+${PLONE_BASE}/PloneTestCase/testPloneTestCase.py
+${PLONE_BASE}/PloneTestCase/testPloneTestCase.pyc
+${PLONE_BASE}/PloneTestCase/testSkeleton.py
+${PLONE_BASE}/PloneTestCase/testSkeleton.pyc
+${PLONE_BASE}/PloneTestCase/tests.py
+${PLONE_BASE}/PloneTestCase/tests.pyc
+${PLONE_BASE}/PloneTestCase/utils.py
+${PLONE_BASE}/PloneTestCase/utils.pyc
+${PLONE_BASE}/PloneTranslations/ChangeLog
+${PLONE_BASE}/PloneTranslations/HISTORY.txt
+${PLONE_BASE}/PloneTranslations/README.txt
+${PLONE_BASE}/PloneTranslations/VERSION.txt
+${PLONE_BASE}/PloneTranslations/__init__.py
+${PLONE_BASE}/PloneTranslations/__init__.pyc
+${PLONE_BASE}/PloneTranslations/configure.zcml
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-af.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-ar.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-bg.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-bn.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-ca.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-cs.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-cy.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-da.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-de.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-el.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-eo.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-es.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-et.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-eu.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-fa.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-fi.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-fr.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-fu.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-he.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-hi.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-hr.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-hu.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-hy.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-id.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-it.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-ja.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-ka.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-kn.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-ko.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-lt.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-manual.pot
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-mi.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-my.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-nl.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-nn.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-no.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-pl.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-pt-br.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-pt.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-ro.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-ru.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-sk.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-sl.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-sm.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-sq.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-sr-Latn.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-sr.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-sv.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-ta.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-te.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-to.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-tr.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-uk.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-vi.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-zh-cn.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-zh-hk.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-zh-tw.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes-zh.po
+${PLONE_BASE}/PloneTranslations/i18n/atcontenttypes.pot
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-af.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-ar.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-bg.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-bn.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-ca.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-cs.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-cy.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-da.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-de.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-el.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-eo.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-es.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-et.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-eu.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-fa.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-fi.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-fr.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-fu.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-he.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-hi.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-hr.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-hu.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-hy.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-id.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-it.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-ja.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-ka.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-kn.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-ko.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-lt.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-manual.pot
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-mi.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-my.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-nl.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-nn.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-no.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-pl.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-pt-br.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-pt.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-ro.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-ru.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-sk.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-sl.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-sm.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-sq.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-sr-Latn.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-sr.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-sv.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-ta.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-te.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-to.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-tr.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-uk.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-vi.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-zh-cn.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-zh-hk.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-zh-tw.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget-zh.po
+${PLONE_BASE}/PloneTranslations/i18n/atreferencebrowserwidget.pot
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-af.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-ar.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-bg.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-bn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-ca.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-cs.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-cy.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-da.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-de.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-el.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-eo.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-es.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-et.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-eu.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-fa.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-fi.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-fr.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-fu.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-he.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-hi.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-hr.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-hu.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-hy.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-id.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-it.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-ja.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-ka.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-kn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-ko.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-lt.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-manual.pot
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-mi.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-my.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-nl.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-nn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-no.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-pl.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-pt-br.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-pt.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-rm.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-ro.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-ru.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-sk.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-sl.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-sm.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-sq.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-sr-Latn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-sr.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-sv.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-ta.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-te.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-to.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-tr.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-uk.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-vi.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-zh-cn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-zh-hk.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-zh-tw.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions-zh.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfeditions.pot
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-af.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-ar.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-bg.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-bn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-ca.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-cs.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-cy.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-da.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-de.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-el.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-eo.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-es.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-et.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-eu.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-fa.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-fi.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-fr.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-fu.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-he.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-hi.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-hr.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-hu.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-hy.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-id.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-it.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-ja.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-ka.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-kn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-ko.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-lt.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-manual.pot
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-mi.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-my.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-nl.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-nn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-no.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-pl.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-pt-br.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-pt.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-ro.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-ru.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-sk.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-sl.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-sm.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-sq.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-sr-Latn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-sr.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-sv.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-ta.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-te.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-to.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-tr.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-uk.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-vi.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-zh-cn.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-zh-hk.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-zh-tw.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow-zh.po
+${PLONE_BASE}/PloneTranslations/i18n/cmfplacefulworkflow.pot
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-af.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-ar.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-bg.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-bn.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-ca.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-cs.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-da.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-de.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-el.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-eo.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-es.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-et.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-eu.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-fa.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-fi.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-fr.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-fu.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-he.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-hi.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-hr.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-hu.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-hy.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-id.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-it.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-ja.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-ka.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-kn.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-ko.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-lt.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-manual.pot
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-mi.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-my.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-nl.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-nn.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-no.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-pl.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-pt-br.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-pt.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-rm.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-ro.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-ru.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-sk.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-sl.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-sm.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-sq.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-sr-Latn.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-sr.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-sv.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-ta.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-te.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-to.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-tr.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-uk.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-vi.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-zh-cn.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-zh-hk.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-zh-tw.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone-zh.po
+${PLONE_BASE}/PloneTranslations/i18n/linguaplone.pot
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-af.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-ar.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-bg.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-bn.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-ca.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-cs.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-cy.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-da.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-de.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-el.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-eo.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-es.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-et.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-eu.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-fa.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-fi.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-fr.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-fu.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-he.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-hi.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-hr.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-hu.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-hy.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-id.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-it.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-ja.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-ka.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-kn.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-ko.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-lt.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-manual.pot
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-mi.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-my.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-nl.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-nn.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-no.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-pl.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-pt-br.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-pt.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-ro.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-ru.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-sk.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-sl.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-sm.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-sq.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-sr-Latn.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-sr.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-sv.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-ta.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-te.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-to.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-tr.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-uk.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-vi.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-zh-cn.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-zh-hk.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-zh-tw.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool-zh.po
+${PLONE_BASE}/PloneTranslations/i18n/passwordresettool.pot
+${PLONE_BASE}/PloneTranslations/i18n/plone-af.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-ar.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-bg.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-bn.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-ca.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-cs.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-cy.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-da.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-de.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-el.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-en.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-eo.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-es.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-et.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-eu.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-fa.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-fi.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-fr.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-fu.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-generated.pot
+${PLONE_BASE}/PloneTranslations/i18n/plone-he.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-hi.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-hr.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-hu.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-hy.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-id.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-it.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-ja.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-ka.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-kn.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-ko.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-lt.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-manual.pot
+${PLONE_BASE}/PloneTranslations/i18n/plone-mi.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-my.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-nl.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-nn.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-no.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-pl.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-pt-br.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-pt.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-rm.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-ro.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-ru.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-sk.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-sl.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-sm.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-sq.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-sr-Latn.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-sr.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-sv.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-ta.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-te.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-to.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-tr.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-uk.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-vi.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-zh-cn.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-zh-hk.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-zh-tw.po
+${PLONE_BASE}/PloneTranslations/i18n/plone-zh.po
+${PLONE_BASE}/PloneTranslations/i18n/plone.pot
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-af.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-ar.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-bg.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-bn.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-ca.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-cs.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-cy.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-da.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-de.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-el.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-eo.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-es.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-et.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-eu.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-fa.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-fi.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-fr.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-fu.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-he.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-hi.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-hr.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-hu.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-hy.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-id.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-it.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-ja.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-ka.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-kn.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-ko.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-lt.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-manual.pot
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-mi.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-my.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-nl.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-nn.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-no.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-pl.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-pt-br.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-pt.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-ro.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-ru.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-sk.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-sl.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-sm.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-sq.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-sr-Latn.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-sr.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-sv.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-ta.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-te.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-to.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-tr.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-uk.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-vi.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-zh-cn.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-zh-hk.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-zh-tw.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool-zh.po
+${PLONE_BASE}/PloneTranslations/i18n/plonelanguagetool.pot
+${PLONE_BASE}/PloneTranslations/locales/af/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/ar/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/bg/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/bn/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/ca/LC_MESSAGES/plonefrontpage-ca.po
+${PLONE_BASE}/PloneTranslations/locales/ca/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/cs/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/cs/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/cy/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/da/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/de/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/de/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/el/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/en/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/eo/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/eo/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/es/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/es/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/et/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/eu/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/eu/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/fa/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/fi/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/fr/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/fr/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/fu/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/he/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/he/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/hi/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/hr/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/hu/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/hy/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/id/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/it/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/it/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/ja/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/ja/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/ka/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/kn/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/ko/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/lt/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/mi/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/my/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/nl/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/nl/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/nn/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/no/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/no/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/pt/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/pl/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/plonefrontpage.pot
+${PLONE_BASE}/PloneTranslations/locales/plonelocales.pot
+${PLONE_BASE}/PloneTranslations/locales/pt/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/pt_BR/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/rm/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/ro/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/ru/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/sk/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/sk/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/sl/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/sm/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/sq/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/sr/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/sr_Latn/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/sv/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/ta/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/te/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/to/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/tr/LC_MESSAGES/plonefrontpage.po
+${PLONE_BASE}/PloneTranslations/locales/tr/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/uk/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/vi/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/zh/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/zh_CN/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/zh_HK/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/locales/zh_TW/LC_MESSAGES/plonelocales.po
+${PLONE_BASE}/PloneTranslations/tests/README.txt
+${PLONE_BASE}/PloneTranslations/tests/__init__.py
+${PLONE_BASE}/PloneTranslations/tests/__init__.pyc
+${PLONE_BASE}/PloneTranslations/tests/framework.py
+${PLONE_BASE}/PloneTranslations/tests/framework.pyc
+${PLONE_BASE}/PloneTranslations/tests/i18ngenerator.py
+${PLONE_BASE}/PloneTranslations/tests/i18ngenerator.pyc
+${PLONE_BASE}/PloneTranslations/tests/runalltests.py
+${PLONE_BASE}/PloneTranslations/tests/runalltests.pyc
+${PLONE_BASE}/PloneTranslations/tests/test_i18n.py
+${PLONE_BASE}/PloneTranslations/tests/test_i18n.pyc
+${PLONE_BASE}/PloneTranslations/utils/admix.py
+${PLONE_BASE}/PloneTranslations/utils/admix.pyc
+${PLONE_BASE}/PloneTranslations/utils/chart.py
+${PLONE_BASE}/PloneTranslations/utils/chart.pyc
+${PLONE_BASE}/PloneTranslations/utils/create.py
+${PLONE_BASE}/PloneTranslations/utils/create.pyc
+${PLONE_BASE}/PloneTranslations/utils/fillmsgstr.py
+${PLONE_BASE}/PloneTranslations/utils/fillmsgstr.pyc
+${PLONE_BASE}/PloneTranslations/utils/filter.py
+${PLONE_BASE}/PloneTranslations/utils/filter.pyc
+${PLONE_BASE}/PloneTranslations/utils/i18ngenerate.py
+${PLONE_BASE}/PloneTranslations/utils/i18ngenerate.pyc
+${PLONE_BASE}/PloneTranslations/utils/rebuild-pot.py
+${PLONE_BASE}/PloneTranslations/utils/rebuild-pot.pyc
+${PLONE_BASE}/PloneTranslations/utils/relocate.py
+${PLONE_BASE}/PloneTranslations/utils/relocate.pyc
+${PLONE_BASE}/PloneTranslations/utils/setcomment.py
+${PLONE_BASE}/PloneTranslations/utils/setcomment.pyc
+${PLONE_BASE}/PloneTranslations/utils/setdomain.py
+${PLONE_BASE}/PloneTranslations/utils/setdomain.pyc
+${PLONE_BASE}/PloneTranslations/utils/setprojid.py
+${PLONE_BASE}/PloneTranslations/utils/setprojid.pyc
+${PLONE_BASE}/PloneTranslations/utils/sync.py
+${PLONE_BASE}/PloneTranslations/utils/sync.pyc
+${PLONE_BASE}/PloneTranslations/utils/utils.py
+${PLONE_BASE}/PloneTranslations/utils/utils.pyc
+${PLONE_BASE}/PluggableAuthService/COPYRIGHT.txt
+${PLONE_BASE}/PluggableAuthService/Extensions/README.txt
+${PLONE_BASE}/PluggableAuthService/Extensions/__init__.py
+${PLONE_BASE}/PluggableAuthService/Extensions/__init__.pyc
+${PLONE_BASE}/PluggableAuthService/Extensions/basic_auth.py
+${PLONE_BASE}/PluggableAuthService/Extensions/basic_auth.pyc
+${PLONE_BASE}/PluggableAuthService/Extensions/upgrade.py
+${PLONE_BASE}/PluggableAuthService/Extensions/upgrade.pyc
+${PLONE_BASE}/PluggableAuthService/LICENSE.txt
+${PLONE_BASE}/PluggableAuthService/PluggableAuthService.py
+${PLONE_BASE}/PluggableAuthService/PluggableAuthService.pyc
+${PLONE_BASE}/PluggableAuthService/PropertiedUser.py
+${PLONE_BASE}/PluggableAuthService/PropertiedUser.pyc
+${PLONE_BASE}/PluggableAuthService/README.txt
+${PLONE_BASE}/PluggableAuthService/UserPropertySheet.py
+${PLONE_BASE}/PluggableAuthService/UserPropertySheet.pyc
+${PLONE_BASE}/PluggableAuthService/__init__.py
+${PLONE_BASE}/PluggableAuthService/__init__.pyc
+${PLONE_BASE}/PluggableAuthService/configure.zcml
+${PLONE_BASE}/PluggableAuthService/doc/CHANGES.txt
+${PLONE_BASE}/PluggableAuthService/doc/DEPENDENCIES.txt
+${PLONE_BASE}/PluggableAuthService/doc/TODO.txt
+${PLONE_BASE}/PluggableAuthService/doc/caching.stx
+${PLONE_BASE}/PluggableAuthService/doc/framework_overview.stx
+${PLONE_BASE}/PluggableAuthService/doc/plugin_map.stx
+${PLONE_BASE}/PluggableAuthService/exportimport.py
+${PLONE_BASE}/PluggableAuthService/exportimport.pyc
+${PLONE_BASE}/PluggableAuthService/exportimport.zcml
+${PLONE_BASE}/PluggableAuthService/interfaces/__init__.py
+${PLONE_BASE}/PluggableAuthService/interfaces/__init__.pyc
+${PLONE_BASE}/PluggableAuthService/interfaces/authservice.py
+${PLONE_BASE}/PluggableAuthService/interfaces/authservice.pyc
+${PLONE_BASE}/PluggableAuthService/interfaces/plugins.py
+${PLONE_BASE}/PluggableAuthService/interfaces/plugins.pyc
+${PLONE_BASE}/PluggableAuthService/interfaces/propertysheets.py
+${PLONE_BASE}/PluggableAuthService/interfaces/propertysheets.pyc
+${PLONE_BASE}/PluggableAuthService/interfaces/request.py
+${PLONE_BASE}/PluggableAuthService/interfaces/request.pyc
+${PLONE_BASE}/PluggableAuthService/permissions.py
+${PLONE_BASE}/PluggableAuthService/permissions.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/BasePlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/BasePlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/ChallengeProtocolChooser.py
+${PLONE_BASE}/PluggableAuthService/plugins/ChallengeProtocolChooser.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/CookieAuthHelper.py
+${PLONE_BASE}/PluggableAuthService/plugins/CookieAuthHelper.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/DelegatingMultiPlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/DelegatingMultiPlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/DomainAuthHelper.py
+${PLONE_BASE}/PluggableAuthService/plugins/DomainAuthHelper.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/DynamicGroupsPlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/DynamicGroupsPlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/HTTPBasicAuthHelper.py
+${PLONE_BASE}/PluggableAuthService/plugins/HTTPBasicAuthHelper.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/InlineAuthHelper.py
+${PLONE_BASE}/PluggableAuthService/plugins/InlineAuthHelper.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/LocalRolePlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/LocalRolePlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/RecursiveGroupsPlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/RecursiveGroupsPlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/RequestTypeSniffer.py
+${PLONE_BASE}/PluggableAuthService/plugins/RequestTypeSniffer.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/ScriptablePlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/ScriptablePlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/SearchPrincipalsPlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/SearchPrincipalsPlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/SessionAuthHelper.py
+${PLONE_BASE}/PluggableAuthService/plugins/SessionAuthHelper.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/ZODBGroupManager.py
+${PLONE_BASE}/PluggableAuthService/plugins/ZODBGroupManager.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/ZODBRoleManager.py
+${PLONE_BASE}/PluggableAuthService/plugins/ZODBRoleManager.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/ZODBUserManager.py
+${PLONE_BASE}/PluggableAuthService/plugins/ZODBUserManager.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/__init__.py
+${PLONE_BASE}/PluggableAuthService/plugins/__init__.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/exportimport.py
+${PLONE_BASE}/PluggableAuthService/plugins/exportimport.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/ChallengeProtocolChooser.txt
+${PLONE_BASE}/PluggableAuthService/plugins/tests/__init__.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/__init__.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/helpers.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/helpers.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_CookieAuthHelper.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_CookieAuthHelper.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_DomainAuthHelper.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_DomainAuthHelper.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_DynamicGroupsPlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_DynamicGroupsPlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_InlineAuthHelper.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_InlineAuthHelper.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_LocalRolePlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_LocalRolePlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_RequestTypeSniffer.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_RequestTypeSniffer.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ScriptablePlugin.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ZODBGroupManager.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ZODBRoleManager.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ZODBUserManager.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_ZODBUserManager.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_doctests.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_doctests.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_exportimport.py
+${PLONE_BASE}/PluggableAuthService/plugins/tests/test_exportimport.pyc
+${PLONE_BASE}/PluggableAuthService/plugins/www/CookieAuthHelper.gif
+${PLONE_BASE}/PluggableAuthService/plugins/www/DelegatingMultiPlugin.png
+${PLONE_BASE}/PluggableAuthService/plugins/www/DomainAuthHelper.png
+${PLONE_BASE}/PluggableAuthService/plugins/www/DynamicGroupsPlugin.png
+${PLONE_BASE}/PluggableAuthService/plugins/www/HTTPBasicAuthHelper.png
+${PLONE_BASE}/PluggableAuthService/plugins/www/InlineAuthHelper.png
+${PLONE_BASE}/PluggableAuthService/plugins/www/RecursiveGroupsPlugin.png
+${PLONE_BASE}/PluggableAuthService/plugins/www/ScriptablePlugin.png
+${PLONE_BASE}/PluggableAuthService/plugins/www/SessionAuthHelper.gif
+${PLONE_BASE}/PluggableAuthService/plugins/www/ZODBGroupManager.gif
+${PLONE_BASE}/PluggableAuthService/plugins/www/ZODBRoleManager.gif
+${PLONE_BASE}/PluggableAuthService/plugins/www/ZODBUserManager.gif
+${PLONE_BASE}/PluggableAuthService/plugins/www/bpActivateInterfaces.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/caAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/cpcAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/cpcEdit.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/daAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/daGeneric.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/daMatches.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/dgpAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/dgpGroups.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/dmpAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/hbAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/iaAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/lrpAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/rgpAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/rtsAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/saAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/spAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/spEditInterfaces.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/sppAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/zgAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/zgGroups.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/zrAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/zrRoles.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/zuAdd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/zuPasswd.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/zuUsers.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/www/zuWidgets.zpt
+${PLONE_BASE}/PluggableAuthService/plugins/xml/cookieauth.xml
+${PLONE_BASE}/PluggableAuthService/plugins/xml/delegatepath.xml
+${PLONE_BASE}/PluggableAuthService/plugins/xml/domainauth.xml
+${PLONE_BASE}/PluggableAuthService/plugins/xml/dynamicgroups.xml
+${PLONE_BASE}/PluggableAuthService/plugins/xml/titleonly.xml
+${PLONE_BASE}/PluggableAuthService/plugins/xml/zodbgroups.xml
+${PLONE_BASE}/PluggableAuthService/plugins/xml/zodbroles.xml
+${PLONE_BASE}/PluggableAuthService/plugins/xml/zodbusers.xml
+${PLONE_BASE}/PluggableAuthService/profiles/empty/PAS/.objects
+${PLONE_BASE}/PluggableAuthService/profiles/empty/PAS/pluginregistry.xml
+${PLONE_BASE}/PluggableAuthService/profiles/empty/export_steps.xml
+${PLONE_BASE}/PluggableAuthService/profiles/empty/import_steps.xml
+${PLONE_BASE}/PluggableAuthService/profiles/simple/PAS/.objects
+${PLONE_BASE}/PluggableAuthService/profiles/simple/PAS/basic_auth.xml
+${PLONE_BASE}/PluggableAuthService/profiles/simple/PAS/dynamic_groups.xml
+${PLONE_BASE}/PluggableAuthService/profiles/simple/PAS/groups.xml
+${PLONE_BASE}/PluggableAuthService/profiles/simple/PAS/pluginregistry.xml
+${PLONE_BASE}/PluggableAuthService/profiles/simple/PAS/recursive_groups.xml
+${PLONE_BASE}/PluggableAuthService/profiles/simple/PAS/roles.xml
+${PLONE_BASE}/PluggableAuthService/profiles/simple/PAS/users.xml
+${PLONE_BASE}/PluggableAuthService/profiles/simple/export_steps.xml
+${PLONE_BASE}/PluggableAuthService/profiles/simple/import_steps.xml
+${PLONE_BASE}/PluggableAuthService/tests/__init__.py
+${PLONE_BASE}/PluggableAuthService/tests/__init__.pyc
+${PLONE_BASE}/PluggableAuthService/tests/conformance.py
+${PLONE_BASE}/PluggableAuthService/tests/conformance.pyc
+${PLONE_BASE}/PluggableAuthService/tests/test_Caching.py
+${PLONE_BASE}/PluggableAuthService/tests/test_Caching.pyc
+${PLONE_BASE}/PluggableAuthService/tests/test_PluggableAuthService.py
+${PLONE_BASE}/PluggableAuthService/tests/test_PluggableAuthService.pyc
+${PLONE_BASE}/PluggableAuthService/tests/test_PropertiedUser.py
+${PLONE_BASE}/PluggableAuthService/tests/test_PropertiedUser.pyc
+${PLONE_BASE}/PluggableAuthService/tests/test_UserPropertySheet.py
+${PLONE_BASE}/PluggableAuthService/tests/test_UserPropertySheet.pyc
+${PLONE_BASE}/PluggableAuthService/tests/test_exportimport.py
+${PLONE_BASE}/PluggableAuthService/tests/test_exportimport.pyc
+${PLONE_BASE}/PluggableAuthService/tests/test_utils.py
+${PLONE_BASE}/PluggableAuthService/tests/test_utils.pyc
+${PLONE_BASE}/PluggableAuthService/utils.py
+${PLONE_BASE}/PluggableAuthService/utils.pyc
+${PLONE_BASE}/PluggableAuthService/version.txt
+${PLONE_BASE}/PluggableAuthService/www/PluggableAuthService.png
+${PLONE_BASE}/PluggableAuthService/www/arrow-down.gif
+${PLONE_BASE}/PluggableAuthService/www/arrow-left.gif
+${PLONE_BASE}/PluggableAuthService/www/arrow-right.gif
+${PLONE_BASE}/PluggableAuthService/www/arrow-up.gif
+${PLONE_BASE}/PluggableAuthService/www/pasAddForm.zpt
+${PLONE_BASE}/PluggableAuthService/www/pasSearch.zpt
+${PLONE_BASE}/PluggableAuthService/www/two_lists.zpt
+${PLONE_BASE}/PluginRegistry/CHANGES.txt
+${PLONE_BASE}/PluginRegistry/COPYRIGHT.txt
+${PLONE_BASE}/PluginRegistry/LICENSE.txt
+${PLONE_BASE}/PluginRegistry/PluginRegistry.py
+${PLONE_BASE}/PluginRegistry/PluginRegistry.pyc
+${PLONE_BASE}/PluginRegistry/__init__.py
+${PLONE_BASE}/PluginRegistry/__init__.pyc
+${PLONE_BASE}/PluginRegistry/configure.zcml
+${PLONE_BASE}/PluginRegistry/exportimport.py
+${PLONE_BASE}/PluginRegistry/exportimport.pyc
+${PLONE_BASE}/PluginRegistry/interfaces.py
+${PLONE_BASE}/PluginRegistry/interfaces.pyc
+${PLONE_BASE}/PluginRegistry/tests/__init__.py
+${PLONE_BASE}/PluginRegistry/tests/__init__.pyc
+${PLONE_BASE}/PluginRegistry/tests/test_PluginRegistry.py
+${PLONE_BASE}/PluginRegistry/tests/test_PluginRegistry.pyc
+${PLONE_BASE}/PluginRegistry/tests/test_exportimport.py
+${PLONE_BASE}/PluginRegistry/tests/test_exportimport.pyc
+${PLONE_BASE}/PluginRegistry/utils.py
+${PLONE_BASE}/PluginRegistry/utils.pyc
+${PLONE_BASE}/PluginRegistry/version.txt
+${PLONE_BASE}/PluginRegistry/www/PluginRegistry.png
+${PLONE_BASE}/PluginRegistry/www/active_plugins.zpt
+${PLONE_BASE}/PluginRegistry/www/arrow-down.gif
+${PLONE_BASE}/PluginRegistry/www/arrow-left.gif
+${PLONE_BASE}/PluginRegistry/www/arrow-right.gif
+${PLONE_BASE}/PluginRegistry/www/arrow-up.gif
+${PLONE_BASE}/PluginRegistry/www/export_import.zpt
+${PLONE_BASE}/PluginRegistry/www/plugins.zpt
+${PLONE_BASE}/PluginRegistry/www/two_lists.zpt
+${PLONE_BASE}/PluginRegistry/xml/pirExport.xml
+${PLONE_BASE}/PortalTransforms/ChangeLog
+${PLONE_BASE}/PortalTransforms/DEPENDS
+${PLONE_BASE}/PortalTransforms/Extensions/Install.py
+${PLONE_BASE}/PortalTransforms/Extensions/Install.pyc
+${PLONE_BASE}/PortalTransforms/Extensions/__init__.py
+${PLONE_BASE}/PortalTransforms/Extensions/__init__.pyc
+${PLONE_BASE}/PortalTransforms/HISTORY.txt
+${PLONE_BASE}/PortalTransforms/LICENSE.txt
+${PLONE_BASE}/PortalTransforms/MANIFEST.in
+${PLONE_BASE}/PortalTransforms/README
+${PLONE_BASE}/PortalTransforms/SUGGESTS
+${PLONE_BASE}/PortalTransforms/TODO
+${PLONE_BASE}/PortalTransforms/Transform.py
+${PLONE_BASE}/PortalTransforms/Transform.pyc
+${PLONE_BASE}/PortalTransforms/TransformEngine.py
+${PLONE_BASE}/PortalTransforms/TransformEngine.pyc
+${PLONE_BASE}/PortalTransforms/TransformTool.py
+${PLONE_BASE}/PortalTransforms/TransformTool.pyc
+${PLONE_BASE}/PortalTransforms/TransformsChain.py
+${PLONE_BASE}/PortalTransforms/TransformsChain.pyc
+${PLONE_BASE}/PortalTransforms/__init__.py
+${PLONE_BASE}/PortalTransforms/__init__.pyc
+${PLONE_BASE}/PortalTransforms/__pkginfo__.py
+${PLONE_BASE}/PortalTransforms/__pkginfo__.pyc
+${PLONE_BASE}/PortalTransforms/bridge.zcml
+${PLONE_BASE}/PortalTransforms/cache.py
+${PLONE_BASE}/PortalTransforms/cache.pyc
+${PLONE_BASE}/PortalTransforms/chain.py
+${PLONE_BASE}/PortalTransforms/chain.pyc
+${PLONE_BASE}/PortalTransforms/configure.zcml
+${PLONE_BASE}/PortalTransforms/data.py
+${PLONE_BASE}/PortalTransforms/data.pyc
+${PLONE_BASE}/PortalTransforms/docs/dev_manual.rst
+${PLONE_BASE}/PortalTransforms/docs/makefile
+${PLONE_BASE}/PortalTransforms/docs/uno_setup.rst
+${PLONE_BASE}/PortalTransforms/docs/user_manual.rst
+${PLONE_BASE}/PortalTransforms/implements.zcml
+${PLONE_BASE}/PortalTransforms/interfaces.py
+${PLONE_BASE}/PortalTransforms/interfaces.pyc
+${PLONE_BASE}/PortalTransforms/libtransforms/__init__.py
+${PLONE_BASE}/PortalTransforms/libtransforms/__init__.pyc
+${PLONE_BASE}/PortalTransforms/libtransforms/commandtransform.py
+${PLONE_BASE}/PortalTransforms/libtransforms/commandtransform.pyc
+${PLONE_BASE}/PortalTransforms/libtransforms/piltransform.py
+${PLONE_BASE}/PortalTransforms/libtransforms/piltransform.pyc
+${PLONE_BASE}/PortalTransforms/libtransforms/retransform.py
+${PLONE_BASE}/PortalTransforms/libtransforms/retransform.pyc
+${PLONE_BASE}/PortalTransforms/libtransforms/utils.py
+${PLONE_BASE}/PortalTransforms/libtransforms/utils.pyc
+${PLONE_BASE}/PortalTransforms/tests/__init__.py
+${PLONE_BASE}/PortalTransforms/tests/__init__.pyc
+${PLONE_BASE}/PortalTransforms/tests/framework.py
+${PLONE_BASE}/PortalTransforms/tests/framework.pyc
+${PLONE_BASE}/PortalTransforms/tests/input/demo1.pdf
+${PLONE_BASE}/PortalTransforms/tests/input/input.textile
+${PLONE_BASE}/PortalTransforms/tests/input/logo.bmp
+${PLONE_BASE}/PortalTransforms/tests/input/logo.gif
+${PLONE_BASE}/PortalTransforms/tests/input/logo.jpg
+${PLONE_BASE}/PortalTransforms/tests/input/logo.png
+${PLONE_BASE}/PortalTransforms/tests/input/markdown.txt
+${PLONE_BASE}/PortalTransforms/tests/input/org-news.xml
+${PLONE_BASE}/PortalTransforms/tests/input/rest1.rst
+${PLONE_BASE}/PortalTransforms/tests/input/rest2.rst
+${PLONE_BASE}/PortalTransforms/tests/input/rest3.rst
+${PLONE_BASE}/PortalTransforms/tests/input/rss2html.xslt
+${PLONE_BASE}/PortalTransforms/tests/input/test.doc
+${PLONE_BASE}/PortalTransforms/tests/input/test_lynx.html
+${PLONE_BASE}/PortalTransforms/tests/input/test_python.py
+${PLONE_BASE}/PortalTransforms/tests/input/test_python.pyc
+${PLONE_BASE}/PortalTransforms/tests/input/test_safehtml.html
+${PLONE_BASE}/PortalTransforms/tests/output/demo1.html
+${PLONE_BASE}/PortalTransforms/tests/output/demo1.html.nofilename
+${PLONE_BASE}/PortalTransforms/tests/output/logo.bmp
+${PLONE_BASE}/PortalTransforms/tests/output/logo.gif
+${PLONE_BASE}/PortalTransforms/tests/output/logo.jpg
+${PLONE_BASE}/PortalTransforms/tests/output/logo.pcx
+${PLONE_BASE}/PortalTransforms/tests/output/logo.png
+${PLONE_BASE}/PortalTransforms/tests/output/logo.ppm
+${PLONE_BASE}/PortalTransforms/tests/output/logo.tiff
+${PLONE_BASE}/PortalTransforms/tests/output/markdown.html
+${PLONE_BASE}/PortalTransforms/tests/output/org-news.html
+${PLONE_BASE}/PortalTransforms/tests/output/rest1.html
+${PLONE_BASE}/PortalTransforms/tests/output/rest1.out
+${PLONE_BASE}/PortalTransforms/tests/output/rest1.rst
+${PLONE_BASE}/PortalTransforms/tests/output/rest2.out
+${PLONE_BASE}/PortalTransforms/tests/output/rest3.out
+${PLONE_BASE}/PortalTransforms/tests/output/test_html_to_text.txt
+${PLONE_BASE}/PortalTransforms/tests/output/test_lynx.txt
+${PLONE_BASE}/PortalTransforms/tests/output/test_python.out
+${PLONE_BASE}/PortalTransforms/tests/output/test_safe.html
+${PLONE_BASE}/PortalTransforms/tests/output/test_word.html
+${PLONE_BASE}/PortalTransforms/tests/output/textile.html
+${PLONE_BASE}/PortalTransforms/tests/runalltests.py
+${PLONE_BASE}/PortalTransforms/tests/runalltests.pyc
+${PLONE_BASE}/PortalTransforms/tests/runtests.sh.example
+${PLONE_BASE}/PortalTransforms/tests/test_doctests.py
+${PLONE_BASE}/PortalTransforms/tests/test_doctests.pyc
+${PLONE_BASE}/PortalTransforms/tests/test_engine.py
+${PLONE_BASE}/PortalTransforms/tests/test_engine.pyc
+${PLONE_BASE}/PortalTransforms/tests/test_graph.py
+${PLONE_BASE}/PortalTransforms/tests/test_graph.pyc
+${PLONE_BASE}/PortalTransforms/tests/test_transforms.py
+${PLONE_BASE}/PortalTransforms/tests/test_transforms.pyc
+${PLONE_BASE}/PortalTransforms/tests/test_xss.py
+${PLONE_BASE}/PortalTransforms/tests/test_xss.pyc
+${PLONE_BASE}/PortalTransforms/tests/utils.py
+${PLONE_BASE}/PortalTransforms/tests/utils.pyc
+${PLONE_BASE}/PortalTransforms/tests/word.py
+${PLONE_BASE}/PortalTransforms/tests/word.pyc
+${PLONE_BASE}/PortalTransforms/tool.gif
+${PLONE_BASE}/PortalTransforms/transforms/__init__.py
+${PLONE_BASE}/PortalTransforms/transforms/__init__.pyc
+${PLONE_BASE}/PortalTransforms/transforms/broken.py
+${PLONE_BASE}/PortalTransforms/transforms/broken.pyc
+${PLONE_BASE}/PortalTransforms/transforms/html_body.py
+${PLONE_BASE}/PortalTransforms/transforms/html_body.pyc
+${PLONE_BASE}/PortalTransforms/transforms/html_to_text.py
+${PLONE_BASE}/PortalTransforms/transforms/html_to_text.pyc
+${PLONE_BASE}/PortalTransforms/transforms/identity.py
+${PLONE_BASE}/PortalTransforms/transforms/identity.pyc
+${PLONE_BASE}/PortalTransforms/transforms/image_to_bmp.py
+${PLONE_BASE}/PortalTransforms/transforms/image_to_bmp.pyc
+${PLONE_BASE}/PortalTransforms/transforms/image_to_gif.py
+${PLONE_BASE}/PortalTransforms/transforms/image_to_gif.pyc
+${PLONE_BASE}/PortalTransforms/transforms/image_to_html.py
+${PLONE_BASE}/PortalTransforms/transforms/image_to_html.pyc
+${PLONE_BASE}/PortalTransforms/transforms/image_to_jpeg.py
+${PLONE_BASE}/PortalTransforms/transforms/image_to_jpeg.pyc
+${PLONE_BASE}/PortalTransforms/transforms/image_to_pcx.py
+${PLONE_BASE}/PortalTransforms/transforms/image_to_pcx.pyc
+${PLONE_BASE}/PortalTransforms/transforms/image_to_png.py
+${PLONE_BASE}/PortalTransforms/transforms/image_to_png.pyc
+${PLONE_BASE}/PortalTransforms/transforms/image_to_ppm.py
+${PLONE_BASE}/PortalTransforms/transforms/image_to_ppm.pyc
+${PLONE_BASE}/PortalTransforms/transforms/image_to_tiff.py
+${PLONE_BASE}/PortalTransforms/transforms/image_to_tiff.pyc
+${PLONE_BASE}/PortalTransforms/transforms/lynx_dump.py
+${PLONE_BASE}/PortalTransforms/transforms/lynx_dump.pyc
+${PLONE_BASE}/PortalTransforms/transforms/markdown_to_html.py
+${PLONE_BASE}/PortalTransforms/transforms/markdown_to_html.pyc
+${PLONE_BASE}/PortalTransforms/transforms/office_com.py
+${PLONE_BASE}/PortalTransforms/transforms/office_com.pyc
+${PLONE_BASE}/PortalTransforms/transforms/office_uno.py
+${PLONE_BASE}/PortalTransforms/transforms/office_uno.pyc
+${PLONE_BASE}/PortalTransforms/transforms/office_wvware.py
+${PLONE_BASE}/PortalTransforms/transforms/office_wvware.pyc
+${PLONE_BASE}/PortalTransforms/transforms/pdf_to_html.py
+${PLONE_BASE}/PortalTransforms/transforms/pdf_to_html.pyc
+${PLONE_BASE}/PortalTransforms/transforms/pdf_to_text.py
+${PLONE_BASE}/PortalTransforms/transforms/pdf_to_text.pyc
+${PLONE_BASE}/PortalTransforms/transforms/python.py
+${PLONE_BASE}/PortalTransforms/transforms/python.pyc
+${PLONE_BASE}/PortalTransforms/transforms/rest.py
+${PLONE_BASE}/PortalTransforms/transforms/rest.pyc
+${PLONE_BASE}/PortalTransforms/transforms/rtf_to_html.py
+${PLONE_BASE}/PortalTransforms/transforms/rtf_to_html.pyc
+${PLONE_BASE}/PortalTransforms/transforms/rtf_to_xml.py
+${PLONE_BASE}/PortalTransforms/transforms/rtf_to_xml.pyc
+${PLONE_BASE}/PortalTransforms/transforms/safe_html.py
+${PLONE_BASE}/PortalTransforms/transforms/safe_html.pyc
+${PLONE_BASE}/PortalTransforms/transforms/st.py
+${PLONE_BASE}/PortalTransforms/transforms/st.pyc
+${PLONE_BASE}/PortalTransforms/transforms/textile_to_html.py
+${PLONE_BASE}/PortalTransforms/transforms/textile_to_html.pyc
+${PLONE_BASE}/PortalTransforms/transforms/text_pre_to_html.py
+${PLONE_BASE}/PortalTransforms/transforms/text_pre_to_html.pyc
+${PLONE_BASE}/PortalTransforms/transforms/text_to_html.py
+${PLONE_BASE}/PortalTransforms/transforms/text_to_html.pyc
+${PLONE_BASE}/PortalTransforms/transforms/word_to_html.py
+${PLONE_BASE}/PortalTransforms/transforms/word_to_html.pyc
+${PLONE_BASE}/PortalTransforms/unsafe_transforms/build_transforms.py
+${PLONE_BASE}/PortalTransforms/unsafe_transforms/build_transforms.pyc
+${PLONE_BASE}/PortalTransforms/unsafe_transforms/command.py
+${PLONE_BASE}/PortalTransforms/unsafe_transforms/command.pyc
+${PLONE_BASE}/PortalTransforms/unsafe_transforms/xml.py
+${PLONE_BASE}/PortalTransforms/unsafe_transforms/xml.pyc
+${PLONE_BASE}/PortalTransforms/utils.py
+${PLONE_BASE}/PortalTransforms/utils.pyc
+${PLONE_BASE}/PortalTransforms/version.txt
+${PLONE_BASE}/PortalTransforms/www/addTransform.zpt
+${PLONE_BASE}/PortalTransforms/www/addTransformsChain.zpt
+${PLONE_BASE}/PortalTransforms/www/configureTransform.zpt
+${PLONE_BASE}/PortalTransforms/www/editTransformationPolicy.zpt
+${PLONE_BASE}/PortalTransforms/www/editTransformsChain.zpt
+${PLONE_BASE}/PortalTransforms/www/reloadAllTransforms.zpt
+${PLONE_BASE}/PortalTransforms/www/reloadTransform.zpt
+${PLONE_BASE}/PortalTransforms/www/setCacheTime.zpt
+${PLONE_BASE}/PortalTransforms/www/tr_widgets.zpt
+${PLONE_BASE}/PortalTransforms/z3/__init__.py
+${PLONE_BASE}/PortalTransforms/z3/__init__.pyc
+${PLONE_BASE}/PortalTransforms/z3/interfaces.py
+${PLONE_BASE}/PortalTransforms/z3/interfaces.pyc
+${PLONE_BASE}/ResourceRegistries/._version.txt
+${PLONE_BASE}/ResourceRegistries/20compatibility/header.pt
+${PLONE_BASE}/ResourceRegistries/Extensions/Install.py
+${PLONE_BASE}/ResourceRegistries/Extensions/Install.pyc
+${PLONE_BASE}/ResourceRegistries/Extensions/__init__.py
+${PLONE_BASE}/ResourceRegistries/Extensions/__init__.pyc
+${PLONE_BASE}/ResourceRegistries/Extensions/migrate.py
+${PLONE_BASE}/ResourceRegistries/Extensions/migrate.pyc
+${PLONE_BASE}/ResourceRegistries/README.txt
+${PLONE_BASE}/ResourceRegistries/__init__.py
+${PLONE_BASE}/ResourceRegistries/__init__.pyc
+${PLONE_BASE}/ResourceRegistries/config.py
+${PLONE_BASE}/ResourceRegistries/config.pyc
+${PLONE_BASE}/ResourceRegistries/configure.zcml
+${PLONE_BASE}/ResourceRegistries/doc/._HISTORY.txt
+${PLONE_BASE}/ResourceRegistries/doc/HISTORY.txt
+${PLONE_BASE}/ResourceRegistries/doc/INSTALL.txt
+${PLONE_BASE}/ResourceRegistries/doc/TODO.txt
+${PLONE_BASE}/ResourceRegistries/exportimport/__init__.py
+${PLONE_BASE}/ResourceRegistries/exportimport/__init__.pyc
+${PLONE_BASE}/ResourceRegistries/exportimport/configure.zcml
+${PLONE_BASE}/ResourceRegistries/exportimport/cssregistry.py
+${PLONE_BASE}/ResourceRegistries/exportimport/cssregistry.pyc
+${PLONE_BASE}/ResourceRegistries/exportimport/jsregistry.py
+${PLONE_BASE}/ResourceRegistries/exportimport/jsregistry.pyc
+${PLONE_BASE}/ResourceRegistries/exportimport/resourceregistry.py
+${PLONE_BASE}/ResourceRegistries/exportimport/resourceregistry.pyc
+${PLONE_BASE}/ResourceRegistries/interfaces/ResourceRegistries.py
+${PLONE_BASE}/ResourceRegistries/interfaces/ResourceRegistries.pyc
+${PLONE_BASE}/ResourceRegistries/interfaces/__init__.py
+${PLONE_BASE}/ResourceRegistries/interfaces/__init__.pyc
+${PLONE_BASE}/ResourceRegistries/interfaces/registries.py
+${PLONE_BASE}/ResourceRegistries/interfaces/registries.pyc
+${PLONE_BASE}/ResourceRegistries/permissions.py
+${PLONE_BASE}/ResourceRegistries/permissions.pyc
+${PLONE_BASE}/ResourceRegistries/skins/ResourceRegistries/renderAllTheScripts.pt
+${PLONE_BASE}/ResourceRegistries/skins/ResourceRegistries/renderAllTheStylesheets.pt
+${PLONE_BASE}/ResourceRegistries/skins/ResourceRegistries/test_rr_1.css
+${PLONE_BASE}/ResourceRegistries/skins/ResourceRegistries/test_rr_1.js
+${PLONE_BASE}/ResourceRegistries/skins/ResourceRegistries/test_rr_2.css
+${PLONE_BASE}/ResourceRegistries/tests/RegistryTestCase.py
+${PLONE_BASE}/ResourceRegistries/tests/RegistryTestCase.pyc
+${PLONE_BASE}/ResourceRegistries/tests/__init__.py
+${PLONE_BASE}/ResourceRegistries/tests/__init__.pyc
+${PLONE_BASE}/ResourceRegistries/tests/test.zcml
+${PLONE_BASE}/ResourceRegistries/tests/testCSSRegistry.py
+${PLONE_BASE}/ResourceRegistries/tests/testCSSRegistry.pyc
+${PLONE_BASE}/ResourceRegistries/tests/testHTTPHeaders.py
+${PLONE_BASE}/ResourceRegistries/tests/testHTTPHeaders.pyc
+${PLONE_BASE}/ResourceRegistries/tests/testJSRegistry.py
+${PLONE_BASE}/ResourceRegistries/tests/testJSRegistry.pyc
+${PLONE_BASE}/ResourceRegistries/tests/testPacker.py
+${PLONE_BASE}/ResourceRegistries/tests/testPacker.pyc
+${PLONE_BASE}/ResourceRegistries/tests/test_rr_1.css
+${PLONE_BASE}/ResourceRegistries/tests/test_rr_1.js
+${PLONE_BASE}/ResourceRegistries/tool.gif
+${PLONE_BASE}/ResourceRegistries/tools/BaseRegistry.py
+${PLONE_BASE}/ResourceRegistries/tools/BaseRegistry.pyc
+${PLONE_BASE}/ResourceRegistries/tools/CSSRegistry.py
+${PLONE_BASE}/ResourceRegistries/tools/CSSRegistry.pyc
+${PLONE_BASE}/ResourceRegistries/tools/JSRegistry.py
+${PLONE_BASE}/ResourceRegistries/tools/JSRegistry.pyc
+${PLONE_BASE}/ResourceRegistries/tools/__init__.py
+${PLONE_BASE}/ResourceRegistries/tools/__init__.pyc
+${PLONE_BASE}/ResourceRegistries/tools/packer.py
+${PLONE_BASE}/ResourceRegistries/tools/packer.pyc
+${PLONE_BASE}/ResourceRegistries/version.txt
+${PLONE_BASE}/ResourceRegistries/www/csscomposition.zpt
+${PLONE_BASE}/ResourceRegistries/www/cssconfig.zpt
+${PLONE_BASE}/ResourceRegistries/www/jscomposition.zpt
+${PLONE_BASE}/ResourceRegistries/www/jsconfig.zpt
+${PLONE_BASE}/SecureMailHost/HISTORY.txt
+${PLONE_BASE}/SecureMailHost/LICENSE.txt
+${PLONE_BASE}/SecureMailHost/README.txt
+${PLONE_BASE}/SecureMailHost/SecureMailHost.py
+${PLONE_BASE}/SecureMailHost/SecureMailHost.pyc
+${PLONE_BASE}/SecureMailHost/__init__.py
+${PLONE_BASE}/SecureMailHost/__init__.pyc
+${PLONE_BASE}/SecureMailHost/config.py
+${PLONE_BASE}/SecureMailHost/config.pyc
+${PLONE_BASE}/SecureMailHost/mail.py
+${PLONE_BASE}/SecureMailHost/mail.pyc
+${PLONE_BASE}/SecureMailHost/tests/__init__.py
+${PLONE_BASE}/SecureMailHost/tests/__init__.pyc
+${PLONE_BASE}/SecureMailHost/tests/common.py
+${PLONE_BASE}/SecureMailHost/tests/common.pyc
+${PLONE_BASE}/SecureMailHost/tests/framework.py
+${PLONE_BASE}/SecureMailHost/tests/framework.pyc
+${PLONE_BASE}/SecureMailHost/tests/in/buergschaft.txt
+${PLONE_BASE}/SecureMailHost/tests/in/loremipsum.txt
+${PLONE_BASE}/SecureMailHost/tests/out/buergschaft.txt
+${PLONE_BASE}/SecureMailHost/tests/out/buergschaft_latin1.txt
+${PLONE_BASE}/SecureMailHost/tests/out/buergschaft_utf8.txt
+${PLONE_BASE}/SecureMailHost/tests/out/buergschaft_utf8_to.txt
+${PLONE_BASE}/SecureMailHost/tests/out/loremipsum.txt
+${PLONE_BASE}/SecureMailHost/tests/runalltests.py
+${PLONE_BASE}/SecureMailHost/tests/runalltests.pyc
+${PLONE_BASE}/SecureMailHost/tests/test_headerparsing.py
+${PLONE_BASE}/SecureMailHost/tests/test_headerparsing.pyc
+${PLONE_BASE}/SecureMailHost/tests/test_messages.py
+${PLONE_BASE}/SecureMailHost/tests/test_messages.pyc
+${PLONE_BASE}/SecureMailHost/tests/test_validateEmail.py
+${PLONE_BASE}/SecureMailHost/tests/test_validateEmail.pyc
+${PLONE_BASE}/SecureMailHost/version.txt
+${PLONE_BASE}/SecureMailHost/www/MailHost_icon.gif
+${PLONE_BASE}/SecureMailHost/www/addMailHost_form.dtml
+${PLONE_BASE}/SecureMailHost/www/manageMailHost.dtml
+${PLONE_BASE}/kupu/Extensions/Install.py
+${PLONE_BASE}/kupu/Extensions/Install.pyc
+${PLONE_BASE}/kupu/Makefile
+${PLONE_BASE}/kupu/__init__.py
+${PLONE_BASE}/kupu/__init__.pyc
+${PLONE_BASE}/kupu/apache-lenya/README.txt
+${PLONE_BASE}/kupu/apache-lenya/kupu/body.kupu
+${PLONE_BASE}/kupu/apache-lenya/kupu/exit.kupu
+${PLONE_BASE}/kupu/apache-lenya/kupu/include.kupu
+${PLONE_BASE}/kupu/apache-lenya/kupu/kupudrawerstyles.css
+${PLONE_BASE}/kupu/apache-lenya/kupu/kupumacros.html
+${PLONE_BASE}/kupu/apache-lenya/kupu/kupustyles.css
+${PLONE_BASE}/kupu/apache-lenya/kupu/lenya.js
+${PLONE_BASE}/kupu/apache-lenya/kupu/lenya.kupu
+${PLONE_BASE}/kupu/apache-lenya/kupu/toolbar.kupu
+${PLONE_BASE}/kupu/apache-lenya/kupu/toolboxes.kupu
+${PLONE_BASE}/kupu/apache-lenya/kupu/wire.kupu
+${PLONE_BASE}/kupu/apache-lenya/kupu/xmlconfig.kupu
+${PLONE_BASE}/kupu/apache-lenya/lenya/content2edit.xsl
+${PLONE_BASE}/kupu/apache-lenya/lenya/drawers/imagedrawer.xsl
+${PLONE_BASE}/kupu/apache-lenya/lenya/drawers/imagelibraries.xml.jx
+${PLONE_BASE}/kupu/apache-lenya/lenya/drawers/kupudrawerstyles.css
+${PLONE_BASE}/kupu/apache-lenya/lenya/drawers/libraries.xml.jx
+${PLONE_BASE}/kupu/apache-lenya/lenya/drawers/linkdrawer.xsl
+${PLONE_BASE}/kupu/apache-lenya/lenya/drawers/linklibraries.xml.jx
+${PLONE_BASE}/kupu/apache-lenya/lenya/drawers/publication_image_library.xml.jx
+${PLONE_BASE}/kupu/apache-lenya/lenya/drawers/sitetree_link_library.xml.jx
+${PLONE_BASE}/kupu/apache-lenya/lenya/i18n.xsl
+${PLONE_BASE}/kupu/apache-lenya/lenya/images/emblem-generic.png
+${PLONE_BASE}/kupu/apache-lenya/lenya/images/exit.gif
+${PLONE_BASE}/kupu/apache-lenya/lenya/images/page-image.png
+${PLONE_BASE}/kupu/apache-lenya/lenya/images/pub-image.png
+${PLONE_BASE}/kupu/apache-lenya/lenya/images/right_arrow.png
+${PLONE_BASE}/kupu/apache-lenya/lenya/images/sitetree-link.png
+${PLONE_BASE}/kupu/apache-lenya/lenya/kupumacros.xsl
+${PLONE_BASE}/kupu/apache-lenya/lenya/kupusave.xsl
+${PLONE_BASE}/kupu/apache-lenya/lenya/page2kupu.xsl
+${PLONE_BASE}/kupu/apache-lenya/lenya/pageassets2kupulibrary.xsl
+${PLONE_BASE}/kupu/apache-lenya/lenya/sitetree2kupulibrary.xsl
+${PLONE_BASE}/kupu/cnf/head.kupu
+${PLONE_BASE}/kupu/cnf/include.kupu
+${PLONE_BASE}/kupu/cnf/toolboxes.kupu
+${PLONE_BASE}/kupu/cnf/wire.kupu
+${PLONE_BASE}/kupu/cnf/xmlconfig.kupu
+${PLONE_BASE}/kupu/common/fulldoc.html
+${PLONE_BASE}/kupu/common/kupu-pox.cgi
+${PLONE_BASE}/kupu/common/kupu.cgi
+${PLONE_BASE}/kupu/common/kupu.html
+${PLONE_BASE}/kupu/common/kupu.pox
+${PLONE_BASE}/kupu/common/kupu.pox.jspx
+${PLONE_BASE}/kupu/common/kupubasetools.js
+${PLONE_BASE}/kupu/common/kupubeforeunload.js
+${PLONE_BASE}/kupu/common/kupublank.html
+${PLONE_BASE}/kupu/common/kupucleanupexpressions.js
+${PLONE_BASE}/kupu/common/kupucnf.html
+${PLONE_BASE}/kupu/common/kupucnftable.js
+${PLONE_BASE}/kupu/common/kupucontentfilters.js
+${PLONE_BASE}/kupu/common/kupucontentstyles.css
+${PLONE_BASE}/kupu/common/kupucontextmenu.js
+${PLONE_BASE}/kupu/common/kupudrawers.js
+${PLONE_BASE}/kupu/common/kupudrawers/.objects
+${PLONE_BASE}/kupu/common/kupudrawers/allimages.xml
+${PLONE_BASE}/kupu/common/kupudrawers/drawer.xsl
+${PLONE_BASE}/kupu/common/kupudrawers/drawer.xsl.metadata
+${PLONE_BASE}/kupu/common/kupudrawers/imagelibrary.xml
+${PLONE_BASE}/kupu/common/kupudrawers/kupubuttons.xml
+${PLONE_BASE}/kupu/common/kupudrawers/linklibrary.xml
+${PLONE_BASE}/kupu/common/kupudrawers/logos.xml
+${PLONE_BASE}/kupu/common/kupudrawers/logos/bitflux_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/bitflux_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/bubnbros.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/bubnbros_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/codespeak_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/codespeak_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/diver_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/diver_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/eth_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/eth_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/infrae_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/infrae_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/kupu_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/kupu_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/lenya_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/lenya_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/opensource.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/opensource_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/oscom4_banner.gif
+${PLONE_BASE}/kupu/common/kupudrawers/logos/oscom4_banner_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/oscom_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/oscom_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/plone_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/plone_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/pypy_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/pypy_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/silva_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/silva_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/twiki_logo.gif
+${PLONE_BASE}/kupu/common/kupudrawers/logos/twiki_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/zea_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/zea_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/zope_logo.png
+${PLONE_BASE}/kupu/common/kupudrawers/logos/zope_logo_preview.png
+${PLONE_BASE}/kupu/common/kupudrawerstyles.css
+${PLONE_BASE}/kupu/common/kupueditor.js
+${PLONE_BASE}/kupu/common/kupuform.html
+${PLONE_BASE}/kupu/common/kupuhelpers.js
+${PLONE_BASE}/kupu/common/kupuimages/background-color.png
+${PLONE_BASE}/kupu/common/kupuimages/bold.gif
+${PLONE_BASE}/kupu/common/kupuimages/bold.png
+${PLONE_BASE}/kupu/common/kupuimages/buttons.png
+${PLONE_BASE}/kupu/common/kupuimages/caret.png
+${PLONE_BASE}/kupu/common/kupuimages/closed.png
+${PLONE_BASE}/kupu/common/kupuimages/copy.png
+${PLONE_BASE}/kupu/common/kupuimages/create-new.png
+${PLONE_BASE}/kupu/common/kupuimages/cut.png
+${PLONE_BASE}/kupu/common/kupuimages/definitionlist.png
+${PLONE_BASE}/kupu/common/kupuimages/document.png
+${PLONE_BASE}/kupu/common/kupuimages/exit.gif
+${PLONE_BASE}/kupu/common/kupuimages/exthyperlink.png
+${PLONE_BASE}/kupu/common/kupuimages/folder.png
+${PLONE_BASE}/kupu/common/kupuimages/fonts.png
+${PLONE_BASE}/kupu/common/kupuimages/format.png
+${PLONE_BASE}/kupu/common/kupuimages/hr.png
+${PLONE_BASE}/kupu/common/kupuimages/image.png
+${PLONE_BASE}/kupu/common/kupuimages/indent.gif
+${PLONE_BASE}/kupu/common/kupuimages/indent.png
+${PLONE_BASE}/kupu/common/kupuimages/inthyperlink.png
+${PLONE_BASE}/kupu/common/kupuimages/italic.gif
+${PLONE_BASE}/kupu/common/kupuimages/italic.png
+${PLONE_BASE}/kupu/common/kupuimages/justify-center.png
+${PLONE_BASE}/kupu/common/kupuimages/justify-full.png
+${PLONE_BASE}/kupu/common/kupuimages/justify-left.png
+${PLONE_BASE}/kupu/common/kupuimages/justify-right.png
+${PLONE_BASE}/kupu/common/kupuimages/kupu_icon.gif
+${PLONE_BASE}/kupu/common/kupuimages/kupulibrary.png
+${PLONE_BASE}/kupu/common/kupuimages/kupusearch_icon.gif
+${PLONE_BASE}/kupu/common/kupuimages/larger-text.png
+${PLONE_BASE}/kupu/common/kupuimages/link.png
+${PLONE_BASE}/kupu/common/kupuimages/opened.png
+${PLONE_BASE}/kupu/common/kupuimages/ordered-list.png
+${PLONE_BASE}/kupu/common/kupuimages/outdent.png
+${PLONE_BASE}/kupu/common/kupuimages/paste.png
+${PLONE_BASE}/kupu/common/kupuimages/redo-disabled.png
+${PLONE_BASE}/kupu/common/kupuimages/redo.png
+${PLONE_BASE}/kupu/common/kupuimages/remove.png
+${PLONE_BASE}/kupu/common/kupuimages/save.png
+${PLONE_BASE}/kupu/common/kupuimages/size.png
+${PLONE_BASE}/kupu/common/kupuimages/smaller-text.png
+${PLONE_BASE}/kupu/common/kupuimages/space.gif
+${PLONE_BASE}/kupu/common/kupuimages/strikethrough.png
+${PLONE_BASE}/kupu/common/kupuimages/subscript.png
+${PLONE_BASE}/kupu/common/kupuimages/superscript.png
+${PLONE_BASE}/kupu/common/kupuimages/table.png
+${PLONE_BASE}/kupu/common/kupuimages/text-check.png
+${PLONE_BASE}/kupu/common/kupuimages/text-color.png
+${PLONE_BASE}/kupu/common/kupuimages/toolbarbg_blue.png
+${PLONE_BASE}/kupu/common/kupuimages/toolbarbg_green.png
+${PLONE_BASE}/kupu/common/kupuimages/toolbarbg_purple.png
+${PLONE_BASE}/kupu/common/kupuimages/toolbarbg_wood.png
+${PLONE_BASE}/kupu/common/kupuimages/underline.gif
+${PLONE_BASE}/kupu/common/kupuimages/underline.png
+${PLONE_BASE}/kupu/common/kupuimages/undo-disabled.png
+${PLONE_BASE}/kupu/common/kupuimages/undo.png
+${PLONE_BASE}/kupu/common/kupuimages/unlink.png
+${PLONE_BASE}/kupu/common/kupuimages/unordered-list.png
+${PLONE_BASE}/kupu/common/kupuimages/view-source.png
+${PLONE_BASE}/kupu/common/kupuimages/zoom-in.gif
+${PLONE_BASE}/kupu/common/kupuimages/zoom-out.gif
+${PLONE_BASE}/kupu/common/kupuinit.js
+${PLONE_BASE}/kupu/common/kupuinit_experimental.js
+${PLONE_BASE}/kupu/common/kupuinit_form.js
+${PLONE_BASE}/kupu/common/kupuinit_genericelements.js
+${PLONE_BASE}/kupu/common/kupuinit_multi.js
+${PLONE_BASE}/kupu/common/kupuinspector.js
+${PLONE_BASE}/kupu/common/kupuloggers.js
+${PLONE_BASE}/kupu/common/kupumacros.html
+${PLONE_BASE}/kupu/common/kupumulti.html
+${PLONE_BASE}/kupu/common/kupumultieditor.js
+${PLONE_BASE}/kupu/common/kupunoi18n.js
+${PLONE_BASE}/kupu/common/kupupopups/image.html
+${PLONE_BASE}/kupu/common/kupupopups/link.html
+${PLONE_BASE}/kupu/common/kupusaveonpart.js
+${PLONE_BASE}/kupu/common/kupusourceedit.js
+${PLONE_BASE}/kupu/common/kupuspellchecker.js
+${PLONE_BASE}/kupu/common/kupustart.js
+${PLONE_BASE}/kupu/common/kupustart_form.js
+${PLONE_BASE}/kupu/common/kupustart_multi.js
+${PLONE_BASE}/kupu/common/kupustyles.css
+${PLONE_BASE}/kupu/common/kuputoolcollapser.js
+${PLONE_BASE}/kupu/common/sarissa.js
+${PLONE_BASE}/kupu/common/sarissa_ieemu_xpath.js
+${PLONE_BASE}/kupu/common/spellcheck.cgi
+${PLONE_BASE}/kupu/config.py
+${PLONE_BASE}/kupu/config.pyc
+${PLONE_BASE}/kupu/configure.zcml
+${PLONE_BASE}/kupu/default/body.kupu
+${PLONE_BASE}/kupu/default/colorchooser.kupu
+${PLONE_BASE}/kupu/default/contextmenu.kupu
+${PLONE_BASE}/kupu/default/drawers.kupu
+${PLONE_BASE}/kupu/default/form.kupu
+${PLONE_BASE}/kupu/default/head.kupu
+${PLONE_BASE}/kupu/default/html.kupu
+${PLONE_BASE}/kupu/default/include.kupu
+${PLONE_BASE}/kupu/default/save.kupu
+${PLONE_BASE}/kupu/default/saveonpart.kupu
+${PLONE_BASE}/kupu/default/sourceedit.kupu
+${PLONE_BASE}/kupu/default/spellchecker.kupu
+${PLONE_BASE}/kupu/default/toolbar.kupu
+${PLONE_BASE}/kupu/default/toolboxes.kupu
+${PLONE_BASE}/kupu/default/wire.kupu
+${PLONE_BASE}/kupu/default/xmlconfig.kupu
+${PLONE_BASE}/kupu/dist-apache-lenya.kupu
+${PLONE_BASE}/kupu/dist-cnf.kupu
+${PLONE_BASE}/kupu/dist-form.kupu
+${PLONE_BASE}/kupu/dist-multi.kupu
+${PLONE_BASE}/kupu/dist-plone.kupu
+${PLONE_BASE}/kupu/dist-silva.kupu
+${PLONE_BASE}/kupu/dist-zope2.kupu
+${PLONE_BASE}/kupu/dist.kupu
+${PLONE_BASE}/kupu/doc/BEFOREUNLOAD.txt
+${PLONE_BASE}/kupu/doc/CHANGES.txt
+${PLONE_BASE}/kupu/doc/CONTRIBUTING.txt
+${PLONE_BASE}/kupu/doc/CREDITS.txt
+${PLONE_BASE}/kupu/doc/CUSTOMIZING.txt
+${PLONE_BASE}/kupu/doc/EXTENDING.txt
+${PLONE_BASE}/kupu/doc/FAQ.txt
+${PLONE_BASE}/kupu/doc/IMAGEUPLOADER.txt
+${PLONE_BASE}/kupu/doc/INSTALL.txt
+${PLONE_BASE}/kupu/doc/JSAPI.txt
+${PLONE_BASE}/kupu/doc/LIBRARIES.txt
+${PLONE_BASE}/kupu/doc/LICENSE.txt
+${PLONE_BASE}/kupu/doc/OLDBROWSERS.txt
+${PLONE_BASE}/kupu/doc/PLONE2.txt
+${PLONE_BASE}/kupu/doc/README.txt
+${PLONE_BASE}/kupu/doc/STYLEGUIDE.txt
+${PLONE_BASE}/kupu/doc/TEMPLATE-SYSTEM.txt
+${PLONE_BASE}/kupu/doc/TODO.txt
+${PLONE_BASE}/kupu/doc/ZOPE2.txt
+${PLONE_BASE}/kupu/doc/default.css
+${PLONE_BASE}/kupu/doc/docutils.conf
+${PLONE_BASE}/kupu/doc/file-template
+${PLONE_BASE}/kupu/form/body.kupu
+${PLONE_BASE}/kupu/form/head.kupu
+${PLONE_BASE}/kupu/form/include.kupu
+${PLONE_BASE}/kupu/form/save.kupu
+${PLONE_BASE}/kupu/i18n/kupu-cs.po
+${PLONE_BASE}/kupu/i18n/kupu-da.po
+${PLONE_BASE}/kupu/i18n/kupu-de.po
+${PLONE_BASE}/kupu/i18n/kupu-el.po
+${PLONE_BASE}/kupu/i18n/kupu-eo.po
+${PLONE_BASE}/kupu/i18n/kupu-fi.po
+${PLONE_BASE}/kupu/i18n/kupu-fr.po
+${PLONE_BASE}/kupu/i18n/kupu-he.po
+${PLONE_BASE}/kupu/i18n/kupu-ja.po
+${PLONE_BASE}/kupu/i18n/kupu-nl.po
+${PLONE_BASE}/kupu/i18n/kupu-pt-br.po
+${PLONE_BASE}/kupu/i18n/kupu-pt.po
+${PLONE_BASE}/kupu/i18n/kupu-sr-Latn.po
+${PLONE_BASE}/kupu/i18n/kupu-sr.po
+${PLONE_BASE}/kupu/i18n/kupu-zh-cn.po
+${PLONE_BASE}/kupu/i18n/kupu-zh.po
+${PLONE_BASE}/kupu/i18n/kupu.pot
+${PLONE_BASE}/kupu/i18n/kupuconfig-da.po
+${PLONE_BASE}/kupu/i18n/kupuconfig-fr.po
+${PLONE_BASE}/kupu/i18n/kupuconfig-ja.po
+${PLONE_BASE}/kupu/i18n/kupuconfig.pot
+${PLONE_BASE}/kupu/include.kupu
+${PLONE_BASE}/kupu/kupu-i18nextract-sa-diff.patch
+${PLONE_BASE}/kupu/kupu_icon.gif
+${PLONE_BASE}/kupu/make-jspx.xsl
+${PLONE_BASE}/kupu/make.bat
+${PLONE_BASE}/kupu/make.xsl
+${PLONE_BASE}/kupu/multi/body.kupu
+${PLONE_BASE}/kupu/multi/head.kupu
+${PLONE_BASE}/kupu/multi/include.kupu
+${PLONE_BASE}/kupu/multi/save.kupu
+${PLONE_BASE}/kupu/multi/toolboxes.kupu
+${PLONE_BASE}/kupu/plone/ReftextField.py
+${PLONE_BASE}/kupu/plone/ReftextField.pyc
+${PLONE_BASE}/kupu/plone/TODO.txt
+${PLONE_BASE}/kupu/plone/__init__.py
+${PLONE_BASE}/kupu/plone/__init__.pyc
+${PLONE_BASE}/kupu/plone/beforeunload.kupu
+${PLONE_BASE}/kupu/plone/body.kupu
+${PLONE_BASE}/kupu/plone/drawers.kupu
+${PLONE_BASE}/kupu/plone/head.kupu
+${PLONE_BASE}/kupu/plone/html2captioned.py
+${PLONE_BASE}/kupu/plone/html2captioned.pyc
+${PLONE_BASE}/kupu/plone/include.kupu
+${PLONE_BASE}/kupu/plone/interfaces.py
+${PLONE_BASE}/kupu/plone/interfaces.pyc
+${PLONE_BASE}/kupu/plone/kupu2html.py
+${PLONE_BASE}/kupu/plone/kupu2html.pyc
+${PLONE_BASE}/kupu/plone/kupu_config.pt
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/contentUsesKupu.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/convertContentForKupu.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/emptypage.pt
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuGetResourceTypes.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuInfoForBrains.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuMyItems.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuRecentItems.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuSearch.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuUploadImage.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuUploadImage.py.metadata
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupu_wysiwyg_support.html
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupublank.html.html
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupucollection.xml.pt
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupucollection.xml.pt.metadata
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupulibraries.xml.pt
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupumyitems.xml.pt
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuplone.css.dtml
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuploneeditor.js
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuploneinit.js
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupuploneui.js
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupurecentitems.xml.pt
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupusaveonpart.js
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/kupusearch.xml.pt
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/anchor.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/bgcolor.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/bold.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/center.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/definitionlist.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/delete_icon.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/hr.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/hyperlink.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/image.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/indent.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/italic.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/left_just.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/list.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/numbered_list.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/outdent.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/redo.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/right_just.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/space.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/strikethrough.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/subscript.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/superscript.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/table.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/textcolor.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/tools.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/underline.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/undo.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/unformat.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages/view-source.gif
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/resolveuid.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/sample-kupu-customisation-policy.py
+${PLONE_BASE}/kupu/plone/kupu_plone_layer/wysiwyg_support.pt
+${PLONE_BASE}/kupu/plone/libraries.pt
+${PLONE_BASE}/kupu/plone/librarytool.py
+${PLONE_BASE}/kupu/plone/librarytool.pyc
+${PLONE_BASE}/kupu/plone/permissions.py
+${PLONE_BASE}/kupu/plone/permissions.pyc
+${PLONE_BASE}/kupu/plone/plonelibrarytool.py
+${PLONE_BASE}/kupu/plone/plonelibrarytool.pyc
+${PLONE_BASE}/kupu/plone/resource_types.pt
+${PLONE_BASE}/kupu/plone/scanner.py
+${PLONE_BASE}/kupu/plone/scanner.pyc
+${PLONE_BASE}/kupu/plone/sourceedit.kupu
+${PLONE_BASE}/kupu/plone/tests/__init__.py
+${PLONE_BASE}/kupu/plone/tests/__init__.pyc
+${PLONE_BASE}/kupu/plone/tests/framework.py
+${PLONE_BASE}/kupu/plone/tests/framework.pyc
+${PLONE_BASE}/kupu/plone/tests/input/baduid.in
+${PLONE_BASE}/kupu/plone/tests/input/linked.in
+${PLONE_BASE}/kupu/plone/tests/input/minimal.in
+${PLONE_BASE}/kupu/plone/tests/input/notcaptioned.in
+${PLONE_BASE}/kupu/plone/tests/input/notquoted.in
+${PLONE_BASE}/kupu/plone/tests/input/simple.in
+${PLONE_BASE}/kupu/plone/tests/output/baduid.out
+${PLONE_BASE}/kupu/plone/tests/output/linked.out
+${PLONE_BASE}/kupu/plone/tests/output/minimal.out
+${PLONE_BASE}/kupu/plone/tests/output/notcaptioned.out
+${PLONE_BASE}/kupu/plone/tests/output/notquoted.out
+${PLONE_BASE}/kupu/plone/tests/output/simple.out
+${PLONE_BASE}/kupu/plone/tests/runalltests.py
+${PLONE_BASE}/kupu/plone/tests/runalltests.pyc
+${PLONE_BASE}/kupu/plone/tests/runme.cmd
+${PLONE_BASE}/kupu/plone/tests/test_browserSupportsKupu.py
+${PLONE_BASE}/kupu/plone/tests/test_browserSupportsKupu.pyc
+${PLONE_BASE}/kupu/plone/tests/test_html2captioned.py
+${PLONE_BASE}/kupu/plone/tests/test_html2captioned.pyc
+${PLONE_BASE}/kupu/plone/tests/test_librarymanager.py
+${PLONE_BASE}/kupu/plone/tests/test_librarymanager.pyc
+${PLONE_BASE}/kupu/plone/tests/test_resourcetypemapper.py
+${PLONE_BASE}/kupu/plone/tests/test_resourcetypemapper.pyc
+${PLONE_BASE}/kupu/plone/toolbar.kupu
+${PLONE_BASE}/kupu/plone/wire.kupu
+${PLONE_BASE}/kupu/plone/wysiwyg_support.kupu
+${PLONE_BASE}/kupu/plone/xmlconfig.kupu
+${PLONE_BASE}/kupu/plone/zmi_docs.pt
+${PLONE_BASE}/kupu/python/__init__.py
+${PLONE_BASE}/kupu/python/__init__.pyc
+${PLONE_BASE}/kupu/python/nationalizer.py
+${PLONE_BASE}/kupu/python/nationalizer.pyc
+${PLONE_BASE}/kupu/python/spellcheck.py
+${PLONE_BASE}/kupu/python/spellcheck.pyc
+${PLONE_BASE}/kupu/refresh.txt
+${PLONE_BASE}/kupu/roundup/kupuinit.js
+${PLONE_BASE}/kupu/roundup/kupustyles.css
+${PLONE_BASE}/kupu/silva/body.kupu
+${PLONE_BASE}/kupu/silva/closed_arrow.gif
+${PLONE_BASE}/kupu/silva/contextmenu.kupu
+${PLONE_BASE}/kupu/silva/drawers.kupu
+${PLONE_BASE}/kupu/silva/head.kupu
+${PLONE_BASE}/kupu/silva/imagedrawer.xsl.pt
+${PLONE_BASE}/kupu/silva/include.kupu
+${PLONE_BASE}/kupu/silva/kupudrawerstyles.css
+${PLONE_BASE}/kupu/silva/kupumacros.html
+${PLONE_BASE}/kupu/silva/kupusilvainit.js
+${PLONE_BASE}/kupu/silva/kupusilvatools.js
+${PLONE_BASE}/kupu/silva/librarydrawer.xsl
+${PLONE_BASE}/kupu/silva/opened_arrow.gif
+${PLONE_BASE}/kupu/silva/saveonpart.kupu
+${PLONE_BASE}/kupu/silva/toolbar.kupu
+${PLONE_BASE}/kupu/silva/toolboxes.kupu
+${PLONE_BASE}/kupu/silva/wire.kupu
+${PLONE_BASE}/kupu/silva/xmlconfig.kupu
+${PLONE_BASE}/kupu/tests/run_tests.html
+${PLONE_BASE}/kupu/tests/test_beforeunload.js
+${PLONE_BASE}/kupu/tests/test_kupubasetools.js
+${PLONE_BASE}/kupu/tests/test_kupueditor.js
+${PLONE_BASE}/kupu/tests/test_kupuhelpers.js
+${PLONE_BASE}/kupu/tests/test_kupuinit.js
+${PLONE_BASE}/kupu/tests/test_plone.js
+${PLONE_BASE}/kupu/tests/test_xhtml.js
+${PLONE_BASE}/kupu/tools/compress.py
+${PLONE_BASE}/kupu/tools/compress.pyc
+${PLONE_BASE}/kupu/tools/convert_to_utf-8.py
+${PLONE_BASE}/kupu/tools/convert_to_utf-8.pyc
+${PLONE_BASE}/kupu/tools/makepox.py
+${PLONE_BASE}/kupu/tools/makepox.pyc
+${PLONE_BASE}/kupu/version.txt
+${PLONE_BASE}/kupu/widgeteer/Makefile
+${PLONE_BASE}/kupu/widgeteer/body.kupu
+${PLONE_BASE}/kupu/widgeteer/browser.kupu
+${PLONE_BASE}/kupu/widgeteer/dist.kupu
+${PLONE_BASE}/kupu/widgeteer/empty.html
+${PLONE_BASE}/kupu/widgeteer/head.kupu
+${PLONE_BASE}/kupu/widgeteer/include.kupu
+${PLONE_BASE}/kupu/widgeteer/kupuinit.js
+${PLONE_BASE}/kupu/widgeteer/kupustart.js
+${PLONE_BASE}/kupu/widgeteer/kupustyles.css
+${PLONE_BASE}/kupu/widgeteer/make.bat
+${PLONE_BASE}/kupu/widgeteer/wire.kupu
+${PLONE_BASE}/kupu/widgeteer/xmlconfig.kupu
+${PLONE_BASE}/kupu/zope2/__init__.py
+${PLONE_BASE}/kupu/zope2/__init__.pyc
+${PLONE_BASE}/kupu/zope2/addKupuEditor.pt
+${PLONE_BASE}/kupu/zope2/body.kupu
+${PLONE_BASE}/kupu/zope2/contextmenu.kupu
+${PLONE_BASE}/kupu/zope2/drawers.kupu
+${PLONE_BASE}/kupu/zope2/example.pt
+${PLONE_BASE}/kupu/zope2/head.kupu
+${PLONE_BASE}/kupu/zope2/html.kupu
+${PLONE_BASE}/kupu/zope2/include.kupu
+${PLONE_BASE}/kupu/zope2/saveonpart.kupu
+${PLONE_BASE}/kupu/zope2/sourceedit.kupu
+${PLONE_BASE}/kupu/zope2/wire.kupu
+${PLONE_BASE}/kupu/zope2/xmlconfig.kupu
+${PLONE_BASE}/kupu/zope3/__init__.py
+${PLONE_BASE}/kupu/zope3/__init__.pyc
+${PLONE_BASE}/kupu/zope3/browser/__init__.py
+${PLONE_BASE}/kupu/zope3/browser/__init__.pyc
+${PLONE_BASE}/kupu/zope3/browser/configure.zcml
+${PLONE_BASE}/kupu/zope3/configure.zcml
+${PLONE_BASE}/kupu/zope3/field.py
+${PLONE_BASE}/kupu/zope3/field.pyc
+${PLONE_BASE}/kupu/zope3/interfaces.py
+${PLONE_BASE}/kupu/zope3/interfaces.pyc
+${PLONE_BASE}/statusmessages/CREDITS.txt
+${PLONE_BASE}/statusmessages/HISTORY.txt
+${PLONE_BASE}/statusmessages/LICENSE.GPL
+${PLONE_BASE}/statusmessages/LICENSE.txt
+${PLONE_BASE}/statusmessages/README.txt
+${PLONE_BASE}/statusmessages/VERSION.txt
+${PLONE_BASE}/statusmessages/__init__.py
+${PLONE_BASE}/statusmessages/__init__.pyc
+${PLONE_BASE}/statusmessages/adapter.py
+${PLONE_BASE}/statusmessages/adapter.pyc
+${PLONE_BASE}/statusmessages/configure.zcml
+${PLONE_BASE}/statusmessages/interfaces.py
+${PLONE_BASE}/statusmessages/interfaces.pyc
+${PLONE_BASE}/statusmessages/message.py
+${PLONE_BASE}/statusmessages/message.pyc
+${PLONE_BASE}/statusmessages/tests/__init__.py
+${PLONE_BASE}/statusmessages/tests/__init__.pyc
+${PLONE_BASE}/statusmessages/tests/configure.zcml
+${PLONE_BASE}/statusmessages/tests/test_adapter.py
+${PLONE_BASE}/statusmessages/tests/test_adapter.pyc
+${PLONE_BASE}/statusmessages/tests/test_doctests.py
+${PLONE_BASE}/statusmessages/tests/test_doctests.pyc
+${PLONE_BASE}/statusmessages/tests/test_encoding.py
+${PLONE_BASE}/statusmessages/tests/test_encoding.pyc
+${PLONE_BASE}/validation/ChangeLog
+${PLONE_BASE}/validation/HISTORY.txt
+${PLONE_BASE}/validation/LICENSE.txt
+${PLONE_BASE}/validation/MANIFEST.in
+${PLONE_BASE}/validation/README
+${PLONE_BASE}/validation/ZService.py
+${PLONE_BASE}/validation/ZService.pyc
+${PLONE_BASE}/validation/__init__.py
+${PLONE_BASE}/validation/__init__.pyc
+${PLONE_BASE}/validation/__pkginfo__.py
+${PLONE_BASE}/validation/__pkginfo__.pyc
+${PLONE_BASE}/validation/chain.py
+${PLONE_BASE}/validation/chain.pyc
+${PLONE_BASE}/validation/config.py
+${PLONE_BASE}/validation/config.pyc
+${PLONE_BASE}/validation/exceptions.py
+${PLONE_BASE}/validation/exceptions.pyc
+${PLONE_BASE}/validation/interfaces/IValidationService.py
+${PLONE_BASE}/validation/interfaces/IValidationService.pyc
+${PLONE_BASE}/validation/interfaces/IValidator.py
+${PLONE_BASE}/validation/interfaces/IValidator.pyc
+${PLONE_BASE}/validation/interfaces/__init__.py
+${PLONE_BASE}/validation/interfaces/__init__.pyc
+${PLONE_BASE}/validation/interfaces/interface.py
+${PLONE_BASE}/validation/interfaces/interface.pyc
+${PLONE_BASE}/validation/service.py
+${PLONE_BASE}/validation/service.pyc
+${PLONE_BASE}/validation/tests/__init__.py
+${PLONE_BASE}/validation/tests/__init__.pyc
+${PLONE_BASE}/validation/tests/framework.py
+${PLONE_BASE}/validation/tests/framework.pyc
+${PLONE_BASE}/validation/tests/runalltests.py
+${PLONE_BASE}/validation/tests/runalltests.pyc
+${PLONE_BASE}/validation/tests/runtests.sh.example
+${PLONE_BASE}/validation/tests/test_validation.py
+${PLONE_BASE}/validation/tests/test_validation.pyc
+${PLONE_BASE}/validation/validators/BaseValidators.py
+${PLONE_BASE}/validation/validators/BaseValidators.pyc
+${PLONE_BASE}/validation/validators/EmptyValidator.py
+${PLONE_BASE}/validation/validators/EmptyValidator.pyc
+${PLONE_BASE}/validation/validators/ExpressionValidator.py
+${PLONE_BASE}/validation/validators/ExpressionValidator.pyc
+${PLONE_BASE}/validation/validators/IdValidator.py
+${PLONE_BASE}/validation/validators/IdValidator.pyc
+${PLONE_BASE}/validation/validators/RangeValidator.py
+${PLONE_BASE}/validation/validators/RangeValidator.pyc
+${PLONE_BASE}/validation/validators/RegexValidator.py
+${PLONE_BASE}/validation/validators/RegexValidator.pyc
+${PLONE_BASE}/validation/validators/SupplValidators.py
+${PLONE_BASE}/validation/validators/SupplValidators.pyc
+${PLONE_BASE}/validation/validators/__init__.py
+${PLONE_BASE}/validation/validators/__init__.pyc
+${PLONE_BASE}/validation/validators/validator.py
+${PLONE_BASE}/validation/validators/validator.pyc
+${PLONE_BASE}/validation/version.txt
+@dirrm ${PLONE_BASE}/validation/validators
+@dirrm ${PLONE_BASE}/validation/tests
+@dirrm ${PLONE_BASE}/validation/interfaces
+@dirrm ${PLONE_BASE}/validation
+@dirrm ${PLONE_BASE}/statusmessages/tests
+@dirrm ${PLONE_BASE}/statusmessages
+@dirrm ${PLONE_BASE}/kupu/zope3/browser
+@dirrm ${PLONE_BASE}/kupu/zope3
+@dirrm ${PLONE_BASE}/kupu/zope2
+@dirrm ${PLONE_BASE}/kupu/widgeteer
+@dirrm ${PLONE_BASE}/kupu/tools
+@dirrm ${PLONE_BASE}/kupu/tests
+@dirrm ${PLONE_BASE}/kupu/silva
+@dirrm ${PLONE_BASE}/kupu/roundup
+@dirrm ${PLONE_BASE}/kupu/python
+@dirrm ${PLONE_BASE}/kupu/plone/tests/output
+@dirrm ${PLONE_BASE}/kupu/plone/tests/input
+@dirrm ${PLONE_BASE}/kupu/plone/tests
+@dirrm ${PLONE_BASE}/kupu/plone/kupu_plone_layer/plonekupuimages
+@dirrm ${PLONE_BASE}/kupu/plone/kupu_plone_layer
+@dirrm ${PLONE_BASE}/kupu/plone
+@dirrm ${PLONE_BASE}/kupu/multi
+@dirrm ${PLONE_BASE}/kupu/i18n
+@dirrm ${PLONE_BASE}/kupu/form
+@dirrm ${PLONE_BASE}/kupu/doc
+@dirrm ${PLONE_BASE}/kupu/default
+@dirrm ${PLONE_BASE}/kupu/common/kupupopups
+@dirrm ${PLONE_BASE}/kupu/common/kupuimages
+@dirrm ${PLONE_BASE}/kupu/common/kupudrawers/logos
+@dirrm ${PLONE_BASE}/kupu/common/kupudrawers
+@dirrm ${PLONE_BASE}/kupu/common
+@dirrm ${PLONE_BASE}/kupu/cnf
+@dirrm ${PLONE_BASE}/kupu/apache-lenya/lenya/images
+@dirrm ${PLONE_BASE}/kupu/apache-lenya/lenya/drawers
+@dirrm ${PLONE_BASE}/kupu/apache-lenya/lenya
+@dirrm ${PLONE_BASE}/kupu/apache-lenya/kupu
+@dirrm ${PLONE_BASE}/kupu/apache-lenya
+@dirrm ${PLONE_BASE}/kupu/Extensions
+@dirrm ${PLONE_BASE}/kupu
+@dirrm ${PLONE_BASE}/SecureMailHost/www
+@dirrm ${PLONE_BASE}/SecureMailHost/tests/out
+@dirrm ${PLONE_BASE}/SecureMailHost/tests/in
+@dirrm ${PLONE_BASE}/SecureMailHost/tests
+@dirrm ${PLONE_BASE}/SecureMailHost
+@dirrm ${PLONE_BASE}/ResourceRegistries/www
+@dirrm ${PLONE_BASE}/ResourceRegistries/tools
+@dirrm ${PLONE_BASE}/ResourceRegistries/tests
+@dirrm ${PLONE_BASE}/ResourceRegistries/skins/ResourceRegistries
+@dirrm ${PLONE_BASE}/ResourceRegistries/skins
+@dirrm ${PLONE_BASE}/ResourceRegistries/interfaces
+@dirrm ${PLONE_BASE}/ResourceRegistries/exportimport
+@dirrm ${PLONE_BASE}/ResourceRegistries/doc
+@dirrm ${PLONE_BASE}/ResourceRegistries/Extensions
+@dirrm ${PLONE_BASE}/ResourceRegistries/20compatibility
+@dirrm ${PLONE_BASE}/ResourceRegistries
+@dirrm ${PLONE_BASE}/PortalTransforms/z3
+@dirrm ${PLONE_BASE}/PortalTransforms/www
+@dirrm ${PLONE_BASE}/PortalTransforms/unsafe_transforms
+@dirrm ${PLONE_BASE}/PortalTransforms/transforms
+@dirrm ${PLONE_BASE}/PortalTransforms/tests/output
+@dirrm ${PLONE_BASE}/PortalTransforms/tests/input
+@dirrm ${PLONE_BASE}/PortalTransforms/tests
+@dirrm ${PLONE_BASE}/PortalTransforms/libtransforms
+@dirrm ${PLONE_BASE}/PortalTransforms/docs
+@dirrm ${PLONE_BASE}/PortalTransforms/Extensions
+@dirrm ${PLONE_BASE}/PortalTransforms
+@dirrm ${PLONE_BASE}/PluginRegistry/xml
+@dirrm ${PLONE_BASE}/PluginRegistry/www
+@dirrm ${PLONE_BASE}/PluginRegistry/tests
+@dirrm ${PLONE_BASE}/PluginRegistry
+@dirrm ${PLONE_BASE}/PluggableAuthService/www
+@dirrm ${PLONE_BASE}/PluggableAuthService/tests
+@dirrm ${PLONE_BASE}/PluggableAuthService/profiles/simple/PAS
+@dirrm ${PLONE_BASE}/PluggableAuthService/profiles/simple
+@dirrm ${PLONE_BASE}/PluggableAuthService/profiles/empty/PAS
+@dirrm ${PLONE_BASE}/PluggableAuthService/profiles/empty
+@dirrm ${PLONE_BASE}/PluggableAuthService/profiles
+@dirrm ${PLONE_BASE}/PluggableAuthService/plugins/xml
+@dirrm ${PLONE_BASE}/PluggableAuthService/plugins/www
+@dirrm ${PLONE_BASE}/PluggableAuthService/plugins/tests
+@dirrm ${PLONE_BASE}/PluggableAuthService/plugins
+@dirrm ${PLONE_BASE}/PluggableAuthService/interfaces
+@dirrm ${PLONE_BASE}/PluggableAuthService/doc
+@dirrm ${PLONE_BASE}/PluggableAuthService/Extensions
+@dirrm ${PLONE_BASE}/PluggableAuthService
+@dirrm ${PLONE_BASE}/PloneTranslations/utils
+@dirrm ${PLONE_BASE}/PloneTranslations/tests
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/zh_TW/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/zh_TW
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/zh_HK/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/zh_HK
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/zh_CN/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/zh_CN
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/zh/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/zh
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/vi/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/vi
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/uk/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/uk
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/tr/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/tr
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/to/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/to
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/te/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/te
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ta/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ta
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sv/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sv
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sr_Latn/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sr_Latn
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sr/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sr
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sq/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sq
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sm/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sm
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sl/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sl
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sk/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/sk
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ru/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ru
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ro/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ro
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/rm/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/rm
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/pt_BR/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/pt_BR
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/pt/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/pt
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/pl/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/pl
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/no/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/no
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/nn/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/nn
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/nl/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/nl
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/my/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/my
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/mi/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/mi
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/lt/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/lt
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ko/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ko
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/kn/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/kn
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ka/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ka
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ja/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ja
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/it/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/it
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/id/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/id
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/hy/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/hy
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/hu/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/hu
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/hr/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/hr
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/hi/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/hi
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/he/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/he
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/fu/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/fu
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/fr/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/fr
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/fi/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/fi
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/fa/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/fa
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/eu/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/eu
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/et/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/et
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/es/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/es
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/eo/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/eo
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/en/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/en
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/el/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/el
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/de/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/de
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/da/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/da
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/cy/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/cy
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/cs/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/cs
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ca/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ca
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/bn/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/bn
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/bg/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/bg
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ar/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/ar
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/af/LC_MESSAGES
+@dirrm ${PLONE_BASE}/PloneTranslations/locales/af
+@dirrm ${PLONE_BASE}/PloneTranslations/locales
+@dirrm ${PLONE_BASE}/PloneTranslations/i18n
+@dirrm ${PLONE_BASE}/PloneTranslations
+@dirrm ${PLONE_BASE}/PloneTestCase
+@dirrm ${PLONE_BASE}/PlonePAS/zmi
+@dirrm ${PLONE_BASE}/PlonePAS/tools
+@dirrm ${PLONE_BASE}/PlonePAS/tests
+@dirrm ${PLONE_BASE}/PlonePAS/plugins
+@dirrm ${PLONE_BASE}/PlonePAS/interfaces
+@dirrm ${PLONE_BASE}/PlonePAS/docs
+@dirrm ${PLONE_BASE}/PlonePAS/Extensions
+@dirrm ${PLONE_BASE}/PlonePAS
+@dirrm ${PLONE_BASE}/PloneLanguageTool/www
+@dirrm ${PLONE_BASE}/PloneLanguageTool/tests
+@dirrm ${PLONE_BASE}/PloneLanguageTool/skins/LanguageToolFlags
+@dirrm ${PLONE_BASE}/PloneLanguageTool/skins/LanguageTool
+@dirrm ${PLONE_BASE}/PloneLanguageTool/skins
+@dirrm ${PLONE_BASE}/PloneLanguageTool/Extensions
+@dirrm ${PLONE_BASE}/PloneLanguageTool
+@dirrm ${PLONE_BASE}/PloneErrorReporting/skins/plone_error_reporting
+@dirrm ${PLONE_BASE}/PloneErrorReporting/skins
+@dirrm ${PLONE_BASE}/PloneErrorReporting/i18n
+@dirrm ${PLONE_BASE}/PloneErrorReporting/Extensions
+@dirrm ${PLONE_BASE}/PloneErrorReporting
+@dirrm ${PLONE_BASE}/PlacelessTranslationService/www
+@dirrm ${PLONE_BASE}/PlacelessTranslationService/tests
+@dirrm ${PLONE_BASE}/PlacelessTranslationService/i18n
+@dirrm ${PLONE_BASE}/PlacelessTranslationService/bin
+@dirrm ${PLONE_BASE}/PlacelessTranslationService
+@dirrm ${PLONE_BASE}/PasswordResetTool/tests/utils
+@dirrm ${PLONE_BASE}/PasswordResetTool/tests
+@dirrm ${PLONE_BASE}/PasswordResetTool/skins/PasswordReset
+@dirrm ${PLONE_BASE}/PasswordResetTool/skins
+@dirrm ${PLONE_BASE}/PasswordResetTool/interfaces
+@dirrm ${PLONE_BASE}/PasswordResetTool/i18n
+@dirrm ${PLONE_BASE}/PasswordResetTool/dtml
+@dirrm ${PLONE_BASE}/PasswordResetTool/Extensions
+@dirrm ${PLONE_BASE}/PasswordResetTool
+@dirrm ${PLONE_BASE}/MimetypesRegistry/z3
+@dirrm ${PLONE_BASE}/MimetypesRegistry/www
+@dirrm ${PLONE_BASE}/MimetypesRegistry/tests/input
+@dirrm ${PLONE_BASE}/MimetypesRegistry/tests
+@dirrm ${PLONE_BASE}/MimetypesRegistry/skins/mimetypes_icons
+@dirrm ${PLONE_BASE}/MimetypesRegistry/skins
+@dirrm ${PLONE_BASE}/MimetypesRegistry/mime_types
+@dirrm ${PLONE_BASE}/MimetypesRegistry/Extensions
+@dirrm ${PLONE_BASE}/MimetypesRegistry
+@dirrm ${PLONE_BASE}/Marshall/www
+@dirrm ${PLONE_BASE}/Marshall/validation/atxml
+@dirrm ${PLONE_BASE}/Marshall/validation
+@dirrm ${PLONE_BASE}/Marshall/utils
+@dirrm ${PLONE_BASE}/Marshall/tests/input/simple_xml
+@dirrm ${PLONE_BASE}/Marshall/tests/input/rfc822
+@dirrm ${PLONE_BASE}/Marshall/tests/input/primary_field
+@dirrm ${PLONE_BASE}/Marshall/tests/input/atxml
+@dirrm ${PLONE_BASE}/Marshall/tests/input
+@dirrm ${PLONE_BASE}/Marshall/tests/export/atxml/.metadata
+@dirrm ${PLONE_BASE}/Marshall/tests/export/atxml
+@dirrm ${PLONE_BASE}/Marshall/tests/export
+@dirrm ${PLONE_BASE}/Marshall/tests/examples
+@dirrm ${PLONE_BASE}/Marshall/tests/data
+@dirrm ${PLONE_BASE}/Marshall/tests
+@dirrm ${PLONE_BASE}/Marshall/predicates
+@dirrm ${PLONE_BASE}/Marshall/interfaces
+@dirrm ${PLONE_BASE}/Marshall/handlers
+@dirrm ${PLONE_BASE}/Marshall/doc
+@dirrm ${PLONE_BASE}/Marshall/Extensions
+@dirrm ${PLONE_BASE}/Marshall
+@dirrm ${PLONE_BASE}/GroupUserFolder/www
+@dirrm ${PLONE_BASE}/GroupUserFolder/tests
+@dirrm ${PLONE_BASE}/GroupUserFolder/skins/gruf_plone_2_0
+@dirrm ${PLONE_BASE}/GroupUserFolder/skins/gruf
+@dirrm ${PLONE_BASE}/GroupUserFolder/skins
+@dirrm ${PLONE_BASE}/GroupUserFolder/interfaces
+@dirrm ${PLONE_BASE}/GroupUserFolder/dtml
+@dirrm ${PLONE_BASE}/GroupUserFolder/doc
+@dirrm ${PLONE_BASE}/GroupUserFolder/debian
+@dirrm ${PLONE_BASE}/GroupUserFolder/Extensions
+@dirrm ${PLONE_BASE}/GroupUserFolder
+@dirrm ${PLONE_BASE}/GenericSetup/xml
+@dirrm ${PLONE_BASE}/GenericSetup/www
+@dirrm ${PLONE_BASE}/GenericSetup/tests/default_profile
+@dirrm ${PLONE_BASE}/GenericSetup/tests
+@dirrm ${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default/siteroot
+@dirrm ${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles/default
+@dirrm ${PLONE_BASE}/GenericSetup/doc/SampleSite/profiles
+@dirrm ${PLONE_BASE}/GenericSetup/doc/SampleSite
+@dirrm ${PLONE_BASE}/GenericSetup/doc
+@dirrm ${PLONE_BASE}/GenericSetup/browser
+@dirrm ${PLONE_BASE}/GenericSetup/bbb
+@dirrm ${PLONE_BASE}/GenericSetup/ZCatalog/tests
+@dirrm ${PLONE_BASE}/GenericSetup/ZCatalog
+@dirrm ${PLONE_BASE}/GenericSetup/ZCTextIndex/tests
+@dirrm ${PLONE_BASE}/GenericSetup/ZCTextIndex
+@dirrm ${PLONE_BASE}/GenericSetup/PythonScripts/tests
+@dirrm ${PLONE_BASE}/GenericSetup/PythonScripts
+@dirrm ${PLONE_BASE}/GenericSetup/PluginIndexes/tests
+@dirrm ${PLONE_BASE}/GenericSetup/PluginIndexes
+@dirrm ${PLONE_BASE}/GenericSetup/PageTemplates/tests
+@dirrm ${PLONE_BASE}/GenericSetup/PageTemplates
+@dirrm ${PLONE_BASE}/GenericSetup/OFSP/tests
+@dirrm ${PLONE_BASE}/GenericSetup/OFSP
+@dirrm ${PLONE_BASE}/GenericSetup/MailHost/tests
+@dirrm ${PLONE_BASE}/GenericSetup/MailHost
+@dirrm ${PLONE_BASE}/GenericSetup
+@dirrm ${PLONE_BASE}/ExternalEditor/win32
+@dirrm ${PLONE_BASE}/ExternalEditor/tests
+@dirrm ${PLONE_BASE}/ExternalEditor/man
+@dirrm ${PLONE_BASE}/ExternalEditor/Plugins
+@dirrm ${PLONE_BASE}/ExternalEditor
+@dirrm ${PLONE_BASE}/ExtendedPathIndex/www
+@dirrm ${PLONE_BASE}/ExtendedPathIndex/tests
+@dirrm ${PLONE_BASE}/ExtendedPathIndex/ptests
+@dirrm ${PLONE_BASE}/ExtendedPathIndex/help
+@dirrm ${PLONE_BASE}/ExtendedPathIndex/dtml
+@dirrm ${PLONE_BASE}/ExtendedPathIndex
+@dirrm ${PLONE_BASE}/DCWorkflow/xml
+@dirrm ${PLONE_BASE}/DCWorkflow/tests
+@dirrm ${PLONE_BASE}/DCWorkflow/profiles/revision2/workflows/default_workflow
+@dirrm ${PLONE_BASE}/DCWorkflow/profiles/revision2/workflows
+@dirrm ${PLONE_BASE}/DCWorkflow/profiles/revision2
+@dirrm ${PLONE_BASE}/DCWorkflow/profiles
+@dirrm ${PLONE_BASE}/DCWorkflow/images
+@dirrm ${PLONE_BASE}/DCWorkflow/help
+@dirrm ${PLONE_BASE}/DCWorkflow/dtml
+@dirrm ${PLONE_BASE}/DCWorkflow/doc/examples/staging
+@dirrm ${PLONE_BASE}/DCWorkflow/doc/examples
+@dirrm ${PLONE_BASE}/DCWorkflow/doc
+@dirrm ${PLONE_BASE}/DCWorkflow/browser
+@dirrm ${PLONE_BASE}/DCWorkflow/Extensions
+@dirrm ${PLONE_BASE}/DCWorkflow
+@dirrm ${PLONE_BASE}/CMFUid/www
+@dirrm ${PLONE_BASE}/CMFUid/tests
+@dirrm ${PLONE_BASE}/CMFUid/profiles/default
+@dirrm ${PLONE_BASE}/CMFUid/profiles
+@dirrm ${PLONE_BASE}/CMFUid
+@dirrm ${PLONE_BASE}/CMFTopic/tests
+@dirrm ${PLONE_BASE}/CMFTopic/skins/zpt_topic
+@dirrm ${PLONE_BASE}/CMFTopic/skins/topic
+@dirrm ${PLONE_BASE}/CMFTopic/skins
+@dirrm ${PLONE_BASE}/CMFTopic/profiles/default/types
+@dirrm ${PLONE_BASE}/CMFTopic/profiles/default
+@dirrm ${PLONE_BASE}/CMFTopic/profiles
+@dirrm ${PLONE_BASE}/CMFTopic/interfaces
+@dirrm ${PLONE_BASE}/CMFTopic/help
+@dirrm ${PLONE_BASE}/CMFTopic/Extensions
+@dirrm ${PLONE_BASE}/CMFTopic
+@dirrm ${PLONE_BASE}/CMFSetup/xml
+@dirrm ${PLONE_BASE}/CMFSetup/tests
+@dirrm ${PLONE_BASE}/CMFSetup
+@dirrm ${PLONE_BASE}/CMFQuickInstallerTool/tests
+@dirrm ${PLONE_BASE}/CMFQuickInstallerTool/interfaces
+@dirrm ${PLONE_BASE}/CMFQuickInstallerTool/forms
+@dirrm ${PLONE_BASE}/CMFQuickInstallerTool/debian
+@dirrm ${PLONE_BASE}/CMFQuickInstallerTool/Extensions
+@dirrm ${PLONE_BASE}/CMFQuickInstallerTool
+@dirrm ${PLONE_BASE}/CMFPlone/www
+@dirrm ${PLONE_BASE}/CMFPlone/tests/images
+@dirrm ${PLONE_BASE}/CMFPlone/tests
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_wysiwyg
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_templates
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_tableless
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_styles
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_scripts
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_prefs
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_portlets
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_login
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_images
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_forms
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_form_scripts
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_ecmascript
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_deprecated
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_content
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jscalendar
+@dirrm ${PLONE_BASE}/CMFPlone/skins/plone_3rdParty
+@dirrm ${PLONE_BASE}/CMFPlone/skins/cmf_legacy
+@dirrm ${PLONE_BASE}/CMFPlone/skins
+@dirrm ${PLONE_BASE}/CMFPlone/setup
+@dirrm ${PLONE_BASE}/CMFPlone/profiles/default/workflows/plone_workflow
+@dirrm ${PLONE_BASE}/CMFPlone/profiles/default/workflows/folder_workflow
+@dirrm ${PLONE_BASE}/CMFPlone/profiles/default/workflows
+@dirrm ${PLONE_BASE}/CMFPlone/profiles/default/types
+@dirrm ${PLONE_BASE}/CMFPlone/profiles/default/structure/Members
+@dirrm ${PLONE_BASE}/CMFPlone/profiles/default/structure
+@dirrm ${PLONE_BASE}/CMFPlone/profiles/default
+@dirrm ${PLONE_BASE}/CMFPlone/profiles
+@dirrm ${PLONE_BASE}/CMFPlone/patches
+@dirrm ${PLONE_BASE}/CMFPlone/migrations/v2_5
+@dirrm ${PLONE_BASE}/CMFPlone/migrations/v2_1
+@dirrm ${PLONE_BASE}/CMFPlone/migrations/v2
+@dirrm ${PLONE_BASE}/CMFPlone/migrations/v1
+@dirrm ${PLONE_BASE}/CMFPlone/migrations
+@dirrm ${PLONE_BASE}/CMFPlone/interfaces
+@dirrm ${PLONE_BASE}/CMFPlone/exportimport/tests
+@dirrm ${PLONE_BASE}/CMFPlone/exportimport
+@dirrm ${PLONE_BASE}/CMFPlone/docs
+@dirrm ${PLONE_BASE}/CMFPlone/browser/portlets
+@dirrm ${PLONE_BASE}/CMFPlone/browser
+@dirrm ${PLONE_BASE}/CMFPlone/bbb
+@dirrm ${PLONE_BASE}/CMFPlone/Extensions
+@dirrm ${PLONE_BASE}/CMFPlone
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/www
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/tests
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/skins/CMFPlacefulWorkflow
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/skins
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/patches
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/interfaces
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/images
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/dtml
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/doc
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow/Extensions
+@dirrm ${PLONE_BASE}/CMFPlacefulWorkflow
+@dirrm ${PLONE_BASE}/CMFFormController/www
+@dirrm ${PLONE_BASE}/CMFFormController/tests
+@dirrm ${PLONE_BASE}/CMFFormController/exportimport/xml
+@dirrm ${PLONE_BASE}/CMFFormController/exportimport
+@dirrm ${PLONE_BASE}/CMFFormController/documentation
+@dirrm ${PLONE_BASE}/CMFFormController/Extensions
+@dirrm ${PLONE_BASE}/CMFFormController/Actions
+@dirrm ${PLONE_BASE}/CMFFormController
+@dirrm ${PLONE_BASE}/CMFDynamicViewFTI/tests
+@dirrm ${PLONE_BASE}/CMFDynamicViewFTI/profiles/sample_types/types
+@dirrm ${PLONE_BASE}/CMFDynamicViewFTI/profiles/sample_types
+@dirrm ${PLONE_BASE}/CMFDynamicViewFTI/profiles
+@dirrm ${PLONE_BASE}/CMFDynamicViewFTI/interface
+@dirrm ${PLONE_BASE}/CMFDynamicViewFTI/images
+@dirrm ${PLONE_BASE}/CMFDynamicViewFTI
+@dirrm ${PLONE_BASE}/CMFDefault/www
+@dirrm ${PLONE_BASE}/CMFDefault/tests
+@dirrm ${PLONE_BASE}/CMFDefault/skins/zpt_generic
+@dirrm ${PLONE_BASE}/CMFDefault/skins/zpt_control
+@dirrm ${PLONE_BASE}/CMFDefault/skins/zpt_content
+@dirrm ${PLONE_BASE}/CMFDefault/skins/nouvelle
+@dirrm ${PLONE_BASE}/CMFDefault/skins/no_css
+@dirrm ${PLONE_BASE}/CMFDefault/skins/generic
+@dirrm ${PLONE_BASE}/CMFDefault/skins/control
+@dirrm ${PLONE_BASE}/CMFDefault/skins/content
+@dirrm ${PLONE_BASE}/CMFDefault/skins/Images
+@dirrm ${PLONE_BASE}/CMFDefault/skins
+@dirrm ${PLONE_BASE}/CMFDefault/scripts
+@dirrm ${PLONE_BASE}/CMFDefault/profiles/sample_content/structure/subfolder
+@dirrm ${PLONE_BASE}/CMFDefault/profiles/sample_content/structure
+@dirrm ${PLONE_BASE}/CMFDefault/profiles/sample_content
+@dirrm ${PLONE_BASE}/CMFDefault/profiles/default/workflows/default_workflow
+@dirrm ${PLONE_BASE}/CMFDefault/profiles/default/workflows
+@dirrm ${PLONE_BASE}/CMFDefault/profiles/default/types
+@dirrm ${PLONE_BASE}/CMFDefault/profiles/default/skins
+@dirrm ${PLONE_BASE}/CMFDefault/profiles/default
+@dirrm ${PLONE_BASE}/CMFDefault/profiles
+@dirrm ${PLONE_BASE}/CMFDefault/interfaces
+@dirrm ${PLONE_BASE}/CMFDefault/images
+@dirrm ${PLONE_BASE}/CMFDefault/help
+@dirrm ${PLONE_BASE}/CMFDefault/dtml
+@dirrm ${PLONE_BASE}/CMFDefault/browser
+@dirrm ${PLONE_BASE}/CMFDefault/Extensions
+@dirrm ${PLONE_BASE}/CMFDefault
+@dirrm ${PLONE_BASE}/CMFCore/www
+@dirrm ${PLONE_BASE}/CMFCore/tests/fake_skins/fake_skin
+@dirrm ${PLONE_BASE}/CMFCore/tests/fake_skins
+@dirrm ${PLONE_BASE}/CMFCore/tests/base
+@dirrm ${PLONE_BASE}/CMFCore/tests
+@dirrm ${PLONE_BASE}/CMFCore/interfaces
+@dirrm ${PLONE_BASE}/CMFCore/images
+@dirrm ${PLONE_BASE}/CMFCore/help
+@dirrm ${PLONE_BASE}/CMFCore/exportimport/tests/two
+@dirrm ${PLONE_BASE}/CMFCore/exportimport/tests/three
+@dirrm ${PLONE_BASE}/CMFCore/exportimport/tests/one
+@dirrm ${PLONE_BASE}/CMFCore/exportimport/tests/four
+@dirrm ${PLONE_BASE}/CMFCore/exportimport/tests
+@dirrm ${PLONE_BASE}/CMFCore/exportimport
+@dirrm ${PLONE_BASE}/CMFCore/dtml
+@dirrm ${PLONE_BASE}/CMFCore/browser
+@dirrm ${PLONE_BASE}/CMFCore/Extensions
+@dirrm ${PLONE_BASE}/CMFCore
+@dirrm ${PLONE_BASE}/CMFCalendar/www
+@dirrm ${PLONE_BASE}/CMFCalendar/tests
+@dirrm ${PLONE_BASE}/CMFCalendar/skins/zpt_calendar
+@dirrm ${PLONE_BASE}/CMFCalendar/skins/calendar
+@dirrm ${PLONE_BASE}/CMFCalendar/skins
+@dirrm ${PLONE_BASE}/CMFCalendar/profiles/default/types
+@dirrm ${PLONE_BASE}/CMFCalendar/profiles/default
+@dirrm ${PLONE_BASE}/CMFCalendar/profiles
+@dirrm ${PLONE_BASE}/CMFCalendar/image_sources
+@dirrm ${PLONE_BASE}/CMFCalendar/Extensions
+@dirrm ${PLONE_BASE}/CMFCalendar
+@dirrm ${PLONE_BASE}/CMFActionIcons/xml
+@dirrm ${PLONE_BASE}/CMFActionIcons/www
+@dirrm ${PLONE_BASE}/CMFActionIcons/tests
+@dirrm ${PLONE_BASE}/CMFActionIcons/skins/actionicons
+@dirrm ${PLONE_BASE}/CMFActionIcons/skins
+@dirrm ${PLONE_BASE}/CMFActionIcons/profiles/actionicons
+@dirrm ${PLONE_BASE}/CMFActionIcons/profiles
+@dirrm ${PLONE_BASE}/CMFActionIcons/Extensions
+@dirrm ${PLONE_BASE}/CMFActionIcons
+@dirrm ${PLONE_BASE}/Archetypes/www/zmi/icons
+@dirrm ${PLONE_BASE}/Archetypes/www/zmi
+@dirrm ${PLONE_BASE}/Archetypes/www
+@dirrm ${PLONE_BASE}/Archetypes/tests/output
+@dirrm ${PLONE_BASE}/Archetypes/tests/input
+@dirrm ${PLONE_BASE}/Archetypes/tests
+@dirrm ${PLONE_BASE}/Archetypes/skins/archetypes/widgets/js
+@dirrm ${PLONE_BASE}/Archetypes/skins/archetypes/widgets
+@dirrm ${PLONE_BASE}/Archetypes/skins/archetypes/archebuilder
+@dirrm ${PLONE_BASE}/Archetypes/skins/archetypes
+@dirrm ${PLONE_BASE}/Archetypes/skins
+@dirrm ${PLONE_BASE}/Archetypes/profiles/sample_content/types
+@dirrm ${PLONE_BASE}/Archetypes/profiles/sample_content
+@dirrm ${PLONE_BASE}/Archetypes/profiles/default
+@dirrm ${PLONE_BASE}/Archetypes/profiles
+@dirrm ${PLONE_BASE}/Archetypes/interfaces
+@dirrm ${PLONE_BASE}/Archetypes/generator
+@dirrm ${PLONE_BASE}/Archetypes/exportimport
+@dirrm ${PLONE_BASE}/Archetypes/examples
+@dirrm ${PLONE_BASE}/Archetypes/docs
+@dirrm ${PLONE_BASE}/Archetypes/Storage
+@dirrm ${PLONE_BASE}/Archetypes/Schema
+@dirrm ${PLONE_BASE}/Archetypes/Extensions
+@dirrm ${PLONE_BASE}/Archetypes
+@dirrm ${PLONE_BASE}/ATReferenceBrowserWidget/skins/ATReferenceBrowserWidget
+@dirrm ${PLONE_BASE}/ATReferenceBrowserWidget/skins
+@dirrm ${PLONE_BASE}/ATReferenceBrowserWidget/Extensions
+@dirrm ${PLONE_BASE}/ATReferenceBrowserWidget
+@dirrm ${PLONE_BASE}/ATContentTypes/z3
+@dirrm ${PLONE_BASE}/ATContentTypes/www
+@dirrm ${PLONE_BASE}/ATContentTypes/utilities
+@dirrm ${PLONE_BASE}/ATContentTypes/tool
+@dirrm ${PLONE_BASE}/ATContentTypes/thirdparty/icalendar-doc
+@dirrm ${PLONE_BASE}/ATContentTypes/thirdparty/icalendar
+@dirrm ${PLONE_BASE}/ATContentTypes/thirdparty
+@dirrm ${PLONE_BASE}/ATContentTypes/tests/input
+@dirrm ${PLONE_BASE}/ATContentTypes/tests
+@dirrm ${PLONE_BASE}/ATContentTypes/skins/ATContentTypes
+@dirrm ${PLONE_BASE}/ATContentTypes/skins
+@dirrm ${PLONE_BASE}/ATContentTypes/migration/v1
+@dirrm ${PLONE_BASE}/ATContentTypes/migration
+@dirrm ${PLONE_BASE}/ATContentTypes/lib
+@dirrm ${PLONE_BASE}/ATContentTypes/interface
+@dirrm ${PLONE_BASE}/ATContentTypes/etc
+@dirrm ${PLONE_BASE}/ATContentTypes/criteria
+@dirrm ${PLONE_BASE}/ATContentTypes/content
+@dirrm ${PLONE_BASE}/ATContentTypes/configuration
+@dirrm ${PLONE_BASE}/ATContentTypes/browser
+@dirrm ${PLONE_BASE}/ATContentTypes/adapters
+@dirrm ${PLONE_BASE}/ATContentTypes/Extensions
+@dirrm ${PLONE_BASE}/ATContentTypes
+@dirrm ${PLONE_BASE}
diff --git a/www/plone25/distinfo b/www/plone25/distinfo
new file mode 100644
index 00000000000..46801fcea77
--- /dev/null
+++ b/www/plone25/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/12/18 15:42:32 taca Exp $
+
+SHA1 (Plone-2.5.5.tar.gz) = 6b008dece5e2f28ed2b116389ca78d6541ca77b9
+RMD160 (Plone-2.5.5.tar.gz) = e723cd72940c1ee914425c65bb44a44cf262f894
+Size (Plone-2.5.5.tar.gz) = 9890946 bytes