Requirements File Name: album_pics_reqs.html
Album Pics Page Requirements
 
Change Log
Version Date Author Changes Notes
1.0 2/12/2007 Kevin Puleo Added requirements  


Introduction
The purpose of this page is allow members to view an individual album as a slideshow or group of pics (slideshow is on by default).


Requirements
This page displays when an album is selected in the pix area. To see this page the user must be logged in and the owner of the PHP must have an album created (which will be everybody since the mobile album cannot be removed from the system) with at least one pic in the album.




Buttons
  1. Manage & Upload pics - takes the user to the pix management area- see that page for more details
Tabs
  1. Albums & Shows - displays this page when clicked - defaulted on
  2. All Pics - displays all the pictures that have been added to all of the albums - the pictures must be set to public or friends in order to display
Album Buttons
  1. All Albums - takes the user to the albums list
  2. Previous link displays the album that is before the album being viewed if one were looking at the album list, this link/button will be dimmed/inactive if the user has selected the absolute newest or first album entry to view
  3. Next link displays the album that is after the album being viewed if one were looking at the album list, this link/button will be dimmed/inactive if the user has selected the very last or oldest album to view.
Albums Display
  1. Title - taken form the name field of the album creation form - hyperlinked to view album
    1. New Indicator - displays if there has been any changes made to the album with the last 48 hours
    2. Edit button/link - takes the user to the album edit screen in their management area
  2. Rating - displays the average rating the album has received, if the album has not received a rating but the individual pics inside the album have then the average sum of those ratings will be used for the album rating
  3. Post date - displays when the album/show was originally posted using this format: mm/dd/yyyy
  4. Caption/Description - Descriptions are shown the max characters (240 max) - no truncation
Pics
  1. View as
    1. Slideshow (Off)
    2. Pics - (On) displays all of the pics in the show as thumbs
  2. Pic Scroller - displays thumbnails of the pictires in the album in a "scrollable viewer" (actual interaction TBD)
    1. # of pics in album - displays the order number of the pic along with the total number of pics ie X of XX
    2. Selecting the pic thumb will display and replace the picture in the larger viewing space
    3. the user should be able to scroll left or right - 5 thumbs will display in the viewer - if the next button is selected the viewer will show the next five pics in the sequence - selecting the previous button in the scroller will display the previous 5 pics in the sequence
  3. Album Pic - displays the largest size pic (400x300px) of the first pic of the album - no hyperlink
  4. Pic Name - displays the name of the selected pic
  5. Rating - displays the average rating of the pic
  6. Description - displays the untruncated description/caption associated with the picture
  7. Tags - lists all the tags associated with the pic
  8. Embed URL - proprietary code that allows the content to be embedded in messages within the aPix network
    1. text field - has embed code pre-populated for the image that the apix system will recognize
    2. text field is not editable by the user
    3. copy button - selecting this will copy the embed code to the user's system clipboard, they can then paste the code into a message to another aPix member
Comments Module
The comments that should be displayed should be the comments associated with individual pics not the ones with the album/show
  1. Comments Module Tiltle - title with number of comments in parens (##)
  2. Delete Button - only visible to the owner, it allows the owner to delete the comment line item
  3. Flag Button - only visible to the owner, it allows the owner to send the comments to the FM moderator for review of appropiateness and conduct
  4. Comment Line Item
    1. If there are no comments then a message should show within the module that the user has no comments(actual messaging TBD)
    2. Pic - user defined image - if the user has not defined their pic then a placeholder/system image will be used instead to fill the space based on if they are male or female, also if the user changes their profile pic that change will be reflected here as well
      1. hyperlinked to the friend's PHP
    3. Membername - displays the membername of the user who left the comment hyperlinked to that user's PHP
    4. Post date - displays when the comment was posted in this format: wrote on mm/dd/yyyy @ 00:00 am or PM
    5. Comment - the comment from the user is displayed untruncated up to 240 characters
    6. New Label - displays an indicator in front of the membername if the comment is new since the owner last logged into the system
    7. When a user rolls over and holds over a profile pic for .75 seconds there is a balloon pop-up that appears. In the balloon is a snippet of the pic owner's profile information. The balloon includes: a profile pic, profile name, an indicator as to whether or not the member is online, age, gender, location, relationship status, a truncated profile description, a link to the user's profile page, and a link to send a message to that person. The profile pic as well as the membername are linked to the poster's profile page. The send a message link goes to the sender's message center with the poster's info already populated in the "To" box. See the message center for more information
    8. Only 20 items will be displayed until a next button is added to the bottom of the list to see items 21-40, etc.- this number should be configurable however
  5. Leaving Comments - owners are not allowed to comment on their own stuff so the commenting form is removed. See this page for commenting form.