-
Notifications
You must be signed in to change notification settings - Fork 213
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
Add dedicated page about the licenses #644
Comments
Hi there @zackkrida hope you are well. Do you mind if I ask what still needs to be done on this issue? I am looking for a repo to contribute to. I noticed you already went ahead and created the License.vue page and I see the license.js file where you import the logo names/images from. I would be interested in helping once I know a little more!!! Thanks, Andre :) |
I added the 'staff only' label because this issue requires writing and approving a new copy for the page. |
* Add DAG to check for DAGs that need alerts reenabled * Add tests * Add test that send_alert skips * Update message format to prevent links unfurling * Rename files and small refactor to make it easier to add silenced notifications as well as alerts * Update send_message to conditionally omit dags from slack notifications * Update reporting to pass dag_id to send_message * Update tests * Add notifications configuration check to DAG * Make dag_id required argument to ensure all Slack messages are skipped * Make single variable for silencing notifs of all types, allow different issues * Update record reporting * Only allow one predicate per github issue * Add types for clarity * Update check_silenced_dags DAG * Change order of functions * Correct default for slack_message_override * Consolidate DAG to one file, update docstring, fix send_alert * Quote predicate in slack message * Update dag docs * Fix typo Co-authored-by: Zack Krida <[email protected]> * Update DAG docs with fixed typo Co-authored-by: Zack Krida <[email protected]>
Problem
In the future we may support licenses other than CC licenses, only for content types, like software and fonts, where CC licenses are not commonly used. In doing so we would want a dedicated content page to discuss the licenses used on Openverse.
Additionally, having rich content about the CC licenses and others would be beneficial for SEO regarding searches for those licenses.
Description
Create a new 'licenses' page with some copy about the various licenses in Openverse and their features. We can and should continue to link to 3rd party references like cc.org.
Alternatives
Additional context
Implementation
The text was updated successfully, but these errors were encountered: