Image Licenser Plugin

Geschrieben am Do, 31. Dez 2009 von ramack in

This WordPress plugin simplifies tagging of images with a CreativeCommons license using RDFa to enable search engines to understand the licensing meta data. The plugin also adds the Name and the Author-URL to set the cc:attributionName and cc:attributionURL.

How it works? Here is an example:
[cc lic="by" port="de"]
<img src="/wp-content/uploads/2009/12/spiegel-400x400.jpg" />
[/cc]

So, it is easy. Just add the shortcode cc around your image. There are several attributes you may want to set in the shortcode:

lic for the CC-license (by, by-nc, …)
port for the Jurisdiction
version for the license version
link to define whether a link to the license shall be added.

You can already have a look in the SVN tree: http://plugins.svn.wordpress.org/image-licenser/ or the plugin page on wordpress.org.

You may also want to take a look at the Progressive License Plugin, to tag the complete post with CC licenses.

If you have any questions or suggestions for improvement, please leave a comment here.

Donation

If you want to give me anything for this plugin meet me in a pub and pay me a beer.


Keine Kommentare für “Image Licenser Plugin”


Hinterlasse einen Kommentar

   XHTML info?

XHTML: Du kannst diese Tags verwenden: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


Artikel die diese Seite verlinken:

  1. Pingback from Blogolj.NET - 12 új bővítmény

    [...] Image Licenser [...]

  2. Pingback from Make Microformats Work For You By Ignoring Them | WordPress Web Hosting

    [...] Provides an easy way to tag embedded images with a CreativCommons license. This uses RDFa, to enable search engines finding your images even if the user filters for CC licenses. A very new plugin from Raphael Mack. [...]