Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Internet Archive Media Library

Descrizione

Mapping file(s) from Internet Archive (archive.org) into WordPress Media Library.

Supported File Types:
* Any file for general addition
* JPG/PNG/GIF files for picture meta-data
* [FUTURE (v1.1)] MP3 files for audio meta-data
* [FUTURE] More types to be added in due-course.

Features:
* Mapping file(s) from Internet Archive into WordPress Media Library.
* Determination of MIME type from file extension (for images and mp3 only).
* Real meta-data added for JPG/PNG/GIF files.
* [FUTURE (v1.1+ as above)] Addition of real meta-data to WordPress for file where available, or sensible generic meta-data where not.
* [FUTURE (v1.2+ as above)] Option to manually edit the meta-data.

Required:
* PHP 5.3.0
* WordPress 3.5 or greater

How it works:

  1. Upload file(s) to Internet Archive (archive.org).
  2. Set up IA prefix in Admin >> Media >> Internet Archive Media Library >> URL Prefix.
  3. Add file name in WordPress Admin >> Media >> Internet Archive Media Library >> Map File.
  4. Go to WordPress Admin >> Media >> Library. Now you can see your Internet Archive file in preview.
  5. Once added you can edit meta-data and/or delete media from the Media Library in the normal way.

ROADMAP

  • See version numbering next to [FUTURE] statements for anticipated future functionality steps.

Installazione

  1. Extract internet-archive-media-library into your WordPress plugins directory (wp-content/plugins).
  2. Log in to WordPress Admin. Go to the Plugins page and click Activate for Internet Archive Media Library
  3. On WordPress Admin, go to Media => Internet Archive Media Library
  4. Follow the instructions.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Internet Archive Media Library” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.0.0

  • Initial release, it’s a “lite” version. Versions 1.1 will come in the future with automatic meta-data detection.

1.0.2

  • Updated latest tested WP version.