Drupal is a registered trademark of Dries Buytaert

nva

7 sites No security coverage
View on drupal.org

This module integrates with NVA (Nasjonaltiv vitenarkiv). It provides some blocks to display people's publications and projects. Blocks can be placed via block layout or for instance with the use of twig. Example:

{{ drupal_block('nva_list_publications', {
  'label': 'My publications',
  'authorName': node.label,
  'results_per_page': 15,
}) }}

It also provides an API Client service that makes it simple and efficient to make requests to this API, allowing you to search for publications, persons and other related data. It uses the library https://packagist.org/packages/stinis87/nva. The client can be used to:

Get all Cristin categories
Get Cristin person by organization
Get Cristin organization
Get Cristin organization by query parameters
Get Cristin supported countries
Get Cristin funding sources
Get Cristin funding source by id
Get Cristin project by id
Get Cristin project by query parameters
Get Cristin person by id
Get Cristin person by query parameters
Get Cristin keyword by id
Get Cristin keywords
Get Cristin projects by organization
Search publications
Export publications

Activity

Total releases
8
First release
Jul 2025
Latest release
1 month ago
Release cadence
28 days
Stability
63% stable

Release Timeline

Releases

Version Type Release date
1.0.8 Stable Jan 29, 2026
1.0.7 Stable Nov 21, 2025
1.0.6 Stable Oct 28, 2025
1.0.5 Stable Jul 30, 2025
1.0.0 Stable Jul 30, 2025
1.0.5-alpha1 Pre-release Jul 18, 2025
1.0.4-alpha1 Pre-release Jul 18, 2025
1.0.2-alpha1 Pre-release Jul 18, 2025