Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Get the list of ImageCollection's in the gallery. done
  2. Find Get an image-collection by id. done
  3. Get an imgae-collection by name. done

Creation of and editing of image-collections is deferred.

...

  1. Get an ordered list of Image's. done
  2. Get the nth Image *. done)
  3. Get collection id. done
  4. Get collection name. done
  5. Get an Image by id.
  6. Get representative Image id (defaults to first image)
  7. Set representative Image id (deferred)
  8. Get next Image
  9. Get previous Image

...

The Image object extends ContentResource. It must provide the following capabilites:

  1. Get image id. done
  2. Get image name. done
  3. Get image description. done
  4. Get image URL. done
  5. Get type (maybe)

UI Wireframes

...