SID-00346: Imageplugin frame not working
| Status: |
Unanswered |
TWiki version: |
4.3.1 |
Perl version: |
5.10.0 |
| Category: |
ImagePlugin |
Server OS: |
Ubuntu 9.04, Kernel 2.6.28 |
Last update: |
16 years ago |
I currently upgraded from 4.1.2 to 4.3.1
I used the old topics/files from the old Twiki 4.1.2
Image plugin now works, after installing Grapics::Magick and Image::Magick manually.
Current issue is when an image has an option
Type="frame", I cannot see the image, the frame is too thin,height is fine but the width of the frame is squish to 2 mm thin, when i click it, the big image opens so i know the image is there.
code:
%IMAGE{"image029.JPG|400px|Properties for the WWW directory|frame|center"}%
or
%IMAGE{"image029.JPG"
type="frame"
align="center"
caption="Properties for the WWW directory"
}%
code when image is fine, but not in the frame was:
%IMAGE{"image029.JPG|400px|Properties for the WWW directory|center"}%
or
%IMAGE{"image029.JPG" align="center" caption="Properties for the WWW directory"}%
--
JonathanCendana - 2009-06-01
Discussion and Answer
Also on top it says:
WYSIWYG could not be started: Text contains calls
in red font
--
JonathanCendana - 2009-06-01
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2009-08-12
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.