Beschrijving
This WordPress plugin allows users to display content of their Zenodo Community or the publications of an author using an ORCID on WordPress pages, for instance, if they wish to integrate a dynamic bibliography of their work with their blog or website.
To do so, access to the Zenodo REST API is required, without it, the plugin will not work. When using this plugin, you will also need to accept the Zenodo’s Privacy Policy and its Terms of Use.
Originally, the plugin has been created for and by DARIAH-EU. You can find it implemented here: https://www.dariah.eu/about/publications/.
Schermafbeeldingen
Installatie
Via WordPress plugins
1. Install via WordPress plugins
1. Activate the plugin through the ‘Plugins’ menu in WordPress
Manually
1. Upload directory display-your-zenodo-community to the /wp-content/plugins/ directory
1. Activate the plugin through the ‘Plugins’ menu in WordPress
A very simple administration page (in Settings -> Zenodo) to choose your Zenodo community (e.g. dariah or operaseu).
For administrators, possibility as well to search for a subset (with keywords) of the publications, as well as possibility to choose the number of publication shown per page.
On the page you want to present the Zenodo data, add the shortcode [display-your-zenodo-community] to see the publications.
Een nieuwe optie is mogelijk: door een parameter keyword direct in je shortcode in te voeren (bijv. [display-your-zenodo-community keyword='DMP']), zou je alleen de records van je community (of ORCID gebruiker) ophalen die deze specifieke tag/keyword hebben. Dat is om verschillende lijsten van records op verschillende pagina’s van dezelfde site te kunnen bieden (we zouden ook de mogelijkheid voor verschillende communities/ORCID kunnen toevoegen als iemand dat nodig heeft). Let op: Het zal de keyword parameter verkiezen boven de beheer optie extra_keyword (als die was ingevoerd), dus de beheer optie zou worden overschreven door deze keyword parameter.
FAQ
-
I don’t have an ORCID, can I still use the plugin to display my publications with my name?
-
Unfortunately, no. The reason being that queries to the Zenodo API do not work well with names since they can’t
differentiate authors.
Beoordelingen
Bijdragers & ontwikkelaars
“Display your Zenodo Publications” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Display your Zenodo Publications” is vertaald in 1 locale. Dank voor de vertalers voor hun bijdragen.
Vertaal “Display your Zenodo Publications” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2.1
- Shortcodes can now take a keyword attribute – it will bypass the admin
extra keywordoption and search only for the records with this keyword/tag in Zenodo.
1.2.0
- Administrators can add a keyword for limiting the results. This is for example to select a subset of the publication for a certain project within an institution.
- Administrators can choose the number of publications shown per page (default is 10)
- Fixed a bug that would make the plugin query Zenodo at the init stage of all pages
1.1.0
- The plugin now allows users to retrieve their publications with their ORCID and not only Community publications
- Change name of plugin (old
Display your Zenodo Community) - Screenshots have been updated
1.0.3
- Bump the version on WordPress website
1.0.2
- Add description in order to add a shortcode to the page
1.0.1
- Added 2 screenshots for WordPress
- Modification of description
- Modification of plugin author
1.0.0
- First skeleton of the plugin
- Addition of document counter
- Fix page counter


