[tw5] Re: workaround for apache webdav

2019-03-16 Thread argasm
Hi Mario,

Thanks for the answers. I use tiddlywiki exposed to the web. 


Le samedi 16 mars 2019 14:47:30 UTC+1, PMario a écrit :
>
> Hi, 
>
> Do you use WebDav in a local setup, or is it exposed to the web?
>
> -m
>

-- 
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/fa0c4cde-703a-4ad8-8366-7731268f261f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] workaround for apache webdav

2019-03-15 Thread argasm
I've been trying for awhile to get TiddlyWiki to work with apache webdav.

After reading what was said in this group it appeared that the problem where 
etags, so i deactivated them by using the "FileEtag None" directive at the 
webdav folder level.

It now work like a charm although I don't think it's the right way to 
resolve the situation...

Did someone managed to get webdav saves work under apache2 web servers in a 
more protocolar way ?

-- 
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/c6feb78d-5c37-42d9-b9c7-123d45b95b32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: transclusion and tables

2018-04-21 Thread argasm
It works fine, thanks a lot !!

Le vendredi 20 avril 2018 21:43:05 UTC+2, Mark S. a écrit :
>
> Well, I hope someone can give you a better answer than this, but whenever 
> I've needed to build a table this way I've ended up using HTML structures 
> in the template. So 
> you would invoke like:
>
> 
> {{{[tag[arme]]||template-equipement}}}
> 
>
> and your template-equipement would look like:
>
>  {{!!nom}}  {{!!type-equipement}}  {{!!degats}} 
>  {{!!qualites}}  {{!!cout}}  {{!!note}} 
> 
>
> Good luck!
> -- Mark
>
>
>
> On Friday, April 20, 2018 at 12:23:44 PM UTC-7, arg...@gmail.com wrote:
>>
>> Here is the content : 
>> | {{!!nom}} | {{!!type-equipement}} | {{!!degats}} | {{!!qualites}} | 
>> {{!!cout}} | {{!!note}} |
>>
>>
>> Le vendredi 20 avril 2018 17:13:29 UTC+2, Mark S. a écrit :
>>>
>>> It might help to see the contents of template-equipement
>>>
>>>
>>> -- Mark
>>>
>>> On Friday, April 20, 2018 at 7:58:56 AM UTC-7, arg...@gmail.com wrote:

 Hello,

 I want to build a table from transcluded widgets each containing a part 
 of the table.

 there is the syntax i use : {{{[tag[arme]]||template-equipement}}}

 and there is what i get : 

 | arme a une main | arme | 1d8 | | 5 | | | arme batarde | arme lourdes 
 | 1d10 | batarde, précis | 50 thalers | a deux mains | | Arme courte | 
 arme 
 courte | 1d6 | court | 1 thaler | | | arme longue | arme longue | 1d8 | 
 long | 3 thalers | | | armes lourdes | armes lourdes | 1d10 | | 10 thalers 
 | | | attaque sans arme | attaque sans arme | 1d4 | court | 0 | | | bâton 
 articulé | arme longue | 1d8 | long, immobilisant | 15 thalers | | | bâton 
 de combat | arme longue | 1d6 | long, contondant | 1 shilling | | | Bec de 
 Corbin |

 Could you help me ? 

>>>

-- 
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/804d56dd-0df3-45a0-8e75-1c9b362ac795%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: transclusion and tables

2018-04-20 Thread argasm
Here is the content : 
| {{!!nom}} | {{!!type-equipement}} | {{!!degats}} | {{!!qualites}} | 
{{!!cout}} | {{!!note}} |


Le vendredi 20 avril 2018 17:13:29 UTC+2, Mark S. a écrit :
>
> It might help to see the contents of template-equipement
>
>
> -- Mark
>
> On Friday, April 20, 2018 at 7:58:56 AM UTC-7, arg...@gmail.com wrote:
>>
>> Hello,
>>
>> I want to build a table from transcluded widgets each containing a part 
>> of the table.
>>
>> there is the syntax i use : {{{[tag[arme]]||template-equipement}}}
>>
>> and there is what i get : 
>>
>> | arme a une main | arme | 1d8 | | 5 | | | arme batarde | arme lourdes | 
>> 1d10 | batarde, précis | 50 thalers | a deux mains | | Arme courte | arme 
>> courte | 1d6 | court | 1 thaler | | | arme longue | arme longue | 1d8 | 
>> long | 3 thalers | | | armes lourdes | armes lourdes | 1d10 | | 10 thalers 
>> | | | attaque sans arme | attaque sans arme | 1d4 | court | 0 | | | bâton 
>> articulé | arme longue | 1d8 | long, immobilisant | 15 thalers | | | bâton 
>> de combat | arme longue | 1d6 | long, contondant | 1 shilling | | | Bec de 
>> Corbin |
>>
>> Could you help me ? 
>>
>

-- 
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/10e97244-705f-4daf-9316-35423f9157f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] transclusion and tables

2018-04-20 Thread argasm
Hello,

I want to build a table from transcluded widgets each containing a part of 
the table.

there is the syntax i use : {{{[tag[arme]]||template-equipement}}}

and there is what i get : 

| arme a une main | arme | 1d8 | | 5 | | | arme batarde | arme lourdes | 
1d10 | batarde, précis | 50 thalers | a deux mains | | Arme courte | arme 
courte | 1d6 | court | 1 thaler | | | arme longue | arme longue | 1d8 | 
long | 3 thalers | | | armes lourdes | armes lourdes | 1d10 | | 10 thalers 
| | | attaque sans arme | attaque sans arme | 1d4 | court | 0 | | | bâton 
articulé | arme longue | 1d8 | long, immobilisant | 15 thalers | | | bâton 
de combat | arme longue | 1d6 | long, contondant | 1 shilling | | | Bec de 
Corbin |

Could you help me ? 

-- 
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/7e777207-1233-4a54-8970-2be70fe2bf76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.