Hi folks,
I'm using wikimedia 1.13.1, and, when I upload an image i can see it correctly in the differents pages where I use it. However, if I resize the image, it isn't shown.
[[Image:test.png]] -> It works! [[Image:test.png|100px]] -> Nothing is shown
why?
Thanx! PS: The images are correctly uploaded.
Edorta García González escribió:
Hi folks,
I'm using wikimedia 1.13.1, and, when I upload an image i can see it correctly in the differents pages where I use it. However, if I resize the image, it isn't shown.
[[Image:test.png]] -> It works! [[Image:test.png|100px]] -> Nothing is shown
why?
Thanx! PS: The images are correctly uploaded.
What are you using for resizing? libgd? ImageMagick? $wgUseImageResize is set to true? Have you looked at http://www.mediawiki.org/wiki/Manual:Image_thumbnailing#Image_thumbnailing ?
I don't have access to mediawiki server configuration... is there a way to see it from the special pages? I think the server is using ImageMagick, but I'm not sure.
2010/10/8 Platonides Platonides@gmail.com
Edorta García González escribió:
Hi folks,
I'm using wikimedia 1.13.1, and, when I upload an image i can see it correctly in the differents pages where I use it. However, if I resize
the
image, it isn't shown.
[[Image:test.png]] -> It works! [[Image:test.png|100px]] -> Nothing is shown
why?
Thanx! PS: The images are correctly uploaded.
What are you using for resizing? libgd? ImageMagick? $wgUseImageResize is set to true? Have you looked at http://www.mediawiki.org/wiki/Manual:Image_thumbnailing#Image_thumbnailing?
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Ok, now I have access to mediawiki server. LocalSettings.php was wrong configured, some necesary parameters to get image resizing working were commented.
All working right now.
Thanx! :)
El 10 de octubre de 2010 11:32, Edorta García González < edortagarcia@gmail.com> escribió:
I don't have access to mediawiki server configuration... is there a way to see it from the special pages? I think the server is using ImageMagick, but I'm not sure.
2010/10/8 Platonides Platonides@gmail.com
Edorta García González escribió:
Hi folks,
I'm using wikimedia 1.13.1, and, when I upload an image i can see it correctly in the differents pages where I use it. However, if I resize
the
image, it isn't shown.
[[Image:test.png]] -> It works! [[Image:test.png|100px]] -> Nothing is shown
why?
Thanx! PS: The images are correctly uploaded.
What are you using for resizing? libgd? ImageMagick? $wgUseImageResize is set to true? Have you looked at http://www.mediawiki.org/wiki/Manual:Image_thumbnailing#Image_thumbnailing?
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
-- "If there is a shell, there is a way"
El 11/10/10 15:25, Edorta García González escribió:
Ok, now I have access to mediawiki server. LocalSettings.php was wrong configured, some necesary parameters to get image resizing working were commented.
All working right now.
Thanx! :)
You're welcome :)
wow, not fixed at all :(
If I indicate a resolution bigger than original... it works fine, but when I use a smallest one... it's fail (not image is shown)
Working with "test.png" (700px) [[Image:test.png|800px]] -> It works! [[Image:test.png|300px]] -> fail
2010/10/11 Platonides Platonides@gmail.com
El 11/10/10 15:25, Edorta García González escribió:
Ok, now I have access to mediawiki server. LocalSettings.php was wrong configured, some necesary parameters to get image resizing working were commented.
All working right now.
Thanx! :)
You're welcome :)
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org