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

add support for multiple licensenses in one projekt #53

Open
derpeter opened this issue Oct 3, 2021 · 1 comment
Open

add support for multiple licensenses in one projekt #53

derpeter opened this issue Oct 3, 2021 · 1 comment

Comments

@derpeter
Copy link
Contributor

derpeter commented Oct 3, 2021

it should be possible to render outros with different licensens for each cc license type used in the schedule.

it could be done by label the logo areas in the svg and replace the image before rendering the outro.
There for we also need a new naming for the outro file. There are to option:

a) render one outro per license e.g. cc-by-sa-outro.ts
b) render one outro per event e.g. 2342-outro.ts

If do a) the tracker / encoding worker needs to take care to map a license to a talk
if we do b) we render more files but would also have the option to change more things in the outro like adding the talk title and speaker name again

We have a ticket in the vcfb schedule thats would need this feature.

@derpeter
Copy link
Contributor Author

derpeter commented Oct 4, 2021

turns out b) is already supported from tracker / CRS side

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

No branches or pull requests

1 participant