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

Media file properties and licensing #50

Open
mikaelsvensson opened this issue Jun 26, 2015 · 0 comments
Open

Media file properties and licensing #50

mikaelsvensson opened this issue Jun 26, 2015 · 0 comments

Comments

@mikaelsvensson
Copy link

The ability to upload files using the API is not enough. A license agreement should be attached to all creative works, e.g. photos. Additionally, it should be possible to set a name for each media item.

To do:

  • API support for adding licenses to the database.
  • API support for editing and deleting licenses. This is only permitted as long as the license is not in use.
  • Any license, regardless of whether or not it is in use, can be enabled or disabled. Disabled licenses are not hidden but they cannot be assigned anymore.
  • Add attributes to media item: license for item, title of item and name of creator (if not the uploader). License is not required but clients are encouraged to force users to choose one.
  • Attributes of license: short name, license summary and full license text. The text is assumed to be Markdown formatted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant