On Thu, Feb 13, 2014 at 7:22 PM, Jonathan Emmert <[email protected]> wrote:

> If I remember correctly right now links external images are not working in
> TW5.  Perhaps someone else can confirm...?
>

That's correct, [img[url]] is coming but for the moment the only way to use
external images at the moment is via HTML:

<img src="http://myserver.com/myimage.jpg"/>

Best wishes

Jeremy



>
> Jonathan
>
>
> On Thursday, February 13, 2014 1:02:12 PM UTC-5, RunningUtes wrote:
>>
>> Apparently images aren't working the same in TW5 as in TW classic
>> The old format of:
>> [img[http://wikitext.tiddlyspace.com/fractalveg.jpg]]
>> no longer works.
>>
>> I have seen the Images in WikiText option using
>> {{Motovun Jack.jpg}}
>> , but this is not an option in most wikis due to the increase in file
>> size the embedded images would add to the TW.
>>
>>
>>    1. What is the correct format for adding images? Can you list example
>>    formating.
>>    2. When will image maps or inline HTML be added? for example, using
>>    the javascript:story.displayTiddler(null,'TiddlerName'); option
>>
>> [>img[image.jpg]
>> <HTML>
>> <img src="image.jpg" width="455" height="354" border="0" usemap="#map" />
>> <map name="map">
>> <area shape="rect" coords="160,16,336,77" href="http://location.com"target
>> =new/>
>> <area shape="rect" coords="159,82,230,154" href="javascript:story.
>> displayTiddler(null,'TiddlerName');"/>
>> </map>
>> </HTML>
>>
>>
>>  --
> 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.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
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.

Reply via email to