I'm using the latest one, version 5. Arkin
On Thursday, December 26, 2013 12:22:18 AM UTC-8, Jeremy Ruston wrote: > > You haven't stated whether you're using the new version 5 of TiddlyWiki, > or the classic version 2. > > >> >> I use YouTube embed links by wrapping html tags and it works when >> tiddlywiki is on a server but it doesn't when the wiki file is local. >> > > In the case of version 5, YouTube embedding is working for me. The code I > use is: > > <iframe width="560" height="315" src=" > http://www.youtube.com/embed/1g66s7UbyuU" frameborder="0" > allowfullscreen></iframe> > > >> How can I embed local images by giving a relative path to the tiddlywiki >> html file? >> > > At the moment you'll need to use the HTML img tag: > > <img src="/myimages/theimage.jpg"/> > > Best wishes > > Jeremy. > > > >> >> Example: >> >> {{/myimages/theimage.jpg}} >> >> I use Mac 10.9 OS X with the latest chrome browser. >> >> Thanks, >> >> arkint >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TiddlyWiki" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/tiddlywiki. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

