WYSIWYG editor and images...

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
wptzmike
Posts: 4
Joined: Mon 8. Nov 2004, 22:43

WYSIWYG editor and images...

Post by wptzmike »

My question is this:
If I am attempting to create content for an article with the WYSIWYG editor how do I insert an image? I have the images uploaded and I can view them inside of the file management section but I have no idea how to access them from within the WYSISWIG environment.

Thanks,
MJ
Paal
Posts: 204
Joined: Wed 6. Oct 2004, 19:54
Location: Budapest, Hungary
Contact:

Re: WYSIWYG editor and images...

Post by Paal »

wptzmike wrote:My question is this:
If I am attempting to create content for an article with the WYSIWYG editor how do I insert an image? I have the images uploaded and I can view them inside of the file management section but I have no idea how to access them from within the WYSISWIG environment.

Thanks,
MJ
Hm....

Open backend in a new window, open file section, drag and drop the picture to WYSIWYG editor?

Paul
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

Which editor are you using?
Peekay
Posts: 286
Joined: Sun 25. Jul 2004, 23:24
Location: UK

Post by Peekay »

To use uploaded images you have to insert a 'text with image' or 'images' content part. You can then select the image to use from the file manager. The 'insert image' option in the WYSIWYG editor only inserts 'remote' images, i.e. you need to include a path to the image. Because images uploaded to the file manager are stored in the MySQL database (not as files), you cannot reference them directly from the WYSIWYG editor. 8)
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

I think spaw also allows you to specify the path for uploaded images if I'm not wrong. So you can select from a folder of images on the system.
Kulinarisk
Posts: 73
Joined: Tue 15. Jun 2004, 01:06
Location: Denmark
Contact:

wysiwyg pictures

Post by Kulinarisk »

I did this little workaround. Make a new page anywhere in the site (you can always delete it later) upload the pictures from your harddisk. In the WYSIWYG editor there is a small image icon that let's you upload. (I have problems on the MAC. You are best off with IE :cry: PC). They will reside in the picture folder, available for all backend users. And no need to resolve the path. I don't know if this was what you were thinking of.
Or make your files public - even though this doesn't always work for me
Post Reply