kopia lustrzana https://github.com/miklobit/TiddlyWiki5
				
				
				
			Stop using 'wiki' directory within wiki directories
							rodzic
							
								
									a788593687
								
							
						
					
					
						commit
						ed3a0ba6a3
					
				|  | @ -995,7 +995,6 @@ $tw.loadTiddlers = function() { | ||||||
| 	// On the server, we load tiddlers from specified folders
 | 	// On the server, we load tiddlers from specified folders
 | ||||||
| 	var folders = [ | 	var folders = [ | ||||||
| 		$tw.boot.bootPath, | 		$tw.boot.bootPath, | ||||||
| 		path.resolve($tw.boot.wikiPath,$tw.config.wikiSystemSubDir), |  | ||||||
| 		path.resolve($tw.boot.wikiPath,$tw.config.wikiTiddlersSubDir) | 		path.resolve($tw.boot.wikiPath,$tw.config.wikiTiddlersSubDir) | ||||||
| 	]; | 	]; | ||||||
| 	for(var t=0; t<folders.length; t++) { | 	for(var t=0; t<folders.length; t++) { | ||||||
|  | @ -1063,7 +1062,6 @@ $tw.boot.startup = function() { | ||||||
| 			pluginsPath: "../plugins/", | 			pluginsPath: "../plugins/", | ||||||
| 			wikiInfo: "./tiddlywiki.info", | 			wikiInfo: "./tiddlywiki.info", | ||||||
| 			wikiPluginsSubDir: "./plugins", | 			wikiPluginsSubDir: "./plugins", | ||||||
| 			wikiSystemSubDir: "./wiki", |  | ||||||
| 			wikiTiddlersSubDir: "./tiddlers", | 			wikiTiddlersSubDir: "./tiddlers", | ||||||
| 			jsModuleHeaderRegExpString: "^\\/\\*\\\\\\n((?:^[^\\n]*\\n)+?)(^\\\\\\*\\/$\\n?)", | 			jsModuleHeaderRegExpString: "^\\/\\*\\\\\\n((?:^[^\\n]*\\n)+?)(^\\\\\\*\\/$\\n?)", | ||||||
| 			fileExtensionInfo: {}, // Map file extension to {type:}
 | 			fileExtensionInfo: {}, // Map file extension to {type:}
 | ||||||
|  |  | ||||||
		Ładowanie…
	
		Reference in New Issue
	
	 Jeremy Ruston
						Jeremy Ruston