docs-invenio-rdm
docs-invenio-rdm copied to clipboard
InvenioRDM docs
We're notoriously inconsistent regarding the version capping on modules, and I can understand that since there are good pros/cons for either choice, the major ones being: - ✅ Better stability:...
see https://discord.com/channels/692989811736182844/852219787005919242/1072146456070344755
Add list of running instances to the site. Please comment on this issue and we will add them somehow :)
Add a new section in best practices on code formatters `black` and `eslint` and how to set them up in two most common environments (VSCode, IntelliJ)
I've excluded it from the release, but the API is available in RDM.
In the [Customize > Vocabularies - Names](https://inveniordm.docs.cern.ch/customize/vocabularies/names/) section, we should better explain how the deduplication logic works when importing new data, especially when there are multiple (existing) identifiers, e.g. ORCiDs,...
Explain `eager loading` and `lazy loading` in the i18n section
## Problem Description We currently have the requirement to modify following templates in our custom theme: - `invenio_app_rdm/help/search.en.html` - `invenio_app_rdm/records/detail.html` - `invenio_app_rdm/records/search.html` Unfortunately we couldn't figure out an easy way...
On https://inveniordm.docs.cern.ch/ I find it hard to get into the community: STATUS: There is https://inveniordm.docs.cern.ch/contribute/ - the discours forum - where I cannot see much life - it talks about...
Currently, the API endpoint `/records/{draft_id}/draft/actions/files-import` (POST) from a previous version is not documented. A new version has no files attached by default. This should also be mentioned in the documentation.