Danielo,

Congrats, very nice concept, chapeaux!

I made a little modification to the transclude tiddler to view the *source 
*instead 
of the wikified version of the revisions.

$:/plugins/danielo515/tiddlypouch/ui/revisions/transclude-template

<!-- This template should be used with the tabs macro  -->
<$list filter="[is[current]!field:title<currentTab>]">
<$tiddler tiddler=<<currentTab>>>
*<!-- original line shows wikified:  <$transclude 
tiddler="$:/core/ui/ViewTemplate"/>-->*
*<!-- this line shows non-wikified **source **--> <pre><$view 
field="text"/></pre>*

</$tiddler>
</$list>

regards
Wimm

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9c15186a-06fc-4cd2-89c4-8bcdce03c453%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to