Not to confuse things, but here is a simpler way of running the github files which does not require any modifications to package.json, and only uses index.htm. https://gist.github.com/Arlen22/45f1a460c9e348fa50ad
On Sat, Jan 24, 2015 at 8:37 AM, Arlen Beiler <[email protected]> wrote: > You can have multiple wikis if you use different editions. Each edition > folder is a wiki. In nodewebkit.js, that's what $tw.boot.argv = > ['./editions/server']; is. You could possibly add a command line > argument. That'd be something to explore on the node-webkit side. Running > at the same time? Not right now I don't think. Well, maybe. You'd still > have to run it as a second instance. > > On Sat, Jan 24, 2015 at 6:29 AM, Danielo Rodríguez <[email protected]> > wrote: > >> >> >> El sábado, 24 de enero de 2015, 0:56:31 (UTC+1), Arlen Beiler escribió: >>> >>> Actually, I just read over your emails again, and finally saw the second >>> line that you posted ( "Not allowed to load local resource:" ). Definitely >>> check that index.htm is set right in package.json. I just tried changing >>> the name to something wrong, and that is the error I get. Hope that helps. >>> :) >>> -Arlen >>> >> >> I feel so dumb!!! Stupid, stupid boy! >> That was the problem. In this case, the lack of L at the end of the >> extension. After that, it worked like a charm. I have very bad eye for >> details like this. Thank you so much, for both, helping my making this >> working AND creating the instructions for using the NODE.JS version of TW >> as a single application. >> >> Now it's time to see how can we have multiple wikis without having >> multiple copies of the TW5 repo or node-webkit. >> >> THANK YOU! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TiddlyWiki" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/tiddlywiki. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

