it works for me with the type text/x-htmlp (created as per the installation 
instructions) but not with text/html (which is in an iframe), you can test 
with a tiddler with type text/vnd.tiddlywiki and insert the html <image 
src="myimagepath"/>.
you can also look at the html that is produced from ckeditor by changing 
the type to text/plain.

On Wednesday, February 11, 2015 at 9:58:47 AM UTC-6, Duarte Farrajota Ramos 
wrote:
>
>
>
> On Wednesday, 11 February 2015 03:26:59 UTC, BJ wrote:
>>
>>
>> There some issues - its not really WYSIWYG as it does not use the 
>> tiddlywiki styles!
>>
> I am ok with that, it is close enough to the final result. Thanks for the 
> tips.
>
> This is most likely totally unrelated to the visual editor plugin itself 
> and probably more to do with tiddlywiki in general, but one thing I noticed 
> is that images inserted with html markup that use relative paths don't seem 
> to display well in tiddlers.
> I have my tiddlywiki html file and an image jpg file on the same folder, 
> if I link to it inside CKEditor with something like <img 
> src=".\image.jpg" /> or <img src="image.jpg" /> it displays correctly 
> while I am editing inside CKEditor, but once I save the tiddler the image 
> is not found, then if I edit it again it displays correctly while inside 
> CKEditor text area.
> Using a complete file:/// uri seems to work fine but that is not very 
> portable, wiki markup [img[image.jpg]]displays correctly too
>
> Does tiddlywiki not support support this with HTML markup or am I doing 
> something wrong?
>

-- 
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/d/optout.

Reply via email to