Skip to content
Thrudvangr Rising edited this page Sep 4, 2013 · 2 revisions
  • Back to Overview? --> Views
  • Anything missing? Please feel free to add anything you want!

What should be accomplished here?

  • header
    • Metalcon logo, search function, logout button
  • a horizontal menu bar
    • showing setting categories e.g. privacy, notifications etc. (watch next chapter below)
    • below the menu bar will be shown, what category is chosen by user
    • if nothing is chosen yet, default view will be viewSettingsGeneral

A distinction is made by what categories? (rough summary)

  • general settings --> viewSettingsGeneral
    • showing user's shown name & profile page hyperlink --> metalcon.de/user
    • changing password
    • metalcon feedback text box (+ send button)
    • deleting account
      • inquiring if user's sure to delete his account
      • confirmation of deleting account
      • cancel button (if user doesn't want to delete account)
  • privacy settings --> viewSettingsPrivacy
    • global or private online status? (Who can see your online status?)
    • profile's visibility
      • what will be visible public?
      • what will be visible for friends only?
      • what will nobody see (only for you)?
      • --> region, age, date of birth etc.
    • global or private shouts
      • shout to your crows posts for whole community or just for friends?
  • notification settings --> viewSettingsNotification
    • chance to get or to switch off email notifications
      • news in own profile (guestbook)
      • new incoming messages
      • new friend invitations
      • user was moshed
      • new released stuff, user could be interested in
      • new event invitation by friends
      • new photo links or comment links to your profile, made by friends
      • new comments at your own discussions/ album reviews
      • Newsletter from metalcon developers (if innovations are launched)
      • "I never want receive any email from metalcon.de!"
  • profile settings --> viewSettingsProfile
    • What content will be published on user's profile page
    • What can be changed by user? Components from viewProfilePage
      • profile picture
      • general data (real name, registration date, gender, birthday, region)
      • personal data ('about me' text, job, interests, extern website link)
      • favored bands
      • bought music albums
      • favored venues
      • user's 100-tracks-playlist
  • galleries settings --> viewSettingsGalleries
    • 5 galleries per row
    • "own galleries" (shows all of them)
      • 1st row: gallery name
      • 2nd row: one 120x120px thumbnail picture of each album representing this one,
      • 3rd row:
        • date of creating this album
        • number of included photos
        • icon for editing this album --> viewSettingsGallery
    • "your friends' galleries" (shows <11)
      • 1st row: gallery name, uploader's name below
      • 2nd row: one 120x120px thumbnail picture of each album representing this one
      • 3rd row:
        • date of creating this album
        • number of included photos
  • events settings --> viewSettingsEvents
    • table of user's complete events list
      • 1st column: event's name (hyperlink to the event) (date below)
      • 2nd column: region + venue's name
      • 3rd column: attending bands (<5)
      • 4th column: icons
        • icon for disclaiming this event
  • friends settings --> viewSettingsFriends
    • table of user's complete friends list
      • 1st column: 60x60px thumbnail picture
      • 2nd column: friend's name (hyperlink to profile) (region below)
      • 3rd column: friend's last activity (shout to your crowd/ profile data change...)
      • 4th column: icons
        • icon for messaging this friend
        • icon for moshing this friend
        • icon for deleting friend from the friends list

Interaction with news feed

  • none. News feed content will be produced while using mentioned sub views!

Which sub views exist

How will this be realized (which components do we need)?

What will it look like?

  • watch sub views' category "What will it look like?"

Future features

Clone this wiki locally