This is what I need done for this project:
Statuses: (Needs to be css/jquery based.):
See Picture: http://screencast.com/t/Wy1ZP110O
-Display status comment box.
-Display status comments.
-Status & comments limited to 140 characters.
-Removable status.
-Removable status comments.
-Status and status comments showing timestamp in the format of seconds to minutes to hours then just showing the date.
-Web URL link in a status or status comment parsed as a clickable link instead of just plain text.
This is what my current status looks like:
http://screencast.com/t/grrzoem8
The user that gets a status or journal comment needs to be sent an alert/notification like this:
http://screencast.com/t/Y1lngoa7hxV
I need the alert/notification to take the user to a page that shows the status or journal that had a new comment, on this page i need status comment form, and comments to show.
User Status streams (Basically where all statuses posted by a specific user show. Needs to be css/jquery based. This page needs to show 30 status results, and be viewable by other members.):
-Display stream status comment box.
-Display stream status comments.
-Stream status & comments limited to 140 characters.
-Removable stream status.
-Removable stream status comments.
-Status and status comments showing timestamp in the format of seconds to minutes to hours then just showing the date.
-Web URL link in a status or status comment parsed as a clickable link instead of just plain text.
Journals(Bulletins) Needs to be css/jquery based.):
-Display journal comment box.
-Display journal comments.
-Removable journal comments.
-Journal comments limited to 140 characters.
-Journal comments showing timestamp in the format of seconds to minutes to hours then just showing the date.
-Web URL link in a journal or journal comment parsed as a clickable link instead of just plain text.
Things that need fixing:
-top_8.php (selected friends show no matter what page you are on.)
-edit_pics.php (add pagination showing 12 results per page.)
The script that needs this modification is located at http://friendalicious.com
