Mô tả
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:
- Upload file(s) to Internet Archive (archive.org).
- Set up IA prefix in Admin >> Media >> Internet Archive Media Library >> URL Prefix.
- Add file name in WordPress Admin >> Media >> Internet Archive Media Library >> Map File.
- Go to WordPress Admin >> Media >> Library. Now you can see your Internet Archive file in preview.
- 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.
Cài đặt
- Extract internet-archive-media-library into your WordPress plugins directory (wp-content/plugins).
- Log in to WordPress Admin. Go to the Plugins page and click Activate for Internet Archive Media Library
- On WordPress Admin, go to Media => Internet Archive Media Library
- Follow the instructions.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Internet Archive Media Library” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Internet Archive Media Library” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.