Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
7107 Visualizzazioni

On Odoo online Version 7.saas~3, into the website builder, when replacing an image, the url is automatically generated with max_height=768 and max_width=1024,  example : /website/image?max_height=768&field=datas&model=ir.attachment&id=19&max_width=1024

This is good to limit the size of the image to be downloaded (I prefer not asking my customer to reduce the image size by himself and it is in some situation better to keep full size).

On odoo V8 RC01, installed on my own server, I don't have the same behavior. The URL is generated without max_height and max_width, and I don't find how to code this. Is it through templates ? theme files ?

Note: I can manually edit the html, but it is not good for me because if my customer replace the image later, the new image url will be generated without max_height and max_width.

Second Question : I have a page with many thumbnails. For these images, it could be fine if all the images are limited with max_height=150 and max_width=150. So I need to handle this.

Thanks!

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mag 22
5952
0
mar 15
4649
1
lug 25
2000
1
lug 24
6757
1
mag 20
3396