Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
SaveButtonMacro
TiddlyWiki Community Wiki
| Name: | SaveButtonMacro |
| Author : | jayfresh |
| URL : | #SaveButtonMacro |
| Description : | IWantABlog-specific save button for publishing blog |
| Version : | 1 |
- CodeRepository: http://svn.tiddlywiki.org/Trunk/contributors/JonathanLister/verticals/TiddleShop/plugins/SaveButtonMacro.js
- License: BSDLicense
- TiddlyWiki CoreVersion: 2.3
SaveButtonMacro provides you with the following macro:
- saveButton - depends on TemplatePlugin
[edit] Usage
<<saveButton>>
[edit] Description
Clicking on the generated "save" button uses a naming convention to find the appropriate template for the tiddler in context, renders that template with the tiddler and saves the output to ./blog.html.

