Skip to content

copyrighthub/eCopyright-Symbol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

eCopyright-Symbol

Add the eCopyright Symbol to images in your pages by including this in the <head> of your html page

<script src="//code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="//gateway.copyrighthub.org/copyright-hub-ecopyright.js"></script>

Images with hubkeys in their IPTC/EXIF data will be automatically recognised.

Alternatively add attributes to your image's HTML as follows :

  • data-hubpid="{your provider name}"
  • data-hubidt="{your source type}"
  • data-hubaid="{your asset id}"

eg

<img src="ouimage.jpg" data-hubpid="thedailytelegraph" data-hubaid="telcopy001" data-hubidt="telegraph_id">

You can see a few examples here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors