mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-11-04 01:23:01 +00:00 
			
		
		
		
	Consistent plugin descriptions
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/core",
 | 
						"title": "$:/core",
 | 
				
			||||||
	"description": "TiddlyWiki5 core plugin",
 | 
						"description": "TiddlyWiki5 core",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"plugin-priority": "0",
 | 
						"plugin-priority": "0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,6 +4,6 @@
 | 
				
			|||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"plugin-type": "theme",
 | 
						"plugin-type": "theme",
 | 
				
			||||||
	"description": "Hides all the user interface furniture",
 | 
						"description": "Hides the normal user interface, presentational",
 | 
				
			||||||
	"dependents": ["$:/themes/tiddlywiki/centralised"]
 | 
						"dependents": ["$:/themes/tiddlywiki/centralised"]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/browser-sniff",
 | 
						"title": "$:/plugins/tiddlywiki/browser-sniff",
 | 
				
			||||||
	"description": "Browser sniffing for TiddlyWiki",
 | 
						"description": "Browser sniffing",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"list": "readme"
 | 
						"list": "readme"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/cecily",
 | 
						"title": "$:/plugins/tiddlywiki/cecily",
 | 
				
			||||||
	"description": "Zoomable User Interface for TiddlyWiki",
 | 
						"description": "Zoomable storyview (Cecily)",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"list": "readme"
 | 
						"list": "readme"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/classictools",
 | 
						"title": "$:/plugins/tiddlywiki/classictools",
 | 
				
			||||||
	"description": "Tools for working with classic TiddlyWiki documents",
 | 
						"description": "TiddlyWiki Classic manipulation tools",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0"
 | 
						"core-version": ">=5.0.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/codemirror",
 | 
						"title": "$:/plugins/tiddlywiki/codemirror",
 | 
				
			||||||
	"description": "Codemirror plugin",
 | 
						"description": "CodeMirror: text editor",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"list": "readme"
 | 
						"list": "readme"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/d3",
 | 
						"title": "$:/plugins/tiddlywiki/d3",
 | 
				
			||||||
	"description": "d3.js plugin for TiddlyWiki5",
 | 
						"description": "D3: data visualisation",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0"
 | 
						"core-version": ">=5.0.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/filesystem",
 | 
						"title": "$:/plugins/tiddlywiki/filesystem",
 | 
				
			||||||
	"description": "File system synchronisation",
 | 
						"description": "Local filesystem syncadaptor",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0"
 | 
						"core-version": ">=5.0.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/github-fork-ribbon",
 | 
						"title": "$:/plugins/tiddlywiki/github-fork-ribbon",
 | 
				
			||||||
	"description": "GitHub-style ribbon in pure CSS",
 | 
						"description": "Corner ribbon",
 | 
				
			||||||
	"author": "Simon Whitaker, adapted for TiddlyWiki by JeremyRuston",
 | 
						"author": "Simon Whitaker, adapted for TiddlyWiki by JeremyRuston",
 | 
				
			||||||
	"list": "readme"
 | 
						"list": "readme"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/googleanalytics",
 | 
						"title": "$:/plugins/tiddlywiki/googleanalytics",
 | 
				
			||||||
	"description": "Google Analytics plugin for TiddlyWiki5",
 | 
						"description": "Google Analytics: website statistics",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"list": "readme"
 | 
						"list": "readme"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/highlight",
 | 
						"title": "$:/plugins/tiddlywiki/highlight",
 | 
				
			||||||
	"description": "Highlight.js plugin for TiddlyWiki5",
 | 
						"description": "Highlight.js: syntax highlighting",
 | 
				
			||||||
	"author": "JoaoBolila",
 | 
						"author": "JoaoBolila",
 | 
				
			||||||
	"list": "license"
 | 
						"list": "license"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/jasmine",
 | 
						"title": "$:/plugins/tiddlywiki/jasmine",
 | 
				
			||||||
	"description": "Jasmine test framework plugin for TiddlyWiki5",
 | 
						"description": "Jasmine: testing framework",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0"
 | 
						"core-version": ">=5.0.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/katex",
 | 
						"title": "$:/plugins/tiddlywiki/katex",
 | 
				
			||||||
	"description": "Mathematics typesetting plugin wrapping KaTeX",
 | 
						"description": "KaTeX: mathematical typography",
 | 
				
			||||||
	"author": "JeremyRuston"
 | 
						"author": "JeremyRuston"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/markdown",
 | 
						"title": "$:/plugins/tiddlywiki/markdown",
 | 
				
			||||||
	"description": "Markdown plugin wrapping markdown-js",
 | 
						"description": "Markdown parser",
 | 
				
			||||||
	"author": "JeremyRuston"
 | 
						"author": "JeremyRuston"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/nodewebkitsaver",
 | 
						"title": "$:/plugins/tiddlywiki/nodewebkitsaver",
 | 
				
			||||||
	"description": "Native saving for node-webkit",
 | 
						"description": "Node-webkit saver",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0"
 | 
						"core-version": ">=5.0.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/pluginlibrary",
 | 
						"title": "$:/plugins/tiddlywiki/pluginlibrary",
 | 
				
			||||||
	"description": "Plugin for building the TiddlyWiki Plugin Library",
 | 
						"description": "Plugin library builder",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0"
 | 
						"core-version": ">=5.0.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/railroad",
 | 
						"title": "$:/plugins/tiddlywiki/railroad",
 | 
				
			||||||
	"description": "Railroad diagram generator",
 | 
						"description": "Railroad diagram generator",
 | 
				
			||||||
	"author": "Astrid Elocson",
 | 
						"author": "AstridElocson",
 | 
				
			||||||
	"plugin-type": "plugin",
 | 
						"plugin-type": "plugin",
 | 
				
			||||||
	"list": "readme syntax example"
 | 
						"list": "readme syntax example"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/tahoelafs",
 | 
						"title": "$:/plugins/tiddlywiki/tahoelafs",
 | 
				
			||||||
	"description": "Support for saving changes to Tahoe-LAFS",
 | 
						"description": "Tahoe-LAFS saver",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0"
 | 
						"core-version": ">=5.0.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/translators",
 | 
						"title": "$:/plugins/tiddlywiki/translators",
 | 
				
			||||||
	"description": "Tools to help translators of TiddlyWiki",
 | 
						"description": "Translation editing tools",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"list": "readme"
 | 
						"list": "readme"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/tw2parser",
 | 
						"title": "$:/plugins/tiddlywiki/tw2parser",
 | 
				
			||||||
	"description": "TiddlyWiki Classic-compatible wikitext parser",
 | 
						"description": "TiddlyWiki Classic parser",
 | 
				
			||||||
	"authors": "JeremyRuston, JeffreyWilkinson",
 | 
						"authors": "JeremyRuston, JeffreyWilkinson",
 | 
				
			||||||
	"core-version": ">=5.0.15",
 | 
						"core-version": ">=5.0.15",
 | 
				
			||||||
	"plugin-type": "plugin"
 | 
						"plugin-type": "plugin"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"title": "$:/plugins/tiddlywiki/upgrade",
 | 
						"title": "$:/plugins/tiddlywiki/upgrade",
 | 
				
			||||||
	"description": "User interface for upgrading TiddlyWiki documents",
 | 
						"description": "Upgrade system for TiddlyWiki versions",
 | 
				
			||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0"
 | 
						"core-version": ">=5.0.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,6 +4,6 @@
 | 
				
			|||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"plugin-type": "theme",
 | 
						"plugin-type": "theme",
 | 
				
			||||||
	"description": "Experimental theme with a centred text column",
 | 
						"description": "Centralises the story river, experimental",
 | 
				
			||||||
	"dependents": ["$:/themes/tiddlywiki/snowwhite"]
 | 
						"dependents": ["$:/themes/tiddlywiki/snowwhite"]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,6 +4,6 @@
 | 
				
			|||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"plugin-type": "theme",
 | 
						"plugin-type": "theme",
 | 
				
			||||||
	"description": "Theme for removing editing features",
 | 
						"description": "Hides the ability to edit tiddlers",
 | 
				
			||||||
	"dependents": ["$:/themes/tiddlywiki/snowwhite"]
 | 
						"dependents": ["$:/themes/tiddlywiki/snowwhite"]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,6 +4,6 @@
 | 
				
			|||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"plugin-type": "theme",
 | 
						"plugin-type": "theme",
 | 
				
			||||||
	"description": "Borderless tiddlers",
 | 
						"description": "Removes borders from tiddlers",
 | 
				
			||||||
	"dependents": ["$:/themes/tiddlywiki/vanilla"]
 | 
						"dependents": ["$:/themes/tiddlywiki/vanilla"]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,6 +4,6 @@
 | 
				
			|||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"plugin-type": "theme",
 | 
						"plugin-type": "theme",
 | 
				
			||||||
	"description": "A clean theme that emphasises individual tiddlers",
 | 
						"description": "Emphasises individual tiddlers",
 | 
				
			||||||
	"dependents": ["$:/themes/tiddlywiki/vanilla"]
 | 
						"dependents": ["$:/themes/tiddlywiki/vanilla"]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,6 +4,6 @@
 | 
				
			|||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"plugin-type": "theme",
 | 
						"plugin-type": "theme",
 | 
				
			||||||
	"description": "An alternate theme",
 | 
						"description": "Example alternative theme",
 | 
				
			||||||
	"dependents": ["$:/themes/tiddlywiki/snowwhite"]
 | 
						"dependents": ["$:/themes/tiddlywiki/snowwhite"]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,5 +4,5 @@
 | 
				
			|||||||
	"author": "JeremyRuston",
 | 
						"author": "JeremyRuston",
 | 
				
			||||||
	"core-version": ">=5.0.0",
 | 
						"core-version": ">=5.0.0",
 | 
				
			||||||
	"plugin-type": "theme",
 | 
						"plugin-type": "theme",
 | 
				
			||||||
	"description": "A basic default theme"
 | 
						"description": "Basic theme"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user