mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 17:37:07 +00:00
Added first pass at support for building TiddlyWiki 2.6.x with TW5
There are still some whitespace and attribute ordering issues, but the result runs correctly.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
title: DeleteTiddlerCommand
|
||||
modifier: blaine
|
||||
created: 20110211110629
|
||||
modified: 20110211131016
|
||||
tags: commands
|
||||
creator: psd
|
||||
|
||||
Deletes the current tiddler. A confirmation dialogue is displayed unless disabled with the ConfirmBeforeDeleting checkbox in AdvancedOptions. It is used with the ToolbarMacro like this:
|
||||
{{{
|
||||
<<toolbar deleteTiddler>>
|
||||
}}}
|
||||
Reference in New Issue
Block a user