How do I utilize the PUT saver? I don't see anything on the Saving tab of the Control Panel.
On Friday, December 4, 2020 at 4:15:53 PM UTC-5 [email protected] wrote: > If you can get WordPress to accept a PUT request, you can just use the PUT > saver. > This way you don't need to do any work on the TiddlyWiki side: > > https://github.com/Jermolene/TiddlyWiki5/blob/master/core/modules/savers/put.js > > > On Friday, December 4, 2020 at 9:56:06 PM UTC+1 [email protected] wrote: > >> Can anyone show me how to utilize $:/core/modules/savers/custom.js ? >> I have already read this: https://tiddlywiki.com/dev/static/Saver.html >> But, I am not a JS guru. I want to save TWs to a WordPress site, >> somewhere in the uploads folder. I am thinking I will need to use AJAX to >> talk to a WP plugin, which will handle the saving. I just need to learn >> how to create a custom TW saver module that will fire off the AJAX call. >> Thanks in advance for help with this. >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a38515a9-a4f2-4c3c-b0b3-fb0696e1d513n%40googlegroups.com.

