The other way around would also be very practical ie.:
[[SomeTiddlerTitle]]
<<tiddler SomeTiddlerTitle##template with:faq>>
<<tiddler SomeTiddlerTitle##template with:glossary>>
<<tiddler SomeTiddlerTitle##template with:macros>>
<<tiddler SomeTiddlerTitle##template with:security>>
<<tiddler SomeTiddlerTitle##template with:fields>>
<<tiddler SomeTiddlerTitle##template with:wikitext>>
<<tiddler SomeTiddlerTitle##template with:shadowtiddlers>>/%
!template
<<view server.bag SiteIcon width:48 height:48 preserveAspectRatio:yes
label:no>>
<<view server.bag spaceLink server.title labelField:server.space>>
!end %/

Cheers

On 13 Nov., 17:54, Måns <[email protected]> wrote:
> Hi TwWizards
>
> Now we can the viewmacro for templating [1][2]:
> [[SomeTiddlerTitle]]
> <<list filter [tag[SomeTag]] template:SomeTiddlerTitle##template
> emptyMessage:"No tiddlers are tagged with SomeTag">>/%
> !template
> *<<view title link>>
> <<view ##testsection wikified>>
> **summary: <<view ::summary>>
> **nonexisting results in: <<view ::noneexisting>>
> <<view ##testsection wikified>>
> !end %/
>
> I'd like to be able to use the tiddlermacro and substitution markers
> as well:
>
> !template
> <<view title link>>
> <<tiddler ##show with: title>>
> !show
> [[$-suffix]]
> !end
>
> Would it be a violation of the security policy (TiddlyWeb &
> TiddlySpace) - making evaluated parameters work in this context?
>
> Could I do what I want with the view - or view sth wikified macro??
> Sth like <<view title-suffix link>> ??? .. (I've tried that - to no
> avail...)
>
> Cheers Måns Mårtensson
>
> [1]http://trac.tiddlywiki.org/changeset/12737
> [2]http://groups.google.com/group/tiddlywiki/browse_thread/thread/bcd1e1...

-- 
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