Re: [tw] Re: [TW5] Pb with select widget (Chris Hunt)

2014-04-26 Thread FrD
Hi Jeremy,

I'd like to have some select widgets on the same line with text.
And then I want to use the variables that are set by the selects to create 
a tiddler with Stephan's newtiddler widget.

I think I'll make some trials with listselect widget from Stepnan.

Thanks

FrD

On Saturday, April 26, 2014 9:05:35 AM UTC+2, Jeremy Ruston wrote:
>
> Hi FrD
>
> It works as you say.
>> But it raises other problems as nothing can follow immediatly after the 
>> opening <$select> (except 2 newlines).
>>
>
> What are you trying to accomplish?
>
> Best wishes
>
> Jeremy.
>
>  
>
>>
>> Thanks
>>
>> FrD
>>
>>
>>
>> Le jeudi 24 avril 2014 18:45:27 UTC+2, Jeremy Ruston a écrit :
>>>
>>> Hi FrD
>>>
>>> With the code you posted the opening <$select> tag is not followed by 
>>> two linebreaks, and so the body of the widget will be parsed in inline mode.
>>>
>>> If you want to have it parsed in block mode (to avoid those  tags, 
>>> perhaps), then you'll need to add two linebreaks after both the opening 
>>> <$select> tags.
>>>
>>> Best wishes
>>>
>>> Jeremy
>>>
>>>
>>>
>>> On Thu, Apr 24, 2014 at 5:16 PM, FrD  wrote:
>>>
 Hi Jeremy,

 Thanks for jumping in.
 Alas your suggestion does not work. The code is below :

 <$select list="A B C" name="selection1"> The current selection is: 
 <>

 <$select tiddler="testSelectAux" name="selection2"> The current 
 selection is: <>

 Les sélections sont :

 <>
 <>

 

 

 The result is :






 FrD



> 
>





 Le jeudi 24 avril 2014 12:25:18 UTC+2, Jeremy Ruston a écrit : 

> Hi FrD
>
> It sounds like you're being hit by the 5.0.8 change to the way that 
> the content of widgets is parsed:
>
> http://tiddlywiki.com/static/Notes%2520for%2520upgrading%252
> 0to%25205.0.8-beta.html
>
> You probably need to add an extra linebreak after your opening 
> <$select> tag, so that there is a double linebreak to introduce block 
> mode 
> content.
>
> Best wishes
>
> Jeremy
>
>  
>>>
>>>
>>> -- 
>>> 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+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] Re: [TW5] Pb with select widget (Chris Hunt)

2014-04-26 Thread Jeremy Ruston
Hi FrD

It works as you say.
> But it raises other problems as nothing can follow immediatly after the
> opening <$select> (except 2 newlines).
>

What are you trying to accomplish?

Best wishes

Jeremy.



>
> Thanks
>
> FrD
>
>
>
> Le jeudi 24 avril 2014 18:45:27 UTC+2, Jeremy Ruston a écrit :
>>
>> Hi FrD
>>
>> With the code you posted the opening <$select> tag is not followed by two
>> linebreaks, and so the body of the widget will be parsed in inline mode.
>>
>> If you want to have it parsed in block mode (to avoid those  tags,
>> perhaps), then you'll need to add two linebreaks after both the opening
>> <$select> tags.
>>
>> Best wishes
>>
>> Jeremy
>>
>>
>>
>> On Thu, Apr 24, 2014 at 5:16 PM, FrD  wrote:
>>
>>> Hi Jeremy,
>>>
>>> Thanks for jumping in.
>>> Alas your suggestion does not work. The code is below :
>>>
>>> <$select list="A B C" name="selection1"> The current selection is:
>>> <>
>>>
>>> <$select tiddler="testSelectAux" name="selection2"> The current
>>> selection is: <>
>>>
>>> Les sélections sont :
>>>
>>> <>
>>> <>
>>>
>>> 
>>>
>>> 
>>>
>>> The result is :
>>>
>>>
>>>
>>>
>>>
>>>
>>> FrD
>>>
>>>
>>>
 

>>>
>>>
>>>
>>>
>>>
>>> Le jeudi 24 avril 2014 12:25:18 UTC+2, Jeremy Ruston a écrit :
>>>
 Hi FrD

 It sounds like you're being hit by the 5.0.8 change to the way that the
 content of widgets is parsed:

 http://tiddlywiki.com/static/Notes%2520for%2520upgrading%252
 0to%25205.0.8-beta.html

 You probably need to add an extra linebreak after your opening
 <$select> tag, so that there is a double linebreak to introduce block mode
 content.

 Best wishes

 Jeremy


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


Re: [tw] Re: [TW5] Pb with select widget (Chris Hunt)

2014-04-24 Thread FrD
Hi Jeremy,

It works as you say.
But it raises other problems as nothing can follow immediatly after the 
opening <$select> (except 2 newlines).

Thanks

FrD



Le jeudi 24 avril 2014 18:45:27 UTC+2, Jeremy Ruston a écrit :
>
> Hi FrD
>
> With the code you posted the opening <$select> tag is not followed by two 
> linebreaks, and so the body of the widget will be parsed in inline mode.
>
> If you want to have it parsed in block mode (to avoid those  tags, 
> perhaps), then you'll need to add two linebreaks after both the opening 
> <$select> tags.
>
> Best wishes
>
> Jeremy
>
>
>
> On Thu, Apr 24, 2014 at 5:16 PM, FrD >wrote:
>
>> Hi Jeremy,
>>
>> Thanks for jumping in.
>> Alas your suggestion does not work. The code is below :
>>
>> <$select list="A B C" name="selection1"> The current selection is: 
>> <>
>>
>> <$select tiddler="testSelectAux" name="selection2"> The current selection 
>> is: <>
>>
>> Les sélections sont :
>>
>> <>
>> <>
>>
>> 
>>
>> 
>>
>> The result is :
>>
>>
>>
>>
>>
>>
>> FrD
>>
>>
>>
>>> 
>>>
>>
>>
>>
>>
>>
>> Le jeudi 24 avril 2014 12:25:18 UTC+2, Jeremy Ruston a écrit : 
>>
>>> Hi FrD
>>>
>>> It sounds like you're being hit by the 5.0.8 change to the way that the 
>>> content of widgets is parsed:
>>>
>>> http://tiddlywiki.com/static/Notes%2520for%2520upgrading%
>>> 2520to%25205.0.8-beta.html
>>>
>>> You probably need to add an extra linebreak after your opening <$select> 
>>> tag, so that there is a double linebreak to introduce block mode content.
>>>
>>> Best wishes
>>>
>>> Jeremy
>>>
>>>  
>
>
> -- 
> 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+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] Re: [TW5] Pb with select widget (Chris Hunt)

2014-04-24 Thread Jeremy Ruston
Hi FrD

With the code you posted the opening <$select> tag is not followed by two
linebreaks, and so the body of the widget will be parsed in inline mode.

If you want to have it parsed in block mode (to avoid those  tags,
perhaps), then you'll need to add two linebreaks after both the opening
<$select> tags.

Best wishes

Jeremy



On Thu, Apr 24, 2014 at 5:16 PM, FrD  wrote:

> Hi Jeremy,
>
> Thanks for jumping in.
> Alas your suggestion does not work. The code is below :
>
> <$select list="A B C" name="selection1"> The current selection is:
> <>
>
> <$select tiddler="testSelectAux" name="selection2"> The current selection
> is: <>
>
> Les sélections sont :
>
> <>
> <>
>
> 
>
> 
>
> The result is :
>
>
>
>
>
>
> FrD
>
>
>
>> 
>>
>
>
>
>
>
> Le jeudi 24 avril 2014 12:25:18 UTC+2, Jeremy Ruston a écrit :
>
>> Hi FrD
>>
>> It sounds like you're being hit by the 5.0.8 change to the way that the
>> content of widgets is parsed:
>>
>> http://tiddlywiki.com/static/Notes%2520for%2520upgrading%
>> 2520to%25205.0.8-beta.html
>>
>> You probably need to add an extra linebreak after your opening <$select>
>> tag, so that there is a double linebreak to introduce block mode content.
>>
>> Best wishes
>>
>> Jeremy
>>
>>


-- 
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] Re: [TW5] Pb with select widget (Chris Hunt)

2014-04-24 Thread FrD


Hi Jeremy,

Thanks for jumping in.
Alas your suggestion does not work. The code is below :

<$select list="A B C" name="selection1"> The current selection is: 
<>

<$select tiddler="testSelectAux" name="selection2"> The current selection 
is: <>

Les sélections sont :

<>
<>





The result is :






FrD



>





Le jeudi 24 avril 2014 12:25:18 UTC+2, Jeremy Ruston a écrit : 

> Hi FrD
>
> It sounds like you're being hit by the 5.0.8 change to the way that the 
> content of widgets is parsed:
>
>
> http://tiddlywiki.com/static/Notes%2520for%2520upgrading%2520to%25205.0.8-beta.html
>
> You probably need to add an extra linebreak after your opening <$select> 
> tag, so that there is a double linebreak to introduce block mode content.
>
> Best wishes
>
> Jeremy
>
> 

-- 
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] Re: [TW5] Pb with select widget (Chris Hunt)

2014-04-24 Thread Jeremy Ruston
Hi FrD

It sounds like you're being hit by the 5.0.8 change to the way that the
content of widgets is parsed:

http://tiddlywiki.com/static/Notes%2520for%2520upgrading%2520to%25205.0.8-beta.html

You probably need to add an extra linebreak after your opening <$select>
tag, so that there is a double linebreak to introduce block mode content.

Best wishes

Jeremy



On Wed, Apr 23, 2014 at 8:36 AM, FrD  wrote:

> Hi,
>
> It seems that inside the select widget (ie between <$select ...> and
> ) there is no way to have block mode ; everything is processed
> inline.
>
> Outside the widget (for instance after) everything is fine again.
>
> Has something changed between say 5.0.8(or earlier when this widget
> worked)  and 5.0.10 with respect to this pb of block mode and inline mode ?
>
> Thanks
>
> FrD
>
> Le lundi 21 avril 2014 20:00:26 UTC+2, FrD a écrit :
>
>> Hi,
>>
>> I'm experimenting with Chris Hunt's select widget (
>> http://cjhunt.github.io/).
>>
>> I'm having a small problem after nesting some <$select>.
>> No way to have a new paragraph after the selects.
>>
>> My MTC is here :
>>
>> https://dl.dropboxusercontent.com/u/9385804/MTC.SelectWidget.5-0-10.html
>>
>> Thanks in advance for any hint.
>>
>> FrD
>>
>  --
> 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.