aboutsummaryrefslogtreecommitdiff
path: root/www/zope-plonelanguagetool/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'www/zope-plonelanguagetool/pkg-message')
-rw-r--r--www/zope-plonelanguagetool/pkg-message24
1 files changed, 0 insertions, 24 deletions
diff --git a/www/zope-plonelanguagetool/pkg-message b/www/zope-plonelanguagetool/pkg-message
deleted file mode 100644
index d0fb3f69fc46..000000000000
--- a/www/zope-plonelanguagetool/pkg-message
+++ /dev/null
@@ -1,24 +0,0 @@
-To complete the installation of PloneLanguageTool:
-
-- Restart Zope. This may be done from the Zope Control Panel.
-
-With Plone (optional)
-
-- Use Plone Setup, to install PloneLanguageTool product.
-
-With CMFQuickInstaller (optional)
-
-- Use the QuickInstaller tool to register PloneLanguageTool in your portal
- instance
-
-Without CMFQuickInstaller
-
- - Create an ExternalMethod object inside your portal object with the
- following data:
-
- Id: install_PloneLanguageTool
- Title: installs PloneLanguageTool to this portal
- Module Name: PloneLanguageTool.Install
- Function Name: install
-
- - Run this newly created ExternalMethod by clicking on the test tab.