> I was wondering if a tag like 'nowiki' could be assigned when you want
> none of a tiddler's content to be wikified without needing to embed
> codes in the text.

1) Install this plugin:
   http://www.TiddlyTools.com/#TaggedTemplateTweak

2) Make copy of your current ViewTemplate, and name it
NowikiViewTemplate

3) Edit NowikiViewTemplate and change:
   <div class='viewer' macro='view text wikified'></div>
to:
   <div class='viewer' macro='view text'></div>
(i.e., remove the 'wikified' keyword parameter)

4) Tag tiddlers with 'nowiki' to use the alternative
NowikiViewTemplate instead of the default ViewTemplate

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

--

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.


Reply via email to