Hi Danielo,
I found that in the case of "next" and "previous" links the transclusion
doesn't work as smoothly as expected .
Say you have Nav1 tiddler :
Précédent : <$list
filter="[is[current]previous[Livre]]"/> Suivant : <$list
filter="[is[current]next[Livre]]"/>
You put this tiddler between tags and body in the view template.
And you want the same at the bottom.
So you create Nav2 that transcludes Nav1 :
{{Nav1}}
If you put Nav2 after the body, it doesn't work (for me at least).
But I noticed that this code works for Nav2 :
<$tiddler tiddler=<<currentTiddler>>><$transclude
tiddler="Navigation1"/></$tiddler>
Looks strange to me ...
FrD
Le samedi 5 avril 2014 23:55:19 UTC+2, Danielo Rodríguez a écrit :
>
> Really? You have to duplicate it? I think you can have as many
> transclusions as you need of the same tiddler.
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.