inyokaproject / theme-default

Inyoka OSS Theme
Other
7 stars 12 forks source link

Display sidebar options and links, if logged out? #43

Closed MarkusH closed 9 years ago

MarkusH commented 9 years ago

From @chris34 on October 11, 2014 12:4

As already discussed shortly in #42, the question is whether to display sidebar options or links, if a user is logged out. If a button is clicked without being logged in, you will be redirected to the login page. (and the action will processed) F.e. in ikhaya-articles a button to report a misspelling or to be informed about new comments exists.

Ideas to solve this so far:

  1. display no options if logged out
  2. display all – or at least some – options that are important
  3. display an icon (lock f.e.) or/and tooltip beneath those links. Thus, the user knows that he has to login in order to use the function.

Personally, I would prefer option 3. So the options are easy to access, however users know that they will have to login.

Copied from original issue: svijee/inyoka#43

Lyra2108 commented 9 years ago

I would prefer option 1. 1st I don't like to be redirected and forced to login. 2nd not all users have an account, so it is also kind of fishing for users.