Show
Ignore:
Timestamp:
02/06/12 21:59:20 (16 months ago)
Author:
rvelices
Message:

multisize - added the coi (still to affine the admin ui + language)
multisize - derivatives can be revuild from a larger derviative instead of the original

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/install/piwigo_structure-mysql.sql

    r11992 r13038  
    186186  `width` smallint(9) unsigned default NULL, 
    187187  `height` smallint(9) unsigned default NULL, 
     188        `coi` char(4) default NULL COMMENT 'center of interest', 
    188189  `representative_ext` varchar(4) default NULL, 
    189190  `date_metadata_update` date default NULL,