Hi,
I am trying to use QuickEdit with an MPTW version from Tiddlyspot. I
probably has modified it over the time so its not pure, but it has
been working fine.
I just added QuickEdit and if I do not download the
StyleSheetShortcuts, I get an extra button at the start of the menu
that reports:
Error while executing macro <<tiddler>>:
Unable to evaluate {{ // show/hide toolbar
var here=story.findContainingTiddler(place); if (here) var
tid=here.getAttribute('tiddler');
var show='$1'!='$'+'1'||config.options.chkShowQuickEdit||
tid=='QuickEditToolbar';
place.style.display=show?'block':'none';
'';}}: ReferenceError: place is not defined
For the rest it seems to work, but I have not tried out much yet.
If I download the StyleSheetShortcuts I do not see the QuickEdit menu
at all.
Any suggestions how to remove this button with an error message?
Thanks,
Grant
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---