Osma Suominen
Osma Suominen
Rebased this PR branch on current `master` and force-pushed. Also upgraded to Lingua 1.1.2.
Thank you for your thoughts @mo-fu ! This is very valuable and we seem to be in agreement on the big issues. > Therefore, also a change of the Python...
There is also one more aspect of compatibility that I forgot above: # Analyzers Analyzers are used to pre-process text and do things like stemming and lemmatization. But they also...
Thank you all for your input so far. As a first step towards improving awareness of backward compatibility issues between Annif versions, we have included a new section "Backward compatibility"...
Thanks for the suggestion @YOUR1 ! How would Skosmos know which template folder to use? Regarding the Bootstrap change: I'm sorry this has caused pain for you, but it was...
I'll repeat and rehash what I said in https://github.com/NatLibFi/Skosmos/issues/1375#issuecomment-1271358351: Regarding the Bootstrap change: I'm sorry this has caused pain for you, but it was really overdue and had to be...
See also [this discussion](https://groups.google.com/d/msg/skosmos-users/YOo7h9R8_ng/T0jGm7ixAwAJ) on skosmos-users, which contains some hints on how to implement this.
My basic idea (perhaps overly idealistic) would be this: * Change the HTML template and PHP code so that they add the `dir="rtl"` attribute when the UI locale is an...
Here's how to find out if a particular locale is LTR or RTL: https://stackoverflow.com/questions/47118326/how-to-get-direction-of-a-language-by-its-local-code-rtl-or-ltr
> The new tab callback seems to be working for me. What do I need to do to reproduce the issue? I tested this again using both Firefox 88 and...