wolfgang,

Thanks for the advice.

Forgive me for being dense.  I read that you are telling me to simply
add collapseTiddler to the ViewToolbar line of the ToolbarCommands
Shadow Tiddler.  I did that and the "fold" menu item appeared on the
View menu.  However when activated the Tiddler did fold but the View
menu disappeared and a Macro error was generated, "Error while
executing macro <<tiddlerIcons>>: No such macro exists"

Can you walk through another step to fix that?

Steve

On Aug 8, 9:35 am, wolfgang <[email protected]> wrote:
> In the CollapsedTemplate at TiddlyTools you'll find the following
> line:
>
> <span class='toolbar' macro='toolbar
> [[ToolbarCommands::CollapsedToolbar]]'></span>
> </span>
>
> - where [[ToolbarCommands::CollapsedToolbar]] embeds the row
> 'CollapsedToolbar' of the table in the 'ToolbarCommands' shadowed
> tiddler for every collapsed tiddler. There you'll also find the
> command for the regular ViewTemplate for displaying the collapse
> command for a tiddler in regular view mode:
>
> collapseTiddler
>
> Which you have to add to your ToolbarCommands shadowed tiddler. If the
> ToolbarCommands aren't embedded within your ViewTemplate you can add
> 'collapseTiddler' directly to the ViewTemplate. And if a systemTheme
> would be in use, to the ViewTemplate or ToolbarCommands embedded from
> there.
>
> Shadowed tiddlers you'll find in the right hand side under the 'More'
> and 'Shadowed' tabs.
>
> Regards..
--~--~---------~--~----~------------~-------~--~----~
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