If think if you specify the image width and not the height, it will scale maintaining ratio. It is scaling in the browser not on the server.
[[image:myImg.png||width=800px]] Caleb Abel Solórzano Astorga wrote: > Hi, > > I am currently working with big images on my xwiki site. Is there a way to > make the images auto-scale to the width of the xWiki page content if the > image is too big? In order to avoid the horizontal scroll bar that appears > on the page and adjust the images to the width of the xWiki page content. I > am using the colibri skin. > > 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. > > Thanks, > > Abel > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
