Hi Jeremy,

On Monday, 19 August 2013 12:00:06 UTC+2, Jeremy Ruston wrote:
>
> Hi Tobias,
>  
>
>> I am a bit confused about all this.
>>
>
> TW5 is under active development, with lots of discussion like this that 
> are influencing and shaping it. It will get less confusing when it settles 
> down.
>
> The idea of proxy tiddlers for external images wouldn't be the only way to 
> handle images, just one of the options. 
>
 
Thanks for the clarification.

What I find more important than what is being used in terms of markup is 
>> the ability to have a globally defined path to some image or file host and 
>> then be able to reference that in the urls for the resources I want to 
>> pull, e.g.
>>
>> <img src="img:folder/image.jpg">
>>
>> Whereas the renderer is smart enough to replace 'img:' with a a globally 
>> defined variable of sorts.
>>
>
> You can do this with a macro:
>
> \define myImageUrl(partialUrl)
> http://myserver.com/images/$partialUrl$
> \end
>
> ...
> <img src=<<myImageUrl "folder/image.jpg">> />
>

That's great! Haven't really been playing a lot with TW5 yet. So, sorry, still 
kind of a noob in that regard.

Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to