Wow.

I did not notice that because I had a custom ViewTemplate, which
simply carried over during my upgrade.

By the way, my upgrade process was to have an empty tiddlywiki and
simply import all the tiddlers from my old tiddlywiki. I gather that
is the accepted upgrade method nowadays?

Only after I edited and re-named my ViewTemplate did I notice the
changes in the Shadow version and apply them to mine.

Maybe we should have an 'upgrade' plugin that is installed with each
new release that checks for things that may be affected by an upgrade
and then deletes itself once it's job is done? I guess this would only
be necessary for major upgrades, as opposed to point releases. After
all, I guess I am pretty typical, I just upgrade - I didn't pay a lot
of attention to what changed. I pretty much assume newer is better.

So, to all those Encrypted Tiddlererers - edit the ToolbarCommands
tiddler instead, unless you have an old ViewTemplate tiddler lying
around which doesn't include the 2.4 changes, in which case, rename
your ViewTemplate, discover the changes and apply them to your
ViewTemplate and rename it back, then edit ToolbarCommands.

Phew!

:-)

...Lyall


On Oct 9, 10:49 am, Eric Shulman <[EMAIL PROTECTED]> wrote:
> > If, however, you have a custom ViewTemplate tiddler, you will need to
> > manually edit the ViewTemplate to include this feature.
>
> > Look for '+editTiddler' and add 'decryptThis' before it.
>
> as of TW2.4.0, the toolbar command definitions have been *moved* to a
> separate shadow tiddler called [[ToolbarCommands]].  This tiddler
> contains *slice* definitions for the ViewToolbar and EditToolbar,
> which are referenced by the standard ViewTemplate and EditTemplate,
> which contain this syntax:
>    <span class='toolbar' macro='toolbar
> [[ToolbarCommands::ViewToolbar]]'></span>
> and
>    <span class='toolbar' macro='toolbar
> [[ToolbarCommands::EditToolbar]]'></span>
> respectively.  The slice values in ToolbarCommands contain the same
> macro parameters (i.e., toolbar command keywords) that used to be
> embedded directly in the templates.  Thus, instead of directly
> modifying the complex syntax on the ViewTemplate/EditTemplate, you now
> edit the [[ToolbarCommands]] and add a keyword to a much simpler space-
> separated list of keywords in a table.
>
> 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