Hi! I want to make very simple "Publish" in javascript. This button must take all wiki html code, put it to <form> and POST it to my PHP server. How can I get wiki html code by javascript. When I try var html = document.documentElement.innerHTML;
I get code of rendered by browser result but not base code. I want to get this code $:/core/templates/tiddlywiki5.html <file:///C:/Users/Tata/Desktop/heeg5.1.1/heeg2_test3.html#%24%3A%2Fcore%2Ftemplates%2Ftiddlywiki5.html> and send it to server by form. -- 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 post to this group, send email to tiddlywiki@googlegroups.com. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5a364b4e-d028-4f8a-85c9-d453e7528073%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.