From 0b33e627acf449804e0ccff797c4f508e839e25c Mon Sep 17 00:00:00 2001 From: Ichijiku Ichigo Date: Mon, 10 Feb 2025 19:41:20 +0900 Subject: [PATCH] [ja-JP] Japanese translation of 'editions\tw5.com\tiddlers\nodejs\Installing custom plugins on Node.js.tid' --- .../Installing custom plugins on Node.js.tid | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 editions/ja-JP/tiddlers/nodejs/Installing custom plugins on Node.js.tid diff --git a/editions/ja-JP/tiddlers/nodejs/Installing custom plugins on Node.js.tid b/editions/ja-JP/tiddlers/nodejs/Installing custom plugins on Node.js.tid new file mode 100644 index 000000000..c7c9b4da4 --- /dev/null +++ b/editions/ja-JP/tiddlers/nodejs/Installing custom plugins on Node.js.tid @@ -0,0 +1,23 @@ +created: 20191022095653896 +modified: 20250122105447127 +original-modified: 20220617130125173 +tags: [[TiddlyWiki on Node.js]] PluginsCS +title: Installing custom plugins on Node.js +ja-title: Node.jsにカスタムプラグインをインストールする +type: text/vnd.tiddlywiki + +\rules except wikilink + +! 紹介 + +Node.jsクライアントサーバー構成でTiddlyWikiを使用する場合、公式プラグインとカスタムプラグインをインストールするにはいくつかの方法があります。 + +注記 +<$macrocall $name=".note" _="""ライブラリから単一ファイルWikiにプラグインをインストールする手順については、[[プラグイン|Plugins]]で詳細を確認してください。 +"""/> + + +!! プラグインのロード順序 + +{{Plugin Ordering}} +