Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

numly Numbers

Description

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.

Captures d’écran

Installation

  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); ?>

FAQ

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.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs & développeurs

« numly Numbers » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « numly Numbers » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

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