Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2016-07-14 Thread Rustem
I was about to volunteer creating an issue for this, but turns out there is 
already one: #1000 ! 
:)

On Thursday, July 14, 2016 at 4:54:07 AM UTC-7, Jeremy Ruston wrote:
>
> Hi Martin
>
> Any update on this? What would be the current best way to manage images in 
> a nodejs TW? Thanks! 
>
>
> There’s no update at the moment, I’m afraid.
>
> Best wishes
>
> Jeremy
>
> Martin
>
> On Thursday, October 16, 2014 at 5:23:20 AM UTC+2, Michele Zaffalon wrote:
>>
>> Hi Kyrylo,
>>
>> The answer is not yet for node.js. I am also waiting for it.
>> michele
>>
>> On Wed, Oct 15, 2014 at 6:47 PM, Jeremy Ruston  
>> wrote:
>>
>>> Hi Kyrylo
>>>
>>> > Hi! Have things changed? It seems like I still cannot reference local 
>>> images, which is annoying.
>>>
>>> The [img[url]] syntax has indeed been implemented:
>>>
>>> http://tiddlywiki.com/#Images%20in%20WikiText
>>>
>>> Best wishes
>>>
>>> Jeremy
>>>
>>>
>>> On Wed, Oct 15, 2014 at 5:43 PM, Kyrylo Silin  
>>> wrote:
>>>
 Hi! Have things changed? It seems like I still cannot reference local 
 images, which is annoying.

 % tiddlywiki --version
 5.1.2


 On Tuesday, June 3, 2014 3:14:45 PM UTC+3, Jeremy Ruston wrote:
>
> Hi Michele
>
>
>> I take it that "(yet)" means there is the plan to support it in the 
>> future. Will it be near future? Will the syntax be 
>> [img[path/to/local/file]]?
>>
>
> Yes, it should be working in the next couple of months. The syntax 
> will definitely use [img[]], and the plan would be to set up the base 
> path 
> so that images can be referenced directly by their tiddler title.
>
> Best wishes
>
> Jeremy
>
>  
>
>> By the way for me also the link syntax > href="file:///home/michele/imagefile.jpg">image 
 is not working for me (see https://groups.google.com/d/
 msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J)

>>>
>>> Does it work if you link to a http:// website?
>>>
>>
>> Yes, http://...;>link works on 5.0.12 for me.
>>
>> Best regards,
>> michele
>>
>>
>> -- 
>> 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 tiddlywiki+...@googlegroups.com.
>> To post to this group, send email to tiddl...@googlegroups.com.
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Jeremy Ruston
> mailto:jeremy...@gmail.com
>

>>>
>>>
>>> -- 
>>> Jeremy Ruston
>>> mailto:jeremy...@gmail.com
>>>
>>> -- 
>>> 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 tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/tiddlywiki.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
> -- 
> 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 tiddlywiki+...@googlegroups.com .
> To post to this group, send email to tiddl...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/66026372-e24c-488d-b7d3-b8dc8b9b13d4%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e9a8967b-80d1-4bc9-a0cf-71aa0987b9a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2016-07-14 Thread Jeremy Ruston
Hi Martin

> Any update on this? What would be the current best way to manage images in a 
> nodejs TW? Thanks!

There’s no update at the moment, I’m afraid.

Best wishes

Jeremy

> Martin
> 
> On Thursday, October 16, 2014 at 5:23:20 AM UTC+2, Michele Zaffalon wrote:
> Hi Kyrylo,
> 
> The answer is not yet for node.js. I am also waiting for it.
> michele
> 
> On Wed, Oct 15, 2014 at 6:47 PM, Jeremy Ruston  > wrote:
> Hi Kyrylo
> 
> > Hi! Have things changed? It seems like I still cannot reference local 
> > images, which is annoying.
> 
> The [img[url]] syntax has indeed been implemented:
> 
> http://tiddlywiki.com/#Images%20in%20WikiText 
> 
> 
> Best wishes
> 
> Jeremy
> 
> 
> On Wed, Oct 15, 2014 at 5:43 PM, Kyrylo Silin  > wrote:
> Hi! Have things changed? It seems like I still cannot reference local images, 
> which is annoying.
> 
> % tiddlywiki --version
> 5.1.2
> 
> 
> On Tuesday, June 3, 2014 3:14:45 PM UTC+3, Jeremy Ruston wrote:
> Hi Michele
> 
> 
> I take it that "(yet)" means there is the plan to support it in the future. 
> Will it be near future? Will the syntax be [img[path/to/local/file]]?
> 
> Yes, it should be working in the next couple of months. The syntax will 
> definitely use [img[]], and the plan would be to set up the base path so that 
> images can be referenced directly by their tiddler title.
> 
> Best wishes
> 
> Jeremy
> 
>  
> By the way for me also the link syntax  href="file:///home/michele/imagefile.jpg">image is not working for me 
> (see https://groups.google.com/d/msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J 
> )
> 
> Does it work if you link to a http:// website?
> 
> Yes, http://...;>link works on 5.0.12 for me.
> 
> Best regards,
> michele
> 
> 
> -- 
> 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 tiddlywiki+...@googlegroups.com <>.
> To post to this group, send email to tiddl...@googlegroups.com <>.
> Visit this group at http://groups.google.com/group/tiddlywiki 
> .
> For more options, visit https://groups.google.com/d/optout 
> .
> 
> 
> 
> -- 
> Jeremy Ruston
> mailto:jeremy...@gmail.com <>
> 
> 
> 
> -- 
> Jeremy Ruston
> mailto:jeremy...@gmail.com 
> 
> -- 
> 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 tiddlywiki+...@googlegroups.com .
> To post to this group, send email to tiddl...@googlegroups.com .
> Visit this group at http://groups.google.com/group/tiddlywiki 
> .
> For more options, visit https://groups.google.com/d/optout 
> .
> 
> 
> -- 
> 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 tiddlywiki+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to tiddlywiki@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/tiddlywiki 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/66026372-e24c-488d-b7d3-b8dc8b9b13d4%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/A8B8F605-C44A-446D-95F1-320A874D6426%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2016-07-14 Thread Maaaaaaaaaaaaaaartin
Any update on this? What would be the current best way to manage images in 
a nodejs TW? Thanks! Martin

On Thursday, October 16, 2014 at 5:23:20 AM UTC+2, Michele Zaffalon wrote:
>
> Hi Kyrylo,
>
> The answer is not yet for node.js. I am also waiting for it.
> michele
>
> On Wed, Oct 15, 2014 at 6:47 PM, Jeremy Ruston  > wrote:
>
>> Hi Kyrylo
>>
>> > Hi! Have things changed? It seems like I still cannot reference local 
>> images, which is annoying.
>>
>> The [img[url]] syntax has indeed been implemented:
>>
>> http://tiddlywiki.com/#Images%20in%20WikiText
>>
>> Best wishes
>>
>> Jeremy
>>
>>
>> On Wed, Oct 15, 2014 at 5:43 PM, Kyrylo Silin > > wrote:
>>
>>> Hi! Have things changed? It seems like I still cannot reference local 
>>> images, which is annoying.
>>>
>>> % tiddlywiki --version
>>> 5.1.2
>>>
>>>
>>> On Tuesday, June 3, 2014 3:14:45 PM UTC+3, Jeremy Ruston wrote:

 Hi Michele


> I take it that "(yet)" means there is the plan to support it in the 
> future. Will it be near future? Will the syntax be 
> [img[path/to/local/file]]?
>

 Yes, it should be working in the next couple of months. The syntax will 
 definitely use [img[]], and the plan would be to set up the base path so 
 that images can be referenced directly by their tiddler title.

 Best wishes

 Jeremy

  

> By the way for me also the link syntax  href="file:///home/michele/imagefile.jpg">image 
>>> is not working for me (see https://groups.google.com/d/
>>> msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J)
>>>
>>
>> Does it work if you link to a http:// website?
>>
>
> Yes, http://...;>link works on 5.0.12 for me.
>
> Best regards,
> michele
>
> -- 
> 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 tiddlywiki+...@googlegroups.com.
> To post to this group, send email to tiddl...@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



 -- 
 Jeremy Ruston
 mailto:jeremy...@gmail.com

>>>
>>
>>
>> -- 
>> Jeremy Ruston
>> mailto:jeremy...@gmail.com 
>>
>> -- 
>> 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 tiddlywiki+...@googlegroups.com .
>> To post to this group, send email to tiddl...@googlegroups.com 
>> .
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/66026372-e24c-488d-b7d3-b8dc8b9b13d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-10-15 Thread Kyrylo Silin
Hi! Have things changed? It seems like I still cannot reference local 
images, which is annoying.

% tiddlywiki --version
5.1.2


On Tuesday, June 3, 2014 3:14:45 PM UTC+3, Jeremy Ruston wrote:

 Hi Michele

  
 I take it that (yet) means there is the plan to support it in the 
 future. Will it be near future? Will the syntax be 
 [img[path/to/local/file]]?


 Yes, it should be working in the next couple of months. The syntax will 
 definitely use [img[]], and the plan would be to set up the base path so 
 that images can be referenced directly by their tiddler title.

 Best wishes

 Jeremy

  

  By the way for me also the link syntax a 
 href=file:///home/michele/imagefile.jpgimage/a is not working for me 
 (see 
 https://groups.google.com/d/msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J)


 Does it work if you link to a http:// website?


 Yes, a href=http://...;link/a works on 5.0.12 for me.

 Best regards,
 michele

  -- 
 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 tiddlywiki+...@googlegroups.com javascript:.
 To post to this group, send email to tiddl...@googlegroups.com 
 javascript:.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.




 -- 
 Jeremy Ruston
 mailto:jeremy...@gmail.com 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-10-15 Thread Michele Zaffalon
Hi Kyrylo,

The answer is not yet for node.js. I am also waiting for it.
michele

On Wed, Oct 15, 2014 at 6:47 PM, Jeremy Ruston jeremy.rus...@gmail.com
wrote:

 Hi Kyrylo

  Hi! Have things changed? It seems like I still cannot reference local
 images, which is annoying.

 The [img[url]] syntax has indeed been implemented:

 http://tiddlywiki.com/#Images%20in%20WikiText

 Best wishes

 Jeremy


 On Wed, Oct 15, 2014 at 5:43 PM, Kyrylo Silin kyrylosi...@gmail.com
 wrote:

 Hi! Have things changed? It seems like I still cannot reference local
 images, which is annoying.

 % tiddlywiki --version
 5.1.2


 On Tuesday, June 3, 2014 3:14:45 PM UTC+3, Jeremy Ruston wrote:

 Hi Michele


 I take it that (yet) means there is the plan to support it in the
 future. Will it be near future? Will the syntax be
 [img[path/to/local/file]]?


 Yes, it should be working in the next couple of months. The syntax will
 definitely use [img[]], and the plan would be to set up the base path so
 that images can be referenced directly by their tiddler title.

 Best wishes

 Jeremy



  By the way for me also the link syntax a 
 href=file:///home/michele/imagefile.jpgimage/a
 is not working for me (see https://groups.google.com/d/
 msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J)


 Does it work if you link to a http:// website?


 Yes, a href=http://...;link/a works on 5.0.12 for me.

 Best regards,
 michele

  --
 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 tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.




 --
 Jeremy Ruston
 mailto:jeremy...@gmail.com




 --
 Jeremy Ruston
 mailto:jeremy.rus...@gmail.com

 --
 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 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-06-03 Thread Jeremy Ruston
Hi Michele


 I take it that (yet) means there is the plan to support it in the
 future. Will it be near future? Will the syntax be
 [img[path/to/local/file]]?


Yes, it should be working in the next couple of months. The syntax will
definitely use [img[]], and the plan would be to set up the base path so
that images can be referenced directly by their tiddler title.

Best wishes

Jeremy



 By the way for me also the link syntax a
 href=file:///home/michele/imagefile.jpgimage/a is not working for me
 (see https://groups.google.com/d/msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J
 )


 Does it work if you link to a http:// website?


 Yes, a href=http://...;link/a works on 5.0.12 for me.

 Best regards,
 michele

  --
 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 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.




-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-06-03 Thread Michele Zaffalon
Hi Jeremy,

Thank you for the clarification: I look forward to the feature.

Best regards,
michele


On Tue, Jun 3, 2014 at 2:14 PM, Jeremy Ruston jeremy.rus...@gmail.com
wrote:

 Hi Michele


 I take it that (yet) means there is the plan to support it in the
 future. Will it be near future? Will the syntax be
 [img[path/to/local/file]]?


 Yes, it should be working in the next couple of months. The syntax will
 definitely use [img[]], and the plan would be to set up the base path so
 that images can be referenced directly by their tiddler title.

 Best wishes

 Jeremy



   By the way for me also the link syntax a
 href=file:///home/michele/imagefile.jpgimage/a is not working for me
 (see
 https://groups.google.com/d/msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J)


 Does it work if you link to a http:// website?


 Yes, a href=http://...;link/a works on 5.0.12 for me.

 Best regards,
 michele

  --
 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 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.




 --
 Jeremy Ruston
 mailto:jeremy.rus...@gmail.com

 --
 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 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-06-02 Thread Jeremy Ruston
Hi Michele


 I am a new user of TW5 on node.js (I am new to tiddlywiki in general) and
 I would like to display images in the wiki, directly and not as
 trasclusions, using the [img[path/to/folder/imagefile.jpg]] syntax. I read
 in the roadmap http://tiddlywiki.com/static/RoadMap.html that [img[url]]
 has been implemented, but there is no mentioning of files in the local
 filesystem. In TW5 standalone, the standard syntax
 [img[relative/path/to/folder/imagefile.jpg]] works. I have also read that
 node.js has full access to the filesystem, so it doesn't obey the same
 security restrictions as Javascript in the browser.


The problem here is that the TW5 server components cannot (yet) serve
individual image tiddlers over HTTP. ie, you can't display the image
tiddler myimage.jpg by visiting http://127.0.0.1/tiddlers/myimage.jpg.


 I am not sure this is the relevant commit, but the manual seems to be
 clear about it:
 https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/tw5.com/tiddlers/wikitext/Images%20in%20WikiText.tid
 so this exchange
 https://groups.google.com/d/msg/tiddlywiki/u0pcaOIOdA4/9CesEgAHq7UJ does
 not seem to be valid anymore...


That's correct, the [img[]] syntax was implemented in 5.0.10-beta, released
on April 19th.


 And finally img src=... also does not seem to be an option
 https://groups.google.com/d/msg/tiddlywiki/dIrdnKRfmj8/XQ94kJm5NIkJ
 unless images are served from http as well.


That's correct.


 By the way for me also the link syntax a
 href=file:///home/michele/imagefile.jpgimage/a is not working for me
 (see https://groups.google.com/d/msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J)


Does it work if you link to a http:// website?

Best wishes

Jeremy



 Thank you,
 michele

  --
 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 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.




-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-06-02 Thread Michele Zaffalon
Thank you, Jeremy.


  The problem here is that the TW5 server components cannot (yet) serve
 individual image tiddlers over HTTP. ie, you can't display the image
 tiddler myimage.jpg by visiting http://127.0.0.1/tiddlers/myimage.jpg.


I take it that (yet) means there is the plan to support it in the future.
Will it be near future? Will the syntax be [img[path/to/local/file]]?

 By the way for me also the link syntax a
 href=file:///home/michele/imagefile.jpgimage/a is not working for me
 (see https://groups.google.com/d/msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J)


 Does it work if you link to a http:// website?


Yes, a href=http://...;link/a works on 5.0.12 for me.

Best regards,
michele

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-05-31 Thread Michele Zaffalon
Hello,

I am a new user of TW5 on node.js (I am new to tiddlywiki in general) and I 
would like to display images in the wiki, directly and not as trasclusions, 
using the [img[path/to/folder/imagefile.jpg]] syntax. I read in the 
roadmap http://tiddlywiki.com/static/RoadMap.html that [img[url]] has been 
implemented, but there is no mentioning of files in the local filesystem. 
In TW5 standalone, the standard syntax 
[img[relative/path/to/folder/imagefile.jpg]] works. I have also read that 
node.js has full access to the filesystem, so it doesn't obey the same 
security restrictions as Javascript in the browser.

I am not sure this is the relevant commit, but the manual seems to be clear 
about it: 
https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/tw5.com/tiddlers/wikitext/Images%20in%20WikiText.tid
 
so this exchange 
https://groups.google.com/d/msg/tiddlywiki/u0pcaOIOdA4/9CesEgAHq7UJ does 
not seem to be valid anymore...

And finally img src=... also does not seem to be an option 
https://groups.google.com/d/msg/tiddlywiki/dIrdnKRfmj8/XQ94kJm5NIkJ 
unless images are served from http as well.

By the way for me also the link syntax a 
href=file:///home/michele/imagefile.jpgimage/a is not working for me 
(see https://groups.google.com/d/msg/tiddlywiki/EmJFLV1XAD0/ZL7_W8Jsa18J)

Thank you,
michele

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.