Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

contributor infrastructure #217

Open
willkg opened this issue Apr 15, 2014 · 1 comment
Open

contributor infrastructure #217

willkg opened this issue Apr 15, 2014 · 1 comment

Comments

@willkg
Copy link
Member

willkg commented Apr 15, 2014

pyvideo is currently maintained by people who have admin status and that's it. That's problematic when growing the site and growing a community of people to maintain the site.

I want to build a system that scales to like 50 active contributors tops. If we get beyond that, we should switch to a new system.

I'm thinking we should create a django group and then make sure we have a way to manage the people in that group. Then we'll give that group permission to edit video data and change the edit links on the site so that this group can edit video data.

This issue covers:

  • creating that group
  • creating the permission for editing video data (which covers the Video and RelatedUrl models (and maybe others--I forget))
  • making sure we have some good way for adding/removing people from that group and seeing status of people in the group
  • maybe some things I'm not thinking about
@treyhunner
Copy link
Contributor

This would also be very useful for associating slides with videos. I manually associate slides with videos when bookmarking talks. Storing this data with the video would be useful.

Here is an example list I made which contains a few slides links: https://www.diigo.com/list/treyhunner/python_django-talks

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

No branches or pull requests

2 participants