This page allows registered aPix users to view an individual holla in its own page.
Hollas! are sent exclusively from the user's phone. A Holla! cannot be initiated from the web. Here are the differences in posts:
- Shout - is a text only post initiated from the web or phone and cannot be rated or commented on - user has no editing control - the shouts are first in first out
- Holla - is a text and image entry that can only be initiated from the phone and can be submitted to and rated in a contest and commented on - user has no editing control besides deleting it via the web only
- Blog - is a text and image entry that may be initiated from the phone or web, it cannot be submitted to a contest to be rated but may be commented on - user has editing control over text and image and may delete the blog via the web only
The user must be logged in to see and interact with this page. In order to see all of the editing functionality the user must be the owner of the personal home page (PHP).
Menu Items
There is a standard set of menu items that will go across the top of the content area beneath the main tabs. These menu items are (actual names TBD):
- My Stuff - takes the user back to this page
- Hollas! - takes the user to a new page/section that has only hollas submitted from the phone - SELECTED ON
- mBlog - takes the user to a new page/section that has only blogs submitted from the phone or web - see that section for more info
- Pix - takes the user to a new page/section that has the albums of pix submitted from the phone or web - see that section for more info
- Friends - takes the user to a new page/section that has only friends in the user's network - see that section for more info
- Manage Pages - takes the user to a new area/section that has all of the controls for the owner to manage their content - this link is only present if the user viewing the PHP is the owner of the PHP - see that section for more info
NOTE: All of the requirements written are from the PHP owner use case. See
this page for voyeur requirements.
The title of the page is Hollas! with a line that says where the holla came from i.e. the owner's registered phone. There are also a Previous and Next buttons available. The Previous button displays the Holla on top of the holla being viewed if one were looking at the Holla list. The Next button displays the Holla below of the holla being viewed if one were looking at the Holla list. The Previous link will be dimmed/inactive if the user has selected the absolute newest or first holla entry to read, the next link will be dimmed/inactive if the user has selected the very last or oldest holla to read.
Holla Module
- Title - displays the title of the Holla - since there is no notion of a subject line in aPix the first 5 words of the holla become the title
- hyperlinked to opening the entry by itself with comments (if available)
- If the holla was posted within the last 48 hours it is given a new tag in the title line
- Rating - The holla may be rated on by users, this rating is displayed next to the title with the ability to have the vouyer to rate the content. The owner of the UGC cannot rate their own content
- Post Date - displays the date and time of the post in this format: mm/dd/yyyy @ 00:00am or pm
- Post - displays the full 240 character post
- Post Pic - displays the medium size picture
- Links
- Editing - hollas may not be edited only removed
- Comments - anchor link - selecting this link will take the user to the first comment below the holla
- If a comment was posted within the last 48 hours ia new tag is added to the comment line
- 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
- 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.