Title: DOAJ Export
Author: Jonathan Brinley
Published: <strong>November 3, 2008</strong>
Last modified: November 3, 2008

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/doaj-export.svg)

# DOAJ Export

 By [Jonathan Brinley](https://profiles.wordpress.org/jbrinley/)

[Download](https://downloads.wordpress.org/plugin/doaj-export.1.0.4.zip)

 * [Details](https://pcd.wordpress.org/plugins/doaj-export/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/doaj-export/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/doaj-export/#installation)
 * [Development](https://pcd.wordpress.org/plugins/doaj-export/#developers)

 [Support](https://wordpress.org/support/plugin/doaj-export/)

## Description

This plugin adds a feed to your site that uses the [DOAJ article XML schema](http://www.doaj.org/doaj?func=loadTempl&templ=070509).
The XML file it creates would be suitable for uploading to the [Directory of Open Access Journals](http://www.doaj.org/).

#### 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).

## Installation

 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“DOAJ Export” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ Jonathan Brinley ](https://profiles.wordpress.org/jbrinley/)
 *   [ emorgan ](https://profiles.wordpress.org/emorgan/)

[Translate “DOAJ Export” into your language.](https://translate.wordpress.org/projects/wp-plugins/doaj-export)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/doaj-export/), check
out the [SVN repository](https://plugins.svn.wordpress.org/doaj-export/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/doaj-export/) by
[RSS](https://plugins.trac.wordpress.org/log/doaj-export/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.4**
 *  Last updated **17 years ago**
 *  Active installations **30+**
 *  WordPress version ** 2.3 or higher **
 *  Tested up to **2.6**
 *  Language
 * [English (US)](https://wordpress.org/plugins/doaj-export/)
 * Tags
 * [journal](https://pcd.wordpress.org/plugins/tags/journal/)[metadata](https://pcd.wordpress.org/plugins/tags/metadata/)
   [xml](https://pcd.wordpress.org/plugins/tags/xml/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/doaj-export/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/doaj-export/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/doaj-export/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/doaj-export/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/doaj-export/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/doaj-export/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/doaj-export/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/doaj-export/reviews/)

## Contributors

 *   [ Jonathan Brinley ](https://profiles.wordpress.org/jbrinley/)
 *   [ emorgan ](https://profiles.wordpress.org/emorgan/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/doaj-export/)