This is perfect! the only gotcha is any *new* content will be placed in editions/tw5.com-server/tiddlers/ and not editions/tw5.com/tiddlers/ which requires an extra copy step.
For others viewing this post be sure to use the "retain-original-tiddler-path": true option. On Thursday, April 17, 2014 8:32:11 AM UTC-4, Jeremy Ruston wrote: > > Hi Devin > > You absolutely don't need to symlink to accomplish this. Have a look at > how editions/tw5.com and editions/tw5.com-server are set up. > > The former contains the content, and the tiddlywiki.info file lists the > plugins needed for the standalone edition. The latter wiki lists the > plugins needed for client-server usage, and includes the content of > tw5.com via the "includeWikis" directive in tiddlywiki.info. > > So, to build an index.html for posting to the web I just build editions/ > tw5.com. To work on the content with the client server edition I just run > up editions/tw5.com-server edition. > > Best wishes > > Jeremy > > > > On Thu, Apr 17, 2014 at 12:13 AM, Devin Weaver > <[email protected]<javascript:> > > wrote: > >> Yes, You are correct, two editions. I ended up doing as you said but with >> a task manager (gulp). Here is the gist: >> >> https://gist.github.com/10941302 >> >> On Wednesday, April 16, 2014 3:02:06 PM UTC-4, PMario wrote: >>> >>> but for your usecas imo you'll always need 2 editions because you want a >>> dev and a deploy edition, if I read your first post right. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "TiddlyWikiDev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/tiddlywikidev. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
