+5
На рассмотрении
Suggestions for improvements : localization, BibBase as a downloadable, etc.
Hello,
Great work with the BibBase project. I have a few suggestions for future improvements.
(1) Localization
Is this something you are envisioning in the future ?
(2) Standalone BibBase library
I was wondering whether you were thinking of creating a standalone js library for BibBase.
Right now, I am seeing the following inconveniences when embedding in an existing website:
- conflicts with existing Bootstrap and jQuery and having to resort to noConflict mode.
- impossibility of using an async method to load the script in the footer and write the output in a specific container.
- security concerns due to js scripting methods being added from a domain (bibbase.org) that's not the same origin as the existing website.
Thanks again for the development of BibBase !
Сервис поддержки клиентов работает на платформе UserEcho
Hello - I noticed this was "under review" and I was wondering if localization is on the cards? Or if there is a workaround?
For example, when multiauthors are displayed, I'd like the list to be in Spanish "author1 y author2" instead of English "author1 and author2". Or for chapters "In" a book, to display "En". I know with CSS some elements can be altered (e.g., phdthesis), is it possible to change these other types of elements?