[Zope] Starting with Iemethod
H.de.Wit@SFK.NL
H.de.Wit@SFK.NL
Mon, 14 May 2001 15:04:53 +0200
Thank you Tino,
>look at the Control_Panel/Products
>tab if there is a broken IEDTMLMethod
>product. If you klick on it you should
>see the traceback it might have produced.
This is the error trace i get
Traceback (innermost last):
File "C:\PROGRA~1\ZOPE\lib\python\OFS\Application.py", line 528, in
import_products
product=__import__(pname, global_dict, global_dict, silly)
File
"/bigshare/zopeservers/easypublishing/Products/IEMethod/__init__.py", line
41, in ?
File
"/bigshare/zopeservers/easypublishing/Products/IEMethod/IEMethod.py", line
49, in ?
ImportError: No module named Torped.HTMLEntity
It seems that the Torped module is not installed correctly, although i did
it exactly according to the instructions.
The product consist of two parts:
Iemethod, installed in c:\program files\zope\IEMethod and
Torped in c:\program files\zope\lib\python\shared\Torped
I tried to run it also from the products directory, but that didn't help,
and yes, i did restart Zope everytime.
Thanks anyway.
Met vriendelijke groeten,
Hans de Wit
Stichting Farmaceutische Kengetallen
Postbus 30460
2500 GL DEN HAAG
Tel. 070-3737448
Fax 070-3737445
Tino
Wildenhain To: H.de.Wit@SFK.NL, zope@zope.org
<tino@wildenh cc:
ain.de> Fax to:
Subject: Re: [Zope] Starting with Iemethod
05/14/01
03:33 PM
Hi H,
The traceback however should indicate the nature
of the problem.
Regards
Tino
--On Montag, 14. Mai 2001 09:18 +0200 H.de.Wit@SFK.NL wrote:
> Some e-mail before:
>>> WYSIWYG HTML applets to get rid of the textareas for HTML input?
>> Yes, there is the Johanc's IEMethod Product, that works only for IE5.0
>> http://www.zope.org/Members/johanc/IEMethod/IEMethod/
>> Ausum
>
> Curiously, i downloaded the product and followed the installation
> instructions below, but at step 4 there was no IEMethod.
> Is anybody using this product and share some advice?
>
> 1 Unpack the TorpedSharedModule.tgz in the Zope Shared Modules directory.
> E.g. lib/python/Shared/
> 2 Unpack the IEMethod-0.0.6.tgz in the Zope root directory.
> 3 Restart Zope.
> 4 Create a IEMethod instance.
> 5 The IEMethod is subclassed from DTML Method so it should act exactly as
> a DTML Method.
> 6 The IE Method has a management tab called Editor, besides the ones
equal
> to DTML Methods.
> Notice that this only works if your using Internet Explorer 5.
>
>
> etc.
>
>
> Met vriendelijke groeten,
>
> Hans de Wit
> Stichting Farmaceutische Kengetallen
> Postbus 30460
> 2500 GL DEN HAAG
> Tel. 070-3737448
> Fax 070-3737445
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )