External content

You can render an external page a YouTube or Vimeo video or any HTML code to any image. The thumbnail will be taken from the originally added image, but the image will be replaced with the content you've added. Select the image, and go to Edit mode Edit and open the External panel on the right.
External link, Embed or HTML code
  • Custom HTML code – Any HTML code can come here. Example:
    <h1>Copyright</h1>
    <p>Please note, all the images here are protected by 
    copyright. If you want to use them, please write an email 
    to <a href="mailto:laza@jalbum.net">Laza</a> to ask 
    for permission.</p>
  • Link – A simple link to any page. The page will be embedded through an IFRAME. Should start with http: or https:. Example:
    http://jalbum.net/en/software/features
  • Embed code – In practice it's the same as Custom HTML. In this case though Turtle will not embed the content into another IFRAME. Turtle can also read the dimensions from your embed code's attributes. Example:
    <iframe width="853" height="480" 
    src="http://www.youtube.com/embed/5ky6vgQfU24?rel=0" 
    frameborder="0" allowfullscreen></iframe>
Box size

The dimensions of the embedding window.

In case the width="" and height="" attributes are defined Turtle will read and use them automatically.

Sample album