It looks like put.js was first implemented in Feb 2016, so has been around 
only since 5.1.12.

Thanks,
Mark

On Thursday, July 6, 2017 at 4:03:25 AM UTC-7, Arlen Beiler wrote:
>
> I don't know when the put saver was added, but it does need to be 
> installed in whatever tiddlywiki version you're using.
>
> As far as upgrading always make sure you make it back up of your files 
> before you upgrade and then keep them for later, but the upgrade process is 
> becoming a lot smoother in recent versions.
>
> The Fix bookmarklet is once per page load. 
>
> On Jul 5, 2017 23:43, "'Mark S.' via TiddlyWiki" <
> [email protected] <javascript:>> wrote:
>
>> Do I need to use the Fixit once per session (including all files), or 
>> once per file, or once per file per session? If I have to do it every time 
>> ... I do forget things from time to time.
>>
>> It appears that it works once per session, but not sure.
>>
>> Also, does it only work on 5.1.14 files? It works on the empty (5.1.14) 
>> and another 5.1.14 file I've been using, but not on my main 5.1.11 file (I 
>> always drag my feet updating for fear of losing data).
>>
>> If it's only meant for 5.1.14, then that should also be in the 
>> documentation so people aren't frustrated. It would be best if it could 
>> work on all versions -- especially considering that people using TWC are 
>> going to need a Save solution too.
>>
>> Thanks!
>> Mark
>>
>>
>> On Wednesday, July 5, 2017 at 7:49:50 PM UTC-7, Arlen Beiler wrote:
>>>
>>> Please try dragging a new bookmarklet from the directory index and see 
>>> if that helps. Once the TiddlyWiki file is done loading, then you click the 
>>> bookmarklet. You may click it as many times as you like just to make sure. 
>>> Make sure you test a fresh empty from tiddlywiki.com to make sure it is 
>>> not some settings or plugins that are triggering a download.
>>>
>>> While you are trying to set this up it is best to be on the same 
>>> computer accessing localhost. If you cannot access localhost, you cannot 
>>> really guarantee that there is no firewall causing problems. Firewalls are 
>>> known to cause problems for put requests.
>>>
>>> Hope that helps. 
>>> -Arlen
>>>
>>> On Wed, Jul 5, 2017 at 10:14 PM, 'Mark S.' via TiddlyWiki <
>>> [email protected]> wrote:
>>>
>>>> The data folders appear to be working, but the single-file TW still 
>>>> wants to save as download.
>>>>
>>>> Something else -- I noticed this before. The hard drive seems to get 
>>>> lots of thrashing for 5 minutes or more after booting with tiddlyserver. 
>>>> This might be part of the underlying node.js stuff or ??
>>>>
>>>> Thanks!
>>>> Mark
>>>>
>>>> On Wednesday, July 5, 2017 at 5:03:14 PM UTC-7, Arlen Beiler wrote:
>>>>>
>>>>> I think I know what it is. I just published a new release, v2.0.3, 
>>>>> this evening which should fix the problem you are having. Please download 
>>>>> it and copy it in. If you don't want to use NPM again, just delete all 
>>>>> the 
>>>>> folders besides node_modules and copy the new files in.
>>>>>
>>>>> Let me know if you still are having problems after trying this.
>>>>>
>>>>> Enjoy!
>>>>> -Arlen
>>>>>
>>>>> On Wed, Jul 5, 2017 at 7:44 PM, 'Mark S.' via TiddlyWiki <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> First I tried to use stand-alone file:
>>>>>>
>>>>>> D:\data\apps\twserver>node server.js
>>>>>> Settings file: D:\data\apps\twserver\settings.json
>>>>>> Open you browswer and type in one of the following:
>>>>>> 192.168.1.100:8080
>>>>>> 192.168.56.1:8080
>>>>>> [2017-07-05T16:35:38.015-0700] GET 200 ::ffff:127.0.0.1 /
>>>>>>                                     11.855 ms - -
>>>>>> APP 2017-07-05 16:35:38  [IPv6-::ffff:127.0.0.1] state error Not Found
>>>>>> [2017-07-05T16:35:38.279-0700] GET 404 ::ffff:127.0.0.1 
>>>>>> /icons/category.png
>>>>>>                                     2.958 ms - -
>>>>>> [2017-07-05T16:35:44.382-0700] GET 302 ::ffff:127.0.0.1 /tw2014
>>>>>>                                     4.327 ms - -
>>>>>> [2017-07-05T16:35:44.411-0700] GET 200 ::ffff:127.0.0.1 /tw2014/
>>>>>>                                     8.601 ms - -
>>>>>>
>>>>>> The standalone version looks great, but doesn't save, even after 
>>>>>> clicking on the fixit bookmarklet.
>>>>>>
>>>>>> Then I navigated to a data folder:
>>>>>>
>>>>>> [2017-07-05T16:37:33.999-0700] GET 302 ::ffff:127.0.0.1 /test2
>>>>>>                                     3.144 ms - -
>>>>>> complete
>>>>>> twboot: 1058.751ms
>>>>>> [2017-07-05T16:37:35.084-0700] GET 404 ::ffff:127.0.0.1 /test2/
>>>>>>                                     1060.767 ms - -
>>>>>> syncer-server-filesystem: Dispatching 'save' task: $:/StoryList
>>>>>> FileSystem: Saved file 
>>>>>> C:\Users\Mark\github\test2\tiddlers\$__StoryList.tid
>>>>>> syncer-server-filesystem: Dispatching 'save' task: 
>>>>>> $:/config/tiddlyweb/host
>>>>>> FileSystem: Saved file 
>>>>>> C:\Users\Mark\github\test2\tiddlers\$__config_tiddlyweb_h
>>>>>> ost.tid
>>>>>>
>>>>>>
>>>>>> Also, my regular node.js setup no longer works. I'm wondering if, 
>>>>>> when the npm --install was run it installed  the new 5.1.14 code and 
>>>>>> whether it is fussier about the node version. I may try to update that.
>>>>>>
>>>>>> When I run my regular node.js data folders, I get 404 errors (I've 
>>>>>> made a separate post about that). 404 usually means missing page, but I 
>>>>>> have no idea what it's trying to serve that it can't find.
>>>>>>
>>>>>> Thanks!
>>>>>> Mark
>>>>>> On Wednesday, July 5, 2017 at 4:28:28 PM UTC-7, Arlen Beiler wrote:
>>>>>>>
>>>>>>> Mark,
>>>>>>> If you could copy the console output and paste it here, that would 
>>>>>>> be great.
>>>>>>> Thanks,
>>>>>>> -Arlen
>>>>>>>
>>>>>>> On Tue, Jul 4, 2017 at 7:47 PM, 'Mark S.' via TiddlyWiki <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> Attempting to serve data folders -- fails with a blank web page. 
>>>>>>>> Not sure if this has anything to do with it, but I see this message in 
>>>>>>>> the 
>>>>>>>> message stream:
>>>>>>>>
>>>>>>>> For $:/config/tiddlyweb/host, type is application/x-tiddler 
>>>>>>>> hasMetaFile is false
>>>>>>>>  filepath is C:\Users\Mark\github\TiddlyWiki5\editions\tw5.com
>>>>>>>> \tiddlers\$__confi
>>>>>>>> g_tiddlyweb_host.tid
>>>>>>>>
>>>>>>>> Not sure why its talking about tw5.com/tiddlers when it's pointed 
>>>>>>>> at tw5.com-server. Both tw5.com and tw5.com-server have their 
>>>>>>>> respective tiddlywiki.info files.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Mark
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tuesday, July 4, 2017 at 2:51:56 PM UTC-7, Mark S. wrote:
>>>>>>>>>
>>>>>>>>> More comment on .mht. It actually does attempt to serve up the 
>>>>>>>>> .mht file -- but instead of inserting it in the iframe it offers to 
>>>>>>>>> *download* the file.
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Mark
>>>>>>>>>
>>>>>>>>> On Tuesday, July 4, 2017 at 2:44:22 PM UTC-7, Mark S. wrote:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Also, is there a way to tell the server to serve up .mht files? 
>>>>>>>>>> Or to add types? I've just started using MHT as it's a good way to 
>>>>>>>>>> clip web 
>>>>>>>>>> pages and keep text and images (I view them through an iframe, in 
>>>>>>>>>> case that 
>>>>>>>>>> matters).
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> -- 
>>>>>>>> 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 post to this group, send email to [email protected].
>>>>>>>> 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/0fe2ac80-5958-4701-a217-e0e103858fe3%40googlegroups.com
>>>>>>>>  
>>>>>>>> <https://groups.google.com/d/msgid/tiddlywiki/0fe2ac80-5958-4701-a217-e0e103858fe3%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>>> .
>>>>>>>>
>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>
>>>>>>>
>>>>>>> -- 
>>>>>> 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 post to this group, send email to [email protected].
>>>>>> 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/b045d348-47c5-457e-a0d2-a854d42aa816%40googlegroups.com
>>>>>>  
>>>>>> <https://groups.google.com/d/msgid/tiddlywiki/b045d348-47c5-457e-a0d2-a854d42aa816%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>> -- 
>>>> 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 post to this group, send email to [email protected].
>>>> 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/48c23729-3816-49c4-a808-378426a935dc%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/tiddlywiki/48c23729-3816-49c4-a808-378426a935dc%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>> -- 
>> 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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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/a07da8f6-3cb5-4f16-92df-e986abb4c6c7%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/a07da8f6-3cb5-4f16-92df-e986abb4c6c7%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 post to this group, send email to [email protected].
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/89c672b1-285e-4108-a9af-47c49996181a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to