Hi, 

I'm using Plone 3.3.5

FCKeditor was already installed and via portal_quickinstaller installed for
a Plone site.

Because of problems with searching images via the server search dialog in
FCKeditor, I uninstalled FCKeditor (2.6.6.3), deleted it from the Products
list in the Control Panel, removed it from the buildout-cache/eggs
directory.

Run bin/buildout: uploaded FCKeditor 2.6.6.3

Rerun bin/plonectl

But no FCKeditor within the Product list.

Any helpfull idea what is going wrong ?

--------------------------------------
buildout.cfg:

[buildout]
....
############################################
# Eggs
# ----
# Add an indented line to the eggs section for any Python
# eggs or packages you wish to include.
#
eggs =
    Plone
    Products.FCKeditor
...
############################################
# ZCML Slugs
# ----------
# Some eggs need ZCML slugs to tell Zope to
# use them. Eggs with names beginning with "Products."
# usually don't need this.
zcml =
    plone.reload
    Products.FCKeditor
...

-------------------------------------
Within versions.cfg:

...
Products.FCKeditor = 2.6.6.3


-----
Regards

Fritz Loseries
--
View this message in context: 
http://plone.293351.n2.nabble.com/Severe-problem-with-installation-of-Add-On-FCKeditor-tp6773376p6773376.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-setup

Reply via email to