Stobot,

I am glad that the server images work now.

For the other bits:

Thank you for the feedback, this sort of feedback is very helpful for 
updating documentation and interfaces.

- What didn't work when you swapped out the executables? That is how I have 
been updating it on osx (on linux I just use the plugin version). The file 
server part got changed and there may have been other 
backwards-incompatible changes which is why it is 1.3.0 instead of 1.2.5. 
But your method is what I would have suggested to fix the problem. Let me 
know if there are any other issues.
- I have no idea why enabling the file server wouldn't work from the remote 
computer. You were clicking the `Save Settings` button after checking the 
box right? I will eventually get everything set up so it is just checking 
the box but for now you have to do the two steps and then restart to make 
it work.
- Saying that you don't have a languages folder just means that you don't 
have a folder for other languages the way that there are folders for 
plugins and themes. It can safely be ignored unless you add a languages 
folder and it isn't detected. I don't think anyone has done this yet.

- I am glad that the new interface for changing the host works well for 
other people.

- The empty edition is a good choice. The Bob edition just has the Bob 
plugin listed which doesn't do anything anywhere aside from in the index 
wiki. I made my own edition that has my default settings and make new wikis 
from that.
- The local chat is very helpfully listed under the `Federation` tab. It is 
$:/ControlPanel -> Bob Settings -> Federation -> Chat interface
  you can ignore everything about servers and connecting and all of that, 
just give a name in the Current Name box (or speak as the Nameless 
Interloper), type what you want to say in the   
  text input box below and press enter or click send. What you say should 
be visible to everyone using the wiki.
- Someone mentioned before that the material theme covers the disconnected 
warning and reconnect button. I had to make some changes to how the 
reconnect function works so it may 
  be inconsistent. Let me know how it goes.

Putting this in a tiddler should show you when you are disconnected, so you 
can make it a view template and place it wherever you want. Hopefully that 
helps.

<$list filter='[[$:/plugins/OokTech/Bob/Server Warning]has[text]]'>
''WARNING: You are no longer connected to the server.''
<$button>
Reconnect
<$action-reconnectwebsocket/>
<$action-navigate $to='$:/plugins/Bob/ConflictList'/>
</$button>
</$list>

someone made a cookie based login plugin that may help a bit with the 
reconnection. I don't have a link for it here.

I have been thinking about making a secure login setup for BobEXE, but that 
will take some time I don't currently have.

-- 
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/56f70987-904e-4357-8355-19e4cfb63684%40googlegroups.com.

Reply via email to