Skip Navigation

Text Only/ Printer-Friendly

Remove

Richer image meatadata: categories and original format

April 1, 2006 at 12:39 pm
By mryan

I've added some additional metadata capabilities to images in Reason.

  1. There is now an image_to_category allowable relationship. No code specifically references this relationship yet, but we can use this in the future to group images and other kinds of things together. This change was desired by publications so they could more readily manage their image collection in Reason.
  2. There is a new enum field on the image table, named original_image_format. The values are digital, print, slide. This was also a result of a request by publications, who wanted an easy way to record the format of the source image.

Files modified

  • content_managers/image.php3

Fields added

  • image.original_image_format [enum('slide','print','digital')]

Allowable relationships added

  • image_to_category
    • many-to-many
    • bidirectional
    • not required
    • not sortable

Add a comment

Name:*
Comment:*
The following fields are not to be filled out. Skip to Submit Button.
Not Comment:
(This is here to trap robots. Don't put any text here.)
Not URL:
(This is here to trap robots. Don't put any text here.)
Avoid:
(This is here to trap robots. Don't put any text here.)