Ivo Branco
Ivo Branco
> Hi @igobranco > > Thanks for the report! Can you paste your `gunicorn` configuration? Is it similar to the default one we use [1]? > > [1] https://github.com/openfun/richie/blob/master/docker/files/usr/local/etc/gunicorn/richie.py Hi...
Yes, the file is equal with the base richie.py, event the logging configuration. NAU version after adding that additional code block: https://github.com/fccn/nau-richie-site-factory/blob/master/docker/files/usr/local/etc/gunicorn/app.py
After reviewing the code I've detected it works with 'fields' parameter instead of 'fl'. https://github.com/webrecorder/pywb/blob/92e459bda52a2b03f33a4b0b8094ed424248d2a5/pywb/warcserver/index/query.py#L87 https://github.com/webrecorder/pywb/blob/92e459bda52a2b03f33a4b0b8094ed424248d2a5/pywb/warcserver/index/cdxops.py#L46 Nevertheless the documentation needs a review: cdxserver_api
During today's meeting we have decided to remove the proposal of "Start today", but still preserve the "Ends at ..." before the enroll button. The decision on remove "Start today"...
An additional comment about the implementation. We should add a custom class CSS style for the "Ends at ". So we could completely hide it if we want. On NAU...
Just to info everybody that @jamoqs is working on this issue.
How about this icons for the number of enrollments and the languages of the course? - https://fontawesome.com/icons/people-group?f=classic&s=solid - https://fontawesome.com/icons/globe?f=classic&s=solid
Yes, it could be overridden using a template override. I saw that you have overide it on each of fun-richie-site-factory, but you override it on each to do exactly that,...
I can also see this problem on our NAU Google Search Console for the `utm_*` and `fbclid` parameters. From a search on the web the solution is to add the...
@0xMurage I have to do something more to make this PR to be merged? The CI didn't start when I created this PR.