Skip to Content.
Sympa Menu

cc-devel - Re: [cc-devel] Interesting problem

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: Mike Linksvayer <ml AT gondwanaland.com>
  • To: Maarten Zeinstra <mz AT kl.nl>
  • Cc: "cc-devel AT lists.ibiblio.org devel" <cc-devel AT lists.ibiblio.org>
  • Subject: Re: [cc-devel] Interesting problem
  • Date: Mon, 7 Oct 2013 10:17:29 -0700

On Mon, Oct 7, 2013 at 6:29 AM, Maarten Zeinstra <mz AT kl.nl> wrote:
>
> You say that you should simple point AttributionURL to "" but that is not
> as simple with the examples I found. I now use:

Sorry, what I wrote was misleading, looked like syntax but isn't.

> <a xmlns:cc="http://creativecommons.org/ns#";
> href="http://www.creativecommons.nl/"; property="cc:attributionName"
> rel="cc:attributionURL">
> Creative Commons Nederland</a>
>
> Should I change that into
>
> <span xmlns:cc="http://creativecommons.org/ns#";
> property="cc:attributionName">
> Creative Commons Nederland</span>
>
> or should I do something else? I tried this today but the metadata scraper
> does not seem to work today.

Something else:

<a xmlns:cc="http://creativecommons.org/ns#"; href=""
property="cc:attributionName" rel="cc:attributionURL">Creative Commons
Nederland</a>

Mike




Archive powered by MHonArc 2.6.24.

Top of Page