> I'd like to be able to add parts to a destination tiddler.
>
> I've put a tiddler in the PageTemplate and I'd like to be able to add
> (or/and remove) parts with a button.
> This  works inside a tiddler: <<toolbar addPasteUpPart>>
> if I however put it in the tiddler which is active in the PageTemplate
> - all other elements are hidden??!!

You CAN, of course, embed the command button directly in a
ViewTemplate, like this:
  <span macro="toolbar addPasteUpPart"></span>

However, it's a *toolbar command*!!!  Just add it to the space-
separated list for "ViewToolbar" in [[ToolbarCommands]] and you'll be
all set!

enjoy,
-e

>
> How do I do this?
>
> Cheers 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.

Reply via email to