We need to determine how to handle multiple images per project and how far we're going to go right now.

The prototype shows multiple possible images per project: https://infrastructure.drupal.org/drupal.org-style-guide/prototype/modul...

Currently, we're using Image Attach and Image module to do a single association of screenshots to projects. We'll need to move to something more robust if we want to support multiple files.

Since CCK is going to be turned on, it seems to make sense to leverage imagefield + imagecache. Let's make a decision on this since development around images is obviously dependent on this.

Comments

dww’s picture

Migrating to imagefield and imagecache would make sense in terms of a D7 upgrade for d.o, since those are what made it into core...

drumm’s picture

Status: Active » Closed (duplicate)