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

numly Numbers

外掛說明

numly Numbers was born from a very old plugin called wp-numly which was originally called wp-esbn that was
coded by Cal Evans. But over the years his plugin stopped working and he no longer worked on it. I took the
old plugin and chopped out what wasn’t needed and fixed what was broken which gave birth to numly Numbers.

Electronic Standard Number (numly) is the unique identifier of electronic content and media. numlys are
recognized worldwide by electronic publishing companies and electronic content providers. They serve as branded
identifier or copyright for individuals or companies developing electronic content and media. numlys are
assigned and managed by numly.com.

The plugin registers your copyright with Numly and returns the Numly Number (electronic serial number), barcode,
and verification links to your blog post automatically.

I hope you enjoy numly numbers as much as I do.

*** NOTE *** You must have a active subscription at numly.com for this addon to work.

If you like this plugin please donate.

Visit our Firefox addon for numly Numbers.

螢幕擷圖

安裝方式

  1. Copy the entire folder numly-numbers/ into wp-content/plugins/ folder on your blog.
  2. Activate the plugin by going to your blog’s Plugin tab and clicking Activate.
  3. Then go to the Settings menu and you’ll see numly numbers listed. Enter your numly username, chose the license you want to use, and whether you want to show the barcode or not.
  4. Some where in the post loop such as in the single.php page paste the following where you want it to show <?php if (function_exists('numly_output')) _e('<strong>ESN Copyright:</strong>'); numly_output($id); ?>

常見問題集

I found a bug, have a question or the plugin doesn’t work anymore. What should I do ?

Go here to report it.

Will this plugin generate a ESN for pages.

No. You will have manually create a number at numly.com or install the FF addon and add that number to the Custom Field “numly_key” for the page.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈numly Numbers〉的開發相關工作。

參與者

將〈numly Numbers〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.5

  • Upped the version to support WP 3.3

2.4

  • Upped the version to support WP 3.2.1
  • New pot file

2.3

  • Upped the CC versions from 2.5 to 3.0
  • Better licensing code – PD license displays correctly now

2.2.1

  • Changed abbr ESBN to ESN in the install section and description due to Copyright issues

2.2

  • added bug reporting link under the settings section

2.1

  • new URI’s
  • added screen shot

2.0

  • Code re-write to support wp 3.x

1.0

  • original code by – Cal Evans