[tw] Re: (TWc) Can't transcluded tiddler containing checkboxes

2014-06-15 Thread magev958
When it only is the header it reanders just fine. But I created a "2:ed 
checkboxSummer" and copy&paste the content from "checkboxSummer" into it 
and it showed an empty tiddler. I tried to edit and save, edit, add an 
enter and save, but nothing. Until suddenly there it was, after like 10 
times, just like the original tiddler. But I don't know what I did to make 
it work.

-- 
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] Re: (TWc) Can't transcluded tiddler containing checkboxes

2014-06-14 Thread Eric Shulman
On Saturday, June 14, 2014 3:18:07 PM UTC-7, magev958 wrote:
>
> I did an other test transcludeing the CheckboxPlugin and it works fine. 
> Seems to only be the checkbox syntax making a mess of things?


I downloaded a copy of your tiddlyspace so I could experiment a bit.  I can 
create NEW tiddlers that use and transclude the checkbox syntax 
correctly... but the existing tiddlers [[checkboxSummer]] and [[test]] 
don't work (as you reported).  I also examined the generated DOM elements 
in the online tiddlyspace, and the 'viewer' DOM element for the rendered 
[[test]] tiddler is *empty*... which suggests that the <> macro is 
completely failing to transclude [[checkboxSummer]], rather than some kind 
of error in rendering the transcluded checkbox content.

As an experiment, try editing [[checkboxSummer]] and removing *all* the 
checkbox syntax, but leave the heading content does the transclusion 
into [[test]] work then?  If it doesn't, then the problem isn't with the 
checkbox syntax, but with something else about transcluding that tiddler. 
 If the heading content does appear, then it may be necessary to use a 
javascript debugger to figure out what is happening.

-e



-- 
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] Re: (TWc) Can't transcluded tiddler containing checkboxes

2014-06-14 Thread magev958
I did an other test transcludeing the CheckboxPlugin and it works fine. Seems 
to only be the checkbox syntax making a mess of things?

-- 
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] Re: (TWc) Can't transcluded tiddler containing checkboxes

2014-06-14 Thread Eric Shulman
On Saturday, June 14, 2014 3:32:02 AM UTC-7, magev958 wrote:
>
> I've created a tiddler containg checkboxes using the plugin CheckBoxPlugin 
> from http://www.tiddlytools.com/#CheckboxPlugin. I'd like to use it in 
> the ViewTemplate for edit field in ViewMode. But when I tried to 
> transcluded it into an other tiddler it is blank.
>  
> I've setup this tiddlySpace - 
> http://magnus-evald-orchidelirium.tiddlyspace.com/
>

This seems very strange.  Your [[test]] tiddler seems to be correctly 
invoking <>, and that *should* display the content 
from that tiddler.  Does the problem only occur when the transcluded 
tiddler contains checkboxes?  If the problem is with the checkbox handling, 
then it should still render the heading text that occurs before the 
checkboxes.  If you remove all the checkbox syntax from [[checkboxSummer]], 
can you get the remaining text (the headings) to display?

-e

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