This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Attributron 2000

توضیحات

This plugin adds attribution inputs to the media uploader and “edit media” page. It includes a number of creative common license, public domain, fair use, and standard copyright. It will link back to the author’s page at either the end of a post/page and/or the attachment page. If you have a Flickr API key, it can automatically pull information for Flickr images (copyright, author name, title, description, etc).
It adds a few settings to the Media settings page. You can add a Flickr API key, or display Creative Common logos for their respective licenses.

To style the attributions, I’ve added these CSS classes:

  • a2k-container – A div that contains all of the other elements
  • a2k-sources – Contains the text “Source:” or “Sources:” depending on the context
  • a2k-title – The attachment title
  • a2k-copyright – The copyright information. It may or may not contain an img tag, depending on your settings
  • a2k-author – The author information. If an author link is provded, it will contain an a tag.

Feel free to contact me, emrikol@gmail.com, if you have any problems or questions.

عکس‌های صفحه

  • This shows the Edit Media screen and the new inputs avilable.

  • Here is what a post would look like (with a few CSS tweaks) with attributions.

  • The new settings available in the Media Settings page.

نصب

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

سوالات متداول

None Yet

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Attributron 2000” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Attributron 2000” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

  • Initial Release