Lots and lots and lots of docs updates

Now we've got up-to-date skeleton documentation for all the widgets
This commit is contained in:
Jeremy Ruston
2013-10-31 22:03:40 +00:00
parent 33de87ec8c
commit fbc1f5e5f6
22 changed files with 513 additions and 31 deletions

View File

@@ -0,0 +1,17 @@
title: EncryptWidget
created: 201310241419
creator: JeremyRuston
modified: 201310300837
modifier: JeremyRuston
tags: widget
! Introduction
The encrypt widget renders a filtered list of tiddlers to an encrypted block with the password currently held in the PasswordVault. The encrypted block can subsequently be decrypted by the TiddlyWiki5 BootMechanism. See the EncryptionMechanism for more details.
! Content and Attributes
The content of the `<$encrypt>` widget is ignored.
|!Attribute |!Description |
|filter |Filter defining the tiddlers to be included in the encrypted block. If not specified then all non-system tiddlers are used |