跳到內容
  • 登入
  • 註冊
WordPress.org

Hong Kong 香港中文

  • 佈景主題
  • 外掛
  • News
  • Support
  • About
  • 重要通知
  • WordPress 常見問題
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛

  • 我的收藏
  • Beta測試
  • 開發者

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

下載

DOAJ Export

由Jonathan Brinley
  • 詳情
  • 評價
  • 安裝
  • 開發
支援

描述

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

安裝

  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.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“DOAJ Export” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者
  • Jonathan Brinley
  • emorgan

將 DOAJ Export 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

其它

  • 版本:1.0.4
  • 最後更新:14 年之前
  • 運作中的安裝:40+
  • WordPress Version: 2.3 or higher
  • 已測試到版本:2.6
  • 語言:
    English (US)
  • 標籤:
    journalmetadataxml
  • 進階顯示

評分

顯示全部
  • 5星 1
  • 4星 0
  • 3星 0
  • 2星 0
  • 1星 0
Log in to submit a review.

貢獻者

  • Jonathan Brinley
  • emorgan

支援

有話想說?需要協助?

檢視支援論壇

  • 關於我們
  • 最新消息
  • 寄存
  • 贊助基金會
  • Swag
  • 線上說明
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛
  • 佈景主題
  • 區塊版面配置
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Hong Kong 香港中文

  • 訪問我們的 Facebook 專頁
  • 訪問我們的 Twitter 帳戶
  • Visit our Instagram account
  • Visit our LinkedIn account
代碼就是詩歌。