My latest version of TiddlerEncryptionPlugin, released a couple of
days ago, includes the ability to put a 'decrypt' button next to the
edit button, when displaying encrypted tiddlers.

This will automatically appear if you do not have a custom
ViewTemplate - ie, you use the default shadow ViewTemplate.

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.

You can put the decryptThis anywhere you like in the line but I put it
before the 'edit' button so that the decrypt button is in the normal
edit position, if the tiddler is encrypted.

The decrypt button will not appear if the tiddler is not encrypted.

The current thinking is that if someone has a custom ViewTemplate
tiddler, that a plugin should not automatically fiddle with it - which
is what the TiddlerEncryptionPlugin is currently doing.

...Lyall

--~--~---------~--~----~------------~-------~--~----~
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