You can invoke macros from within the ViewTemplate using this syntax:
<span macro="..."></span>
just put the normal macroname and params within the "...", but leave
off the enclosing angle brackets (i.e., << and >>), like this:
<span macro="editSections edit 'edit this section'"></span>
Note one limitation: because the surrounding template syntax uses the
double-quote (") to enclose the macro syntax, you cannot use double-
quote *within* the macro. Use single-quotes ('...') or doubled-square
brackets ([[...]]) to enclose macro parameters that contain spaces.
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
http://www.TiddlyTools.com/#Donations
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact