Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the profile to show a users privilege #296

Open
gunchleoc opened this issue Sep 4, 2019 · 5 comments
Open

Extend the profile to show a users privilege #296

gunchleoc opened this issue Sep 4, 2019 · 5 comments
Labels

Comments

@gunchleoc
Copy link
Collaborator

gunchleoc commented Sep 4, 2019

The information shown in the forum for each user (left column with avatar/posts/...) should have an additional entry if the the user has somehow a privilege, e.g.

  • Forum admin
  • Website admin
  • Project leader
  • ??

Imported from Launchpad using lp2gh.

@gunchleoc
Copy link
Collaborator Author

(by gunchleoc)
I'd like to be "Chieftain" just like on the developer's list, and "Moderator" for forum moderators.

@gunchleoc
Copy link
Collaborator Author

(by franku)
What about "Developer"? For technical questions it might be important.

@gunchleoc
Copy link
Collaborator Author

(by gunchleoc)
Yes, that would be good. What about people who are both developers and moderators? We could concatenate the titles I guess.

@gunchleoc
Copy link
Collaborator Author

(by franku)
Whereas we can get the website related privileges easily, we have to think about how we could get the developers: At least i do not want to maintain two lists (one for the game and one for the website). The File developers.json would be good for that, but the listed names may not be the same as on the website. We also don't want any developer from that list shown with as 'Developer' on the website (no, i don't say the name) ;)

The developers.json could contain an additional key "website". But since json files can't contain comments, this is difficult to explain... Uuups, just saw that the authors.README does not explain the key 'translate' yet :-S

@gunchleoc
Copy link
Collaborator Author

(by gunchleoc)
Let's just go with the permissions/groups that we already have in Django for now. Having developers get a badge is not that important for the forum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants