WordPress.org

Chile

  • Temas
  • Plugins
  • Noticias
  • Acerca de
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

DOAJ Export

  • Envía un plugin
  • Mis favoritos
  • Iniciar sesión
  • Envía un plugin
  • Mis favoritos
  • Iniciar sesión

Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

DOAJ Export

Por Jonathan Brinley
Descargar
  • Detalles
  • Reseñas
  • Instalación
  • Desarrollo
Soporte

Descripción

This plugin adds a feed to your site that uses the DOAJ article XML schema. The XML file it creates would be suitable for uploading to the Directory of Open Access Journals.

Known Problems

  1. The language code cannot be changed from “eng”.
  2. Does not play well with the FeedBurner FeedSmith plugin (which redirects you to your FeedBurner feed, so you never see the DOAJ XML output).

Instalación

  1. Unzip and copy the files to your plugins directory.
  2. Activate the plugin.
  3. If appropriate, set the publisher name, ISSN, and eISSN on the DOAJ Export settings page.

FAQ

How do I access this feed?

Add the query string ?feed=doaj to the end of the URL for any page on your site.
http://example.com/?feed=doaj
http://example.com/tags/foo?feed=doaj
http://example.com/?s=bar&feed=doaj

If mod_rewrite is enabled on your site (i.e., you have pretty URLs), you can also access the feed by appending /feed/doaj to your URL.
http://example.com/feed/doaj
http://example.com/tags/foo/feed/doaj
http://example.com/feed/doaj?s=bar

Where do the volume/issue numbers come from?

The plugin assumes you have a category for each issue named “Issue #”, where # is the number of the issue. The issue categories should be child categories of either an “Issues” category or of a “Volume #” category. If the former, the output won’t include a volume number. If the latter, the volume number will come from the volume’s category name.

My site is not in English. How do I change the language code?

Short answer: you can’t.

Long answer: The DOAJ article XML schema requires language codes from ISO 639-2. WordPress only gives them in ISO 639-1 (using bloginfo('language');). So for now, the “eng” language code is hard coded into the template. If you need to change this, edit the file “doaj-template.php” in the plugin’s directory, replacing the four instances of “eng” with the three-letter code for the language of your choice.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“DOAJ Export” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores
  • Jonathan Brinley
  • emorgan

Traduce “DOAJ Export” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Meta

  • Versión 1.0.4
  • Última actualización hace 17 años
  • Instalaciones activas 40+
  • Versión de WordPress 2.3 o superior
  • Probado hasta 2.6
  • Idioma
    English (US)
  • Etiquetas
    journalmetadataxml
  • Vista Avanzada

Calificaciones

5 de 5 estrellas.
  • 1 valoración de 5 estrellas 5 estrellas 1
  • 0 valoraciones de 4 estrellas 4 estrellas 0
  • 0 valoraciones de 3 estrellas 3 estrellas 0
  • 0 valoraciones de 2 estrellas 2 estrellas 0
  • 0 valoraciones de 1 estrellas 1 estrella 0

Agregar mi reseña

Ver todas las reseñas

Colaboradores

  • Jonathan Brinley
  • emorgan

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • Acerca de
  • Noticias
  • Alojamiento
  • Privacidad
  • Showcase
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Eventos
  • Donar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Chile

  • Visita nuestra cuenta de X (anteriormente Twitter)
  • Visita nuestra cuenta de Bluesky
  • Visita nuestra cuenta de Mastodon
  • Visita nuestra cuenta de Threads
  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visita nuestra cuenta de TikTok
  • Visita nuestro canal de YouTube
  • Visita nuestra cuenta de Tumblr
El código es poesía.