Modify picture screen don't display detailed information about the picture.
Good:
http://domain/140rc2/picture.php?cat=1&image_id=1
Wrong:
http://domain/140rc2/admin.php?page=picture_modify&cat_id=1&image_id=1
This screen don't display:
File size: show only Kb,
Picture format (hight and width): show only *
This happens only with local galleries not with remote galleries.
Offline
{filesize, width, height} are metadata. In modification screen, only database informations are displayed. In visualisation screen, if those 3 metadata are not in database, they are read directly in the file.
What is missing in modification screen is a link to synchronize metadata for the element, in my opinion.
Offline
z0rglub wrote:
{filesize, width, height} are metadata. In modification screen, only database informations are displayed. In visualisation screen, if those 3 metadata are not in database, they are read directly in the file.
What is missing in modification screen is a link to synchronize metadata for the element, in my opinion.
Thank you, i have synchronised the metadata, now its correct :)
Offline
z0rglub wrote:
{filesize, width, height} are metadata. In modification screen, only database informations are displayed. In visualisation screen, if those 3 metadata are not in database, they are read directly in the file.
What is missing in modification screen is a link to synchronize metadata for the element, in my opinion.
I think this is an good option, but it is an small thing. I can work around for this information to sychronise an complete catogory with metadata
Offline