pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q1]: pkgsrc/www pullup ticket #2377 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ee56c0476dd
branches: pkgsrc-2008Q1
changeset: 540339:7ee56c0476dd
user: rtr <rtr%pkgsrc.org@localhost>
date: Thu May 15 09:39:14 2008 +0000
description:
pullup ticket #2377 - requested by taca
plone3, plone: resolves security vulberability
revisions pulled up:
- pkgsrc/www/plone/ploneversion.mk 1.4
- pkgsrc/www/plone3/MESSAGE 1.2
- pkgsrc/www/plone3/Makefile 1.4
- pkgsrc/www/plone3/PLIST 1.4
- pkgsrc/www/plone3/PLIST.common_end 1.3
- pkgsrc/www/plone3/distinfo 1.4
- pkgsrc/www/plone3/patches/patch-ab 1.1
- pkgsrc/www/plone3/patches/patch-ac 1.1
Module Name: pkgsrc
Committed By: taca
Date: Sat May 10 09:05:35 UTC 2008
Modified Files:
pkgsrc/www/plone: ploneversion.mk
Log Message:
Make PLONE3_VERSION to 3.1.1.
------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Sat May 10 09:06:00 UTC 2008
Modified Files:
pkgsrc/www/plone3: MESSAGE Makefile PLIST PLIST.common_end distinfo
Added Files:
pkgsrc/www/plone3/patches: patch-ab patch-ac
Log Message:
Update plone3 package to Plone 3.1.1. Changes from 3.0.6 is too many,
please refer http://plone.org/products/plone/releases and related links.
This release is full compatible with Plone 3.0.
diffstat:
www/plone/ploneversion.mk | 4 +-
www/plone3/MESSAGE | 4 +-
www/plone3/Makefile | 4 +-
www/plone3/PLIST | 694 +++++++++++++++++++++++++++++++++++++++----
www/plone3/PLIST.common_end | 92 +++++-
www/plone3/distinfo | 10 +-
www/plone3/patches/patch-ab | 31 +
www/plone3/patches/patch-ac | 13 +
8 files changed, 769 insertions(+), 83 deletions(-)
diffs (truncated from 1691 to 300 lines):
diff -r 2b63f350e322 -r 7ee56c0476dd www/plone/ploneversion.mk
--- a/www/plone/ploneversion.mk Thu May 15 08:45:24 2008 +0000
+++ b/www/plone/ploneversion.mk Thu May 15 09:39:14 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ploneversion.mk,v 1.3 2008/02/19 14:12:46 taca Exp $
+# $NetBSD: ploneversion.mk,v 1.3.2.1 2008/05/15 09:39:14 rtr Exp $
#
.if !defined(_PLONEVERSION_MK)
@@ -41,7 +41,7 @@
# current Plone version
PLONE25_VERSION= 2.5.5
-PLONE3_VERSION= 3.0.6
+PLONE3_VERSION= 3.1.1
BUILDLINK_API_DEPENDS.plone25?= plone25>=${PLONE25_VERSION}
BUILDLINK_API_DEPENDS.plone3?= plone30>=${PLONE3_VERSION}
diff -r 2b63f350e322 -r 7ee56c0476dd www/plone3/MESSAGE
--- a/www/plone3/MESSAGE Thu May 15 08:45:24 2008 +0000
+++ b/www/plone3/MESSAGE Thu May 15 09:39:14 2008 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2007/12/18 15:46:59 taca Exp $
+$NetBSD: MESSAGE,v 1.1.1.1.4.1 2008/05/15 09:39:14 rtr Exp $
To complete the installation of Plone:
@@ -15,4 +15,6 @@
- Click the Migration tab
- Click Migrate
+* For OpenID support, Python OpenID package needs to install.
+
===========================================================================
diff -r 2b63f350e322 -r 7ee56c0476dd www/plone3/Makefile
--- a/www/plone3/Makefile Thu May 15 08:45:24 2008 +0000
+++ b/www/plone3/Makefile Thu May 15 09:39:14 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2008/02/19 14:12:47 taca Exp $
+# $NetBSD: Makefile,v 1.3.2.1 2008/05/15 09:39:14 rtr Exp $
# FreeBSD: ports/www/plone/Makefile,v 1.25 2007/02/17 08:32:54 rafan Exp
#
DISTNAME= Plone-${PLONE3_VERSION}
PKGNAME= ${PLONE_PKG_PREFIX}-${PLONE3_VERSION}
CATEGORIES= www python
-MASTER_SITES= http://launchpad.net/plone/3.0/3.0.6/+download/
+MASTER_SITES= http://launchpad.net/plone/3.1/3.1.1/+download/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://plone.org/
diff -r 2b63f350e322 -r 7ee56c0476dd www/plone3/PLIST
--- a/www/plone3/PLIST Thu May 15 08:45:24 2008 +0000
+++ b/www/plone3/PLIST Thu May 15 09:39:14 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/02/19 14:12:47 taca Exp $
+@comment $NetBSD: PLIST,v 1.3.2.1 2008/05/15 09:39:14 rtr Exp $
${PLONE_BASE}/ATContentTypes/AUTHORS.txt
${PLONE_BASE}/ATContentTypes/CHANGELOG.txt
${PLONE_BASE}/ATContentTypes/HISTORY.txt
@@ -633,9 +633,11 @@
${PLONE_BASE}/Archetypes/profiles/default/archetypes-various.txt
${PLONE_BASE}/Archetypes/profiles/default/export_steps.xml
${PLONE_BASE}/Archetypes/profiles/default/import_steps.xml
+${PLONE_BASE}/Archetypes/profiles/default/metadata.xml
${PLONE_BASE}/Archetypes/profiles/default/skins.xml
${PLONE_BASE}/Archetypes/profiles/default/toolset.xml
${PLONE_BASE}/Archetypes/profiles/sample_types/archetype_tool.xml
+${PLONE_BASE}/Archetypes/profiles/sample_types/metadata.xml
${PLONE_BASE}/Archetypes/profiles/sample_types/types/ATBIFolder.xml
${PLONE_BASE}/Archetypes/profiles/sample_types/types/ComplexType.xml
${PLONE_BASE}/Archetypes/profiles/sample_types/types/DDocument.xml
@@ -1969,6 +1971,7 @@
${PLONE_BASE}/CMFDiffTool/profiles/default/componentregistry.xml
${PLONE_BASE}/CMFDiffTool/profiles/default/export_steps.xml
${PLONE_BASE}/CMFDiffTool/profiles/default/import_steps.xml
+${PLONE_BASE}/CMFDiffTool/profiles/default/metadata.xml
${PLONE_BASE}/CMFDiffTool/profiles/default/skins.xml
${PLONE_BASE}/CMFDiffTool/profiles/default/toolset.xml
${PLONE_BASE}/CMFDiffTool/profiles/default/types/ChangeSet.xml
@@ -2113,6 +2116,7 @@
${PLONE_BASE}/CMFEditions/profiles/default/cmfeditions_various.txt
${PLONE_BASE}/CMFEditions/profiles/default/export_steps.xml
${PLONE_BASE}/CMFEditions/profiles/default/import_steps.xml
+${PLONE_BASE}/CMFEditions/profiles/default/metadata.xml
${PLONE_BASE}/CMFEditions/profiles/default/repositorytool.xml
${PLONE_BASE}/CMFEditions/profiles/default/rolemap.xml
${PLONE_BASE}/CMFEditions/profiles/default/skins.xml
@@ -2291,6 +2295,7 @@
${PLONE_BASE}/CMFFormController/globalVars.pyc
${PLONE_BASE}/CMFFormController/interfaces.py
${PLONE_BASE}/CMFFormController/interfaces.pyc
+${PLONE_BASE}/CMFFormController/profiles/default/metadata.xml
${PLONE_BASE}/CMFFormController/profiles/default/toolset.xml
${PLONE_BASE}/CMFFormController/profiles.zcml
${PLONE_BASE}/CMFFormController/tests/__init__.py
@@ -2328,7 +2333,6 @@
${PLONE_BASE}/CMFPlacefulWorkflow/LICENSE
${PLONE_BASE}/CMFPlacefulWorkflow/Log.py
${PLONE_BASE}/CMFPlacefulWorkflow/Log.pyc
-${PLONE_BASE}/CMFPlacefulWorkflow/MAINTENANCE_BRANCH.txt
${PLONE_BASE}/CMFPlacefulWorkflow/PlacefulWorkflowTool.py
${PLONE_BASE}/CMFPlacefulWorkflow/PlacefulWorkflowTool.pyc
${PLONE_BASE}/CMFPlacefulWorkflow/README.txt
@@ -2338,18 +2342,19 @@
${PLONE_BASE}/CMFPlacefulWorkflow/WorkflowPolicyConfig.pyc
${PLONE_BASE}/CMFPlacefulWorkflow/__init__.py
${PLONE_BASE}/CMFPlacefulWorkflow/__init__.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/adapter.py
+${PLONE_BASE}/CMFPlacefulWorkflow/adapter.pyc
${PLONE_BASE}/CMFPlacefulWorkflow/configure.zcml
${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/exportimport.zcml
+${PLONE_BASE}/CMFPlacefulWorkflow/exportimport/__init__.py
+${PLONE_BASE}/CMFPlacefulWorkflow/exportimport/__init__.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/exportimport/workflow_policies.py
+${PLONE_BASE}/CMFPlacefulWorkflow/exportimport/workflow_policies.pyc
${PLONE_BASE}/CMFPlacefulWorkflow/global_symbols.py
${PLONE_BASE}/CMFPlacefulWorkflow/global_symbols.pyc
${PLONE_BASE}/CMFPlacefulWorkflow/images/workflow_policy.gif
@@ -2364,12 +2369,23 @@
${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/profiles.zcml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/actionicons.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/componentregistry.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/controlpanel.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/metadata.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/placeful_marker.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/portal_placeful_workflow.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/portal_placeful_workflow/intranet.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/portal_placeful_workflow/old-plone.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/portal_placeful_workflow/one-state.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/portal_placeful_workflow/simple-publication.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/portal_placeful_workflow.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/skins.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/profiles/default/toolset.xml
${PLONE_BASE}/CMFPlacefulWorkflow/product.txt
-${PLONE_BASE}/CMFPlacefulWorkflow/refresh.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/setuphandlers.py
+${PLONE_BASE}/CMFPlacefulWorkflow/setuphandlers.pyc
${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
@@ -2389,11 +2405,23 @@
${PLONE_BASE}/CMFPlacefulWorkflow/tests/README
${PLONE_BASE}/CMFPlacefulWorkflow/tests/__init__.py
${PLONE_BASE}/CMFPlacefulWorkflow/tests/__init__.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/exportimport.txt
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/profiles/exportimport/export_steps.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/profiles/exportimport/import_steps.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/profiles/exportimport/portal_placeful_workflow/baz_policy.xml
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/profiles/exportimport/portal_placeful_workflow.xml
${PLONE_BASE}/CMFPlacefulWorkflow/tests/testCMFPlacefulWorkflow.py
${PLONE_BASE}/CMFPlacefulWorkflow/tests/testCMFPlacefulWorkflow.pyc
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/test_exportimport.py
+${PLONE_BASE}/CMFPlacefulWorkflow/tests/test_exportimport.pyc
${PLONE_BASE}/CMFPlacefulWorkflow/tool.gif
${PLONE_BASE}/CMFPlacefulWorkflow/version.txt
${PLONE_BASE}/CMFPlacefulWorkflow/www/WorkflowPolicyConfig_icon.gif
+${PLONE_BASE}/CMFPlacefulWorkflow/www/add_workflow_policy.zpt
+${PLONE_BASE}/CMFPlacefulWorkflow/www/add_workflow_policy_config_form.zpt
+${PLONE_BASE}/CMFPlacefulWorkflow/www/define_local_workflow_policy.zpt
+${PLONE_BASE}/CMFPlacefulWorkflow/www/manage_workflow_policy_config.zpt
+${PLONE_BASE}/CMFPlacefulWorkflow/www/select_workflows.zpt
${PLONE_BASE}/CMFPlone/ActionIconsTool.py
${PLONE_BASE}/CMFPlone/ActionIconsTool.pyc
${PLONE_BASE}/CMFPlone/ActionsTool.py
@@ -2597,6 +2625,8 @@
${PLONE_BASE}/CMFPlone/interfaces/translationservice.pyc
${PLONE_BASE}/CMFPlone/interfaces/view.py
${PLONE_BASE}/CMFPlone/interfaces/view.pyc
+${PLONE_BASE}/CMFPlone/interfaces/workflow.py
+${PLONE_BASE}/CMFPlone/interfaces/workflow.pyc
${PLONE_BASE}/CMFPlone/log.py
${PLONE_BASE}/CMFPlone/log.pyc
${PLONE_BASE}/CMFPlone/makefile.in
@@ -2676,11 +2706,24 @@
${PLONE_BASE}/CMFPlone/migrations/v3_0/profiles/three01_three02/jsregistry.xml
${PLONE_BASE}/CMFPlone/migrations/v3_0/profiles/three01_three02/rolemap.xml
${PLONE_BASE}/CMFPlone/migrations/v3_0/profiles/three03_three04/diff_tool.xml
+${PLONE_BASE}/CMFPlone/migrations/v3_0/profiles/two5_alpha1/portlets.xml
${PLONE_BASE}/CMFPlone/migrations/v3_0/rcs.py
${PLONE_BASE}/CMFPlone/migrations/v3_0/rcs.pyc
+${PLONE_BASE}/CMFPlone/migrations/v3_1/__init__.py
+${PLONE_BASE}/CMFPlone/migrations/v3_1/__init__.pyc
+${PLONE_BASE}/CMFPlone/migrations/v3_1/betas.py
+${PLONE_BASE}/CMFPlone/migrations/v3_1/betas.pyc
+${PLONE_BASE}/CMFPlone/migrations/v3_1/profiles/three0_beta1/actions.xml
+${PLONE_BASE}/CMFPlone/migrations/v3_1/profiles/three0_beta1/componentregistry.xml
+${PLONE_BASE}/CMFPlone/migrations/v3_1/profiles/three0_beta1/jsregistry.xml
+${PLONE_BASE}/CMFPlone/migrations/v3_1/profiles/three0_beta1/kssregistry.xml
+${PLONE_BASE}/CMFPlone/migrations/v3_1/profiles/three0_beta1/metadata.xml
+${PLONE_BASE}/CMFPlone/migrations/v3_1/profiles/three0_beta1/portlets.xml
${PLONE_BASE}/CMFPlone/overrides.zcml
${PLONE_BASE}/CMFPlone/patches/__init__.py
${PLONE_BASE}/CMFPlone/patches/__init__.pyc
+${PLONE_BASE}/CMFPlone/patches/csrf.py
+${PLONE_BASE}/CMFPlone/patches/csrf.pyc
${PLONE_BASE}/CMFPlone/patches/dateIndexPatch.py
${PLONE_BASE}/CMFPlone/patches/dateIndexPatch.pyc
${PLONE_BASE}/CMFPlone/patches/interfacePatch.py
@@ -2760,7 +2803,9 @@
${PLONE_BASE}/CMFPlone/profiles/default/workflows/plone_workflow/definition.xml
${PLONE_BASE}/CMFPlone/profiles/default/workflows/simple_publication_workflow/definition.xml
${PLONE_BASE}/CMFPlone/profiles/default/workflows.xml
+${PLONE_BASE}/CMFPlone/profiles/dependencies/metadata.xml
${PLONE_BASE}/CMFPlone/profiles/testfixture/import_steps.xml
+${PLONE_BASE}/CMFPlone/profiles/testfixture/metadata.xml
${PLONE_BASE}/CMFPlone/profiles/testfixture/workflows.xml
${PLONE_BASE}/CMFPlone/profiles.zcml
${PLONE_BASE}/CMFPlone/setup/__init__.py
@@ -2779,6 +2824,8 @@
${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/jquery-license.txt
+${PLONE_BASE}/CMFPlone/skins/plone_3rdParty/jquery.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
@@ -2964,6 +3011,7 @@
${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_deprecated/calendarpopup.js
${PLONE_BASE}/CMFPlone/skins/plone_deprecated/colophon.pt
${PLONE_BASE}/CMFPlone/skins/plone_deprecated/correctPREformatting.js
${PLONE_BASE}/CMFPlone/skins/plone_deprecated/cropText.py
@@ -3044,7 +3092,6 @@
${PLONE_BASE}/CMFPlone/skins/plone_deprecated/visibleIdsEnabled.py
${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/accessibility.js
${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/dragdropreorder.js
@@ -3057,6 +3104,7 @@
${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/highlightsearchterms.js
${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/ie5fixes.js
${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/input-label.js
+${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/jquery-integration.js
${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/livesearch.js
${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/mark_special_links.js
${PLONE_BASE}/CMFPlone/skins/plone_ecmascript/nodeutilities.js
@@ -3644,6 +3692,7 @@
${PLONE_BASE}/CMFPlone/tests/PloneTestCase.pyc
${PLONE_BASE}/CMFPlone/tests/__init__.py
${PLONE_BASE}/CMFPlone/tests/__init__.pyc
+${PLONE_BASE}/CMFPlone/tests/csrf.txt
${PLONE_BASE}/CMFPlone/tests/dummy.py
${PLONE_BASE}/CMFPlone/tests/dummy.pyc
${PLONE_BASE}/CMFPlone/tests/images/test.gif
@@ -3660,6 +3709,8 @@
${PLONE_BASE}/CMFPlone/tests/testBrowserDefault.pyc
${PLONE_BASE}/CMFPlone/tests/testBrowserDefaultScripts.py
${PLONE_BASE}/CMFPlone/tests/testBrowserDefaultScripts.pyc
+${PLONE_BASE}/CMFPlone/tests/testCSRFProtection.py
+${PLONE_BASE}/CMFPlone/tests/testCSRFProtection.pyc
${PLONE_BASE}/CMFPlone/tests/testCSSandJSRegistry.py
${PLONE_BASE}/CMFPlone/tests/testCSSandJSRegistry.pyc
${PLONE_BASE}/CMFPlone/tests/testCalendarView.py
@@ -3801,6 +3852,8 @@
${PLONE_BASE}/CMFPlone/utils.py
${PLONE_BASE}/CMFPlone/utils.pyc
${PLONE_BASE}/CMFPlone/version.txt
+${PLONE_BASE}/CMFPlone/workflow.py
+${PLONE_BASE}/CMFPlone/workflow.pyc
${PLONE_BASE}/CMFPlone/www/addConfigletForm.pt
${PLONE_BASE}/CMFPlone/www/addPropertySheet.zpt
${PLONE_BASE}/CMFPlone/www/addSite.zpt
@@ -3827,6 +3880,8 @@
${PLONE_BASE}/CMFQuickInstallerTool/__init__.py
${PLONE_BASE}/CMFQuickInstallerTool/__init__.pyc
${PLONE_BASE}/CMFQuickInstallerTool/configure.zcml
+${PLONE_BASE}/CMFQuickInstallerTool/events.py
+${PLONE_BASE}/CMFQuickInstallerTool/events.pyc
${PLONE_BASE}/CMFQuickInstallerTool/forms/install_products_form.zpt
${PLONE_BASE}/CMFQuickInstallerTool/forms/installed_product_overview.zpt
${PLONE_BASE}/CMFQuickInstallerTool/interfaces/__init__.py
@@ -4278,6 +4333,8 @@
${PLONE_BASE}/GenericSetup/browser/components.py
${PLONE_BASE}/GenericSetup/browser/components.pyc
${PLONE_BASE}/GenericSetup/browser/configure.zcml
Home |
Main Index |
Thread Index |
Old Index