> QuickEditPackage tiddler but I get nothing.
> Is there any common thingy people miss when trying to install it?
> I use MPTW but with standard theme.

The package instructions describe how to add the toolbar definition to
the standard TW [[EditTemplate]].  However,
MPTW makes extensive use of custom tiddlers to define it's own
themes.  Although you state you are using the 'standard theme', I
suspect that is not really the case, and that the EditTemplate
definition you are actually using is coming from a non-standard MPTW
theme definition.  One way to confirm this would be to make other (non-
QuickEdit) changes in your [[EditTemplate]] and see if they appear.
Try adding something like this:
   <div>THIS IS A TEST</div>
If "THIS IS A TEST" appears when you edit a tiddler, then you know
you've changed the right place.

To make the QuickEditToolbar *always* appear when editing tiddlers
(i.e., ignore the value of config.options.chkShowQuickEdit), add the
following to the template:
   <div macro='tiddler QuickEditToolbar with: show'></div>

enjoy,
-e
--~--~---------~--~----~------------~-------~--~----~
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