- PC
-
Messages: 10
-
-
Karma: 0
-
I have been able to write HTML for use in a Mashup or even generate it elsewhere and simply copy and paste. The stumbling block is referencing any buttons, icons or images needed for the code. No matter where I put the images on the server or how explicit I make the path, Workspace will not find them. Can you please tell me where to store local images so that Workspace HTML code can read them.
I suspect I have the same problem trying to add a background image to a text table. Dragging the image into the box provided generates the path to the images current location but does not load it to the server or hint at where these images should be stored.
PC
|
- wwwolf
-
Messages: 43
-
-
Karma: 3
-
Hi PC,
As far as I can tell Workspace doesn't really have the ability to do this. However, there does appear to be a workaround.
- Create a new page. I just call mine 'Image Holder'. Now insert your images into it as you would normally (e.g. Insert Component -> Image -> Select and Upload Image).
Now comes the annoying part. Please note, these instructions are for Firefox.
- Right click on your new image component and select 'Download Image file'. You can open or save it, it doesn't matter.
- Firefox will open a 'Downloads' window. Find the image you just downloaded in the list and right click on it.
- From the right-click menu, select 'Copy Download Link'.
You will now have something like workspace/file/446/MyImage.png
- You can insert this image into a Workspace text component by editing the HTML directly. Your final code should look something like ' img src="file/446/MyImage.png" '
This is a definite annoyance. Here's hoping Kerio finds a better way in the future.
|
|
|
Kerio discussion forums are intended for open communication between forum
members and may contain information and material posted by members which may
be useful in learning about Kerio products. The discussion forums are not
intended to provide technical support for any specific product. Any
information implied or expressed in the discussion forums is that of the
posting member. Kerio is in no way responsible for the information posted in
the forums, or its accuracy. Kerio employees may participate in the
discussions, but their postings do not represent an offical position of the
company on any issues raised or discussed. Kerio reserves the right to
monitor and maintain the forums to promote free and accurate exchange of
information.