The purpose of this page is allow members to view individual pics that are housed in all of the albums.
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
- Manage & Upload pics - takes the user to the pix management area- see that page for more details
Pic Scroller
- Pic Scroller
- displays thumbnails of the pictires in that comprise all of the albums in a "scrollable viewer"
(actual interaction TBD)
- Pics are ordered by date they were posted so newest are first
- The scroller displays pic thumbnails in chunks of 10
- Each pic has these attributes:
- order number - displays the order number of the pic along with the total number of pics available for viewing ie X of XX
- Selecting the pic thumb will display and replace the picture in the larger viewing space
- the user should be able to scroll left or right - 10 thumbs will display in the viewer - if the next button is selected the viewer will show the next 10 pics in the sequence - selecting the previous button in the scroller will display the previous 10 pics in the sequence
- When an image is selected for viewing the thumb module gets highlighted in some way to show that the pic has been selected
Pic View
- Large Pic - displays the largest size pic (400x300px) of the first pic of the album - no hyperlink
- Edit button - takes the user to the pic editing function in the management area
- Pic Name - displays the name of the selected pic
- Rating - displays the average rating of the pic
- Description - displays the untruncated description/caption associated with the picture
- Albums - displays the album(s) the pics is associated with, the albums should be hyperlinked
- Tags - lists all the tags associated with the pic
- Embed URL - proprietary code that allows the content to be embedded in messages within the aPix network
- text field - has embed code pre-populated for the image that the apix system will recognize
- text field is not editable by the user
- 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
- Comments Module Tiltle - title with number of comments in parens (##)
- Delete Button - only visible to the owner, it allows the owner to delete the comment line item
- 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
- Comment Line Item
- If there are no comments then a message should show within the module that the user has no comments(actual messaging TBD)
- 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
- hyperlinked to the friend's PHP
- Membername
- displays the membername of the user who left the comment hyperlinked to that user's PHP
- Post date - displays when the comment was posted in this format: wrote on mm/dd/yyyy @ 00:00 am or PM
- Comment - the comment from the user is displayed untruncated up to 240 characters
- New Label - displays an indicator in front of the membername if the comment is new since the owner last logged into the system
- 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
- 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
- Leaving Comments - owners are not allowed to comment on their own stuff so the commenting form is removed. See this page for commenting form.