mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-12 11:48:06 +00:00
remove unnecessary spaces
This commit is contained in:
@@ -126,8 +126,7 @@ Toolbars/EditToolbar/Caption: Edit Toolbar
|
|||||||
Toolbars/EditToolbar/Hint: Choose which buttons are displayed for tiddlers in edit mode
|
Toolbars/EditToolbar/Hint: Choose which buttons are displayed for tiddlers in edit mode
|
||||||
Toolbars/Hint: Select which toolbar buttons are displayed
|
Toolbars/Hint: Select which toolbar buttons are displayed
|
||||||
Toolbars/PageControls/Caption: Page Toolbar
|
Toolbars/PageControls/Caption: Page Toolbar
|
||||||
Toolbars/PageControls/Hint: Choose which buttons are displayed on the main page toolbar
|
Toolbars/PageControls/Hint: Choose which buttons are displayed on the main page toolbar
|
||||||
Toolbars/ViewToolbar/Caption: View Toolbar
|
Toolbars/ViewToolbar/Caption: View Toolbar
|
||||||
Toolbars/ViewToolbar/Hint: Choose which buttons are displayed for tiddlers in view mode
|
Toolbars/ViewToolbar/Hint: Choose which buttons are displayed for tiddlers in view mode
|
||||||
Tools/Download/Full/Caption: Download full wiki
|
Tools/Download/Full/Caption: Download full wiki
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
title: $:/language/Help/load
|
title: $:/language/Help/load
|
||||||
description: Load tiddlers from a file
|
description: Load tiddlers from a file
|
||||||
|
|
||||||
Load tiddlers from 2.x.x TiddlyWiki files (`.html`), `.tiddler`, `.tid`, `.json` or other files
|
Load tiddlers from 2.x.x TiddlyWiki files (`.html`), `.tiddler`, `.tid`, `.json` or other files
|
||||||
|
|
||||||
```
|
```
|
||||||
--load <filepath>
|
--load <filepath>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
title: $:/language/Help/savetiddler
|
title: $:/language/Help/savetiddler
|
||||||
description: Saves a raw tiddler to a file
|
description: Saves a raw tiddler to a file
|
||||||
|
|
||||||
Saves an individual tiddler in its raw text or binary format to the specified filename.
|
Saves an individual tiddler in its raw text or binary format to the specified filename.
|
||||||
|
|
||||||
```
|
```
|
||||||
--savetiddler <title> <filename>
|
--savetiddler <title> <filename>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
title: $:/language/Help/savetiddlers
|
title: $:/language/Help/savetiddlers
|
||||||
description: Saves a group of raw tiddlers to a directory
|
description: Saves a group of raw tiddlers to a directory
|
||||||
|
|
||||||
Saves a group of tiddlers in their raw text or binary format to the specified directory.
|
Saves a group of tiddlers in their raw text or binary format to the specified directory.
|
||||||
|
|
||||||
```
|
```
|
||||||
--savetiddlers <filter> <pathname> ["noclean"]
|
--savetiddlers <filter> <pathname> ["noclean"]
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ At the root, it serves a rendering of a specified tiddler. Away from the root, i
|
|||||||
The parameters are:
|
The parameters are:
|
||||||
|
|
||||||
* ''port'' - port number to serve from (defaults to "8080")
|
* ''port'' - port number to serve from (defaults to "8080")
|
||||||
* ''roottiddler'' - the tiddler to serve at the root (defaults to "$:/core/save/all")
|
* ''roottiddler'' - the tiddler to serve at the root (defaults to "$:/core/save/all")
|
||||||
* ''rendertype'' - the content type to which the root tiddler should be rendered (defaults to "text/plain")
|
* ''rendertype'' - the content type to which the root tiddler should be rendered (defaults to "text/plain")
|
||||||
* ''servetype'' - the content type with which the root tiddler should be served (defaults to "text/html")
|
* ''servetype'' - the content type with which the root tiddler should be served (defaults to "text/html")
|
||||||
* ''username'' - the default username for signing edits
|
* ''username'' - the default username for signing edits
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
title: $:/language/Help/verbose
|
title: $:/language/Help/verbose
|
||||||
description: Triggers verbose output mode
|
description: Triggers verbose output mode
|
||||||
|
|
||||||
Triggers verbose output, useful for debugging
|
Triggers verbose output, useful for debugging
|
||||||
|
|
||||||
```
|
```
|
||||||
--verbose
|
--verbose
|
||||||
|
|||||||
@@ -6,8 +6,8 @@ Listing/Import/Caption: Import
|
|||||||
Listing/Select/Caption: Select
|
Listing/Select/Caption: Select
|
||||||
Listing/Status/Caption: Status
|
Listing/Status/Caption: Status
|
||||||
Listing/Title/Caption: Title
|
Listing/Title/Caption: Title
|
||||||
Upgrader/Plugins/Suppressed/Incompatible: Blocked incompatible or obsolete plugin
|
Upgrader/Plugins/Suppressed/Incompatible: Blocked incompatible or obsolete plugin
|
||||||
Upgrader/Plugins/Suppressed/Version: Blocked plugin (due to incoming <<incoming>> being older than existing <<existing>>)
|
Upgrader/Plugins/Suppressed/Version: Blocked plugin (due to incoming <<incoming>> being older than existing <<existing>>)
|
||||||
Upgrader/Plugins/Upgraded: Upgraded plugin from <<incoming>> to <<upgraded>>
|
Upgrader/Plugins/Upgraded: Upgraded plugin from <<incoming>> to <<upgraded>>
|
||||||
Upgrader/State/Suppressed: Blocked temporary state tiddler
|
Upgrader/State/Suppressed: Blocked temporary state tiddler
|
||||||
Upgrader/System/Suppressed: Blocked system tiddler
|
Upgrader/System/Suppressed: Blocked system tiddler
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ title: $:/language/
|
|||||||
|
|
||||||
AboveStory/ClassicPlugin/Warning: It looks like you are trying to load a plugin designed for ~TiddlyWiki Classic. Please note that [[these plugins do not work with TiddlyWiki version 5.x.x|http://tiddlywiki.com/#TiddlyWikiClassic]]. ~TiddlyWiki Classic plugins detected:
|
AboveStory/ClassicPlugin/Warning: It looks like you are trying to load a plugin designed for ~TiddlyWiki Classic. Please note that [[these plugins do not work with TiddlyWiki version 5.x.x|http://tiddlywiki.com/#TiddlyWikiClassic]]. ~TiddlyWiki Classic plugins detected:
|
||||||
BinaryWarning/Prompt: This tiddler contains binary data
|
BinaryWarning/Prompt: This tiddler contains binary data
|
||||||
ClassicWarning/Hint: This tiddler is written in TiddlyWiki Classic wiki text format, which is not fully compatible with TiddlyWiki version 5. See http://tiddlywiki.com/static/Upgrading.html for more details.
|
ClassicWarning/Hint: This tiddler is written in TiddlyWiki Classic wiki text format, which is not fully compatible with TiddlyWiki version 5. See http://tiddlywiki.com/static/Upgrading.html for more details.
|
||||||
ClassicWarning/Upgrade/Caption: upgrade
|
ClassicWarning/Upgrade/Caption: upgrade
|
||||||
CloseAll/Button: close all
|
CloseAll/Button: close all
|
||||||
ConfirmCancelTiddler: Do you wish to discard changes to the tiddler "<$text text=<<title>>/>"?
|
ConfirmCancelTiddler: Do you wish to discard changes to the tiddler "<$text text=<<title>>/>"?
|
||||||
|
|||||||
Reference in New Issue
Block a user