Abel Solórzano Astorga writes:

> To make my question more general, What is the best way to dynamically resize
> images on xwiki? or set a max size for the images maintaining the aspect
> ratio.
> 

I have installed a PhotoAlbum application:

http://photos.metrolace.ru/HubPicknick0410

Photos are big, but they are resized on server. An URL of 
resized image look like this:

http://photos.metrolace.ru/HubPicknick0410/DSC03621.JPG?height=150

This is

http://metrolace.ru/bin/download/Photos/HubPicknick0410/DSC03621.JPG?height=150

in the classical naming scheme. width=150 also works.


I can't find the complete documentation on attachment parameters.

Here:

http://code.xwiki.org/xwiki/bin/view/Plugins/

I can see Zip Explorer Plugin here, but I can't see something 
related to resizing images.

--
If you want to get to the top, you have to start at the bottom


_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to