Hi Skye
> I am thinking it would be much neater and easier to have this format
> embedded into a TaggedViewTempate using html tables......but I am nor
> sure how to go about it.......can someone lead me of as to how to
> translate this format into a taggedViewTemplate.
Create a FormatViewTemplate (you'll have to install Eric's
TaggedTemplateTweak plugin first..
http://www.tiddlytools.com/#TaggedTemplateTweak)
Copy ViewTemplate tiddler into the FormatViewTemplate
You could replace,remove "<div class='viewer' macro='view text
wikified'></div>"
with: <div class='viewer (or table or whatever)' macro='tiddler Format
with: {{tiddler.title}}'></div>, or simply add it anywhere..
Now if you tag a tiddler with "Format" the tiddler should be wikified
as a table, when in ViewMode..
Regards Måns Mårtensson
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.