Jan, I just looked at your proof of concept and you are doing something more clever than what I was considering. I was thinking in terms of exporting the plugin library into a local file system so that then you would upload it somewhere else. Your way is a much better idea I think. I made a widget that lets you send http POST requests from a browser, that would allow you to skip any copy and pasting or exporting steps and directly send the files to your php server. The widget is here https://ooktech.com/TiddlyWiki/SubmitForm/
I think the widget should be modified a bit to fit this situation, but the entire process could be done in a browser. The problem with the widget currently is that it uses the raw text content (not the wikified content) of a tiddler and we want it to use the output of macros as the text to send. Oh, and to clear up the confusion about the plugin library creator, the one you have titled LibraryHTML-Creator is an update to the other one that includes the html, the first part is the same as the old one, it just has the html part appended to the end of it. -- 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/05a22ed6-9f3d-4323-b043-cf7716dffd58%40googlegroups.com.

