kopia lustrzana https://github.com/miklobit/TiddlyWiki5
				
				
				
			Merge tw2 related plugins and templates
Now all the plugins and templates needed are in the plugin `tiddlywiki/classictools`print-window-tiddler
							rodzic
							
								
									be7cc67ab6
								
							
						
					
					
						commit
						c54faeecd8
					
				|  | @ -1,6 +1,5 @@ | ||||||
| { | { | ||||||
| 	"plugins": [ | 	"plugins": [ | ||||||
| 		"tiddlywiki/loadrecipe", | 		"tiddlywiki/classictools" | ||||||
| 		"tiddlywiki/stripcomments" |  | ||||||
| 	] | 	] | ||||||
| } | } | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| /*\ | /*\ | ||||||
| title: $:/plugins/tiddlywiki2/loadrecipe/recipe.js | title: $:/plugins/tiddlywiki/classictools/recipe.js | ||||||
| type: application/javascript | type: application/javascript | ||||||
| module-type: tiddlerdeserializer | module-type: tiddlerdeserializer | ||||||
| 
 | 
 | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| /*\ | /*\ | ||||||
| title: $:/plugins/tiddlywiki2/stripcomments/stripcomments.js | title: $:/plugins/tiddlywiki/classictools/stripcomments.js | ||||||
| type: application/javascript | type: application/javascript | ||||||
| module-type: fieldviewer | module-type: fieldviewer | ||||||
| 
 | 
 | ||||||
|  | @ -0,0 +1,7 @@ | ||||||
|  | { | ||||||
|  | 	"title": "$:/plugins/tiddlywiki/classictools", | ||||||
|  | 	"description": "Tools for working with classic TiddlyWiki documents", | ||||||
|  | 	"author": "JeremyRuston", | ||||||
|  | 	"version": "0.0.0", | ||||||
|  | 	"core-version": ">=5.0.0" | ||||||
|  | } | ||||||
|  | @ -1,7 +0,0 @@ | ||||||
| { |  | ||||||
| 	"title": "$:/plugins/tiddlywiki2/loadrecipe", |  | ||||||
| 	"description": "Loads tiddlers from an old-style TiddlyWiki 2.x.x recipe file", |  | ||||||
| 	"author": "JeremyRuston", |  | ||||||
| 	"version": "0.0.0", |  | ||||||
| 	"core-version": ">=5.0.0" |  | ||||||
| } |  | ||||||
|  | @ -1,7 +0,0 @@ | ||||||
| { |  | ||||||
| 	"title": "$:/plugins/tiddlywiki2/stripcomments", |  | ||||||
| 	"description": "Strips //# comments from JavaScript source", |  | ||||||
| 	"author": "JeremyRuston", |  | ||||||
| 	"version": "0.0.0", |  | ||||||
| 	"core-version": ">=5.0.0" |  | ||||||
| } |  | ||||||
		Ładowanie…
	
		Reference in New Issue
	
	 Jeremy Ruston
						Jeremy Ruston