List of all pages in PeopleAggregator
From PeopleAggregator
Following is a list of all the pages used in PeopleAggregator
1. homepage.php => used to display homepage of the site
2. index.php => used for splash page
3. post_content.php => used for posting blogs and structured blogging items
4. content_management.php => used for managing different types of contents
5. user_blog.php => user's public page
6. user.php => user's private page
7. peoples.php => used for showing people page
8. content.php?cid=3209 => permalink page
9. groups_home.php => used for group directory
10. addgroup.php => adding and editing group
11. group_invitation.php => invite friends in the group
12. group.php?gid=3539 => homepage of any group
13. forum_home.php?gid=3539 => list of all topics in any group
14. create_forum_topic.php?gid=3539 => create a topic in a group
15. forum_messages.php?mid=98&ccid=3539 => homepage of any topic created in group. You can also post reply here => to display all the messages in a topic
16. view_all_members.php?gid=3539 => to display group members, members of PA, view friends
17. edit_profile.php => editing user's profile
18. media_gallery.php => to show media gallery of user, friend's gallery
19. customize_ui.php => customize ui of users
20. badge_create.php => create badges
21. group_media_gallery.php?view=groups_media&gid=3539 => media gallery of the group
22. upload_media.php?type=Images&gid=3539 => upload the media gallery
23. showcontent.php => content view all page used for various purposes
24. invitation.php => send invitation of PA or network
25. networks_home.php => network's directory
26. create_network.php => create a network
27. mymessage.php => list of my messages
28. addmessage.php => send message to a friend
29. manage_user.php => manage user net - op
30. network_feature.php => set featured network net - op
31. manage_emblem.php => manage emblems net-op
32. configure_splash_page.php => manage splash page net-op
33. manage_taketour.php => manage personalised video net-op
34. network_customize_ui.php => customize network net-op
35. network_user_defaults.php => specify defaults values gallery etc when user registers in a network net-op
36. relationship_settings.php => manage captions for relationships net-op
37. new_user_by_admin.php => add new user in PA net-op
38. network_manage_content.php => manage contents in network net-op
39. network_links.php => manage links for network link module net-op
40. network_bulletins.php => send bulletins net-op
41. email_notification.php => net-op
42. module_selector.php?page_id=home_page_id => net-op
43. networks_home.php => net-op
44. login.php => login page
45. edit_relations.php => add/edit relationship with other members
This page contains the list of all pages of the application, the id and class which are used in every body tag.
For example the body tag for the home page should contain:
<body id="homepage" class="network">
[edit] PeopleAggregator pages
| Page | description | ID | Theme |
|---|---|---|---|
| homepage.php | used to display homepage of the site | pg_homepage | Network |
| index.php | used for splash page | pg_splash | Splash |
| post_content.php | used by member for creating their posts and structured content | pg_post_content | User |
| content_management.php | used by member for managing their structured content | pg_content_management | User |
| user_blog.php | user's public page | pg_user_blog | User |
| user.php | user's private page | pg_user | User |
| peoples.php | used for showing people page (can we make the name of this page singular? people) | pg_people | Network |
| content.php?cid=3209 | permalink page. Shown in the Theme of the user that generated the content being displayed? What happens when a member leaves a network? Does all their content dissapear? Can content live in a network after the user that created it goes away? | pg_content | User |
| groups_home.php | The group directory of a network | pg_groups_home | Network |
| addgroup.php | Creating and editing group (Net skin during create and Group Theme once created. Is this possible?) | pg_addgroup | Network |
| group_invitation.php | invite friends in the group | pg_group_invitation | Group |
| group.php?gid=3539 | homepage of any group | pg_group | Group |
| forum_home.php?gid=3539 | list of all topics in any group | pg_forum_home | Group |
| create_forum_topic.php?gid=3539 | create a topic in a group | pg_create_forum_topic | Group |
| forum_messages.php?mid=98&ccid=3539 | homepage of any topic created in group. You can also post reply here to display all the messages in a topic | pg_forum_messages | Group |
| view_all_members.php?gid=3539 | Displays group members, members of PA, view friends. (Is it vaible to theme this in conjunctio with the type of content being displayed? ie: User theme for friends, Net theme for members, Group theme for group member view, etc?) | pg_view_all_members | Network/Group/User/ |
| edit_profile.php | editing user's profile | pg_edit_profile | User |
| media_gallery.php | to show media gallery of user, friend's gallery | pg_media_gallery | User |
| customize_ui.php | customize ui of users | pg_customize_ui | User |
| badge_create.php | create badges | pg_badge_create | User |
| group_media_gallery.php?view=groups_media&gid=3539 | media gallery of the group | pg_group_media_gallery | Group |
| upload_media.php?type=Images&gid=3539 | upload the media gallery Theme dependant on upload to what...? User or Group. | pg_upload_media | User/Group |
| showcontent.php | Displays a set of structured content. Should be themed according to the owner of the content. ie: If content shown is a set of network content, the display is shown in a network theme. In a group theme for a group's content and in a user theme when diplaying a set of contetn all genrated by a single user. | pg_showcontent | Network/Group/User |
| invitation.php | send invitation of PA or network | pg_invitation | Network |
| networks_home.php | network's directory | pg_networks_home | Network |
| create_network.php | create a network | pg_create_network | Network |
| mymessage.php | list of my messages | pg_mymessage | User |
| addmessage.php | send message to a friend | pg_addmessage | User |
| manage_user.php | manage user net - op | pg_manage_user | Network |
| network_feature.php | set featured network net - op | pg_network_feature | Network |
| manage_emblem.php | manage emblems net-op | pg_manage_emblem | Network |
| configure_splash_page.php | manage splash page net-op | pg_configure_splash_page | Network |
| manage_taketour.php | manage personalised video net-op | pg_manage_taketour | Nework |
| network_customize_ui.php | customize network net-op | pg_network_customize_ui | Network |
| network_user_defaults.php | specify defaults values gallery etc when user registers in a network net-op | pg_network_user_defaults | Network |
| relationship_settings.php | manage captions for relationships net-op | pg_net_relationship_settings | Network |
| new_user_by_admin.php | add new user in PA net-op | pg_new_user_by_admin | Network |
| network_manage_content.php | manage contents in network net-op | pg_network_manage_content | Network |
| network_links.php | manage links for network link module net-op | pg_network_links | network |
| network_bulletins.php | send bulletins net-op | pg_network_bulletins | Network |
| email_notification.php | net-op | pg_email_notification | Network |
| module_selector.php?page_id=home_page_id | net-op | pg_module_selector | Network |
| networks_home.php | net-op | pg_networks_home | Network |
| login.php | login page | pg_login | Network |
| edit_relations.php | add/edit relationship with other members | pg_edit_relations | User |
