On Nov 4, 2009, at 5:14 PM, Ecaterina Valica wrote:
Caty, does it mean the image is now normalized in term of width/ height? If so, is it done automatically for the user when uploads an image or does he have to prepare it in the right size?
This depends on how we are making the implementation.
Does he have the ability to control the resize and the centering?
Because of the position inside the header of the page and for aesthetic reasons, we could have a fixed size for the image. Since XWiki is not a specialized platform for handling images, this advanced options for resizing and centering a profile image are not necessarily required.
Not for a first version I agree (unless we use a library that does it). However for the future it's a UX thing. I see this feature in lots of web apps that are not about image manipulation. To start with, I agree that I'd see an automatic resize either done server side or by the browser (CSS). Thanks -Vincent