Re: [Zope] External editor and images
Please CC the list. If you want to put new images in a page, you will probably need to load them on the server first. Frontpage has FTP capabilities, you could use that facility to upload the images, or just use the ZMI. That said, I'm not sure how ideal Frontpage's interaction with Zope could ever be. Frontpage expects a "Frontpage aware" server to play with so that you can use its features. Zope does not support these Frontpage extensions. -Casey On Wednesday 04 September 2002 12:49 am, Jaroslav Lukesh wrote:
It exist solution for new images that are placed into edited page? Without previous copy to Zope, because user and editor was able to manipulate with them.
Regards J. Lukesh.
---------- OdesÃlatel: Casey Duncan <casey@zope.com> On Tuesday 03 September 2002 07:36 am, Jaroslav Lukesh wrote:
I was inmstall external editor on Win32 with FrontPage editor and it works OK. But I cannot include images in page. Either already saved pages with images when I want to edit, while editing images does not appear.
Exists some solution for that, or this method is for formatted texts only? External editor only works on one file at a time, but if your image tags reference the images via absolute urls, you should still see them.
participants (1)
-
Casey Duncan