Re: [tw5] TiddlyServer upgraded to 5.1.22 (and NPM install)

2020-04-24 Thread Arlen Beiler
Yes. It is used for data folders and also the entire folder is served at
/assets/tiddlywiki/. None of the regular TiddlyServer stuff applies to it
(like permissions, file saving, loading data folders), it just serves the
requested file if it exists.

On Fri, Apr 24, 2020 at 4:59 PM Saq Imtiaz  wrote:

> Can I use my own copy of the TiddlyWiki code by setting this appropriately?
>
> "_datafoldertarget":"/path/to/tiddlywiki"
>
> Thanks,
> Saq
>
> --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/42faaabd-136e-4ff4-9919-25a6ab7864a0%40googlegroups.com
> .
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSRiQBLVRSz4MCjL5EP9pk%3Drcyn_VUp_-50VcWC3uW9ATg%40mail.gmail.com.


[tw5] TiddlyServer upgraded to 5.1.22 (and NPM install)

2020-04-24 Thread Saq Imtiaz
Can I use my own copy of the TiddlyWiki code by setting this appropriately?

"_datafoldertarget":"/path/to/tiddlywiki"

Thanks,
Saq 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/42faaabd-136e-4ff4-9919-25a6ab7864a0%40googlegroups.com.


[tw5] TiddlyServer upgraded to 5.1.22 (and NPM install)

2020-04-24 Thread Arlen Beiler
Hello Everyone,

I've upgraded TiddlyServer to target 5.1.22.

@someguynamedmatt helped rearrange the build process, resulting in a clean
production build. So, I've now published TiddlyServer to npm and you can
install it by running

 npm install -g tiddlyserver

This will install it globally, which also puts it in your PATH, so you can
run it directly using

 tiddlyserver --config /path/to/settings.json

Windows should also work just fine. You can use the tilde (~) if your shell
supports it. I forgot to include tilde support for the config parameter (if
the shell passes it through). I'll add that in the future.

If you don't have npm installed or you want to do a portable install,
you'll find the archives listed at
https://github.com/Arlen22/TiddlyServer/releases/tag/v2.2.0-alpha-3. I
downloaded the tgz files from npm, and the zip files are the same archive
converted to a zip file.

I've separated out the tiddlywiki bundle into a separate npm package. If
you're familiar with that it's still the same idea. I will add more info to
the readme, but for now it's ready to use. It also includes the client-side
.js files for adding in an html page, which probably nobody uses yet. I'm
still working on the use cases and so forth for that, so that's just a
little teaser.

https://www.npmjs.com/package/tiddlywiki-production

As always, remember to create backups before upgrading.

Enjoy,
Arlen

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSQ26P-vG44Bt_GJ-NsytudYM15JR5VTpD_n1TndmPR-7Q%40mail.gmail.com.