Demo #2 (LibreBox tagging)
This demo shows how LibreBox works with its own tagging. This is the recommended way to use LibreBox if you want to show licencing information for works created by others because like this, the licensing information can easily be created and customised while it can't be read by search engine bots.For demonstration purposes, LibreBox won't be loaded unless you click the "Initialise LibreBox" button.
You have to activate JavaScript in order to view the licence of this image.
Simply wrap the following <a> tag arround it:
Via the rel tag of this element, you can pass all necessary information to LibreBox. Parametres are separated with "||".
- Licence: Link to the licence for this work
- Author: Name of the author
- Author URL: The author's homepage
- File URL: The website where this file has originally been published
- Type: Type of the licenced file. Possible values:
- video
- audio
- image
- text
- What LibreBox is supposed to add as "trigger". Possible values:
- image:url to an image
- link:trigger text
<a rel="librebox[Licence||Author||Author URL||File URL||Type||image:button.png]">
<img class="librebox-subject" src="my-image.jpg" />
Some fallback text
</a>





