1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-09 06:16:06 +00:00

Remove support for browser-startup modules

Instead support startup modules that stipulate which platform they
require.

Also include docs updates and fixes to fullscreen plugin
This commit is contained in:
Jermolene
2014-05-03 17:49:20 +01:00
parent 749582ede0
commit 78ba57d55d
11 changed files with 34 additions and 34 deletions

View File

@@ -1,7 +1,6 @@
title: $:/language/Docs/ModuleTypes/
animation: 動畫模組包含可用於 RevealWidget 的動畫。
browser-startup: 僅可於瀏覽器中執行的啟動功能函數。
command: 可於 Node.js 執行的指令。
config: 加入 `$tw.config` 的資料。
filteroperator: 個別篩選器運算元方法。