Stobot,

I have only installed single file wikis as aspx files on top of sharepoint, 
which is what teams is built on. The only way I know of to get a node 
server running in the Microsoft cloud would be to have it hosted inside the 
Microsoft azure CPU and Processing (like amazon hosting services). 
Specifically with node.

Once you have a single file wiki working and saving on SharePoint you 
should be able to iframe it as you can elsewhere.

Arguably you could use a synchronised one drive with your desktop/file 
server to store the the node tiddlywiki's but you still need a computer 
running the node server to serve the URL.

Happy to discuss further.

Tones



On Thursday, August 13, 2020 at 12:45:55 AM UTC+10, Stobot wrote:
>
> Hello folks,
>
> I'm trying to embed a wiki into Microsoft Teams and am stuck. Teams only 
> allows http:// addresses and I'm using BOB which is served via local ip 
> address like 10.1.#.#:8080. I thought I could get away with this if I made 
> a near-empty .aspx file (I have access to host files on SharePoint) and 
> then iframe the wiki in that way - but maybe you can't iframe in an address 
> like BOB provides either? Any thoughts?
>
> What I hoped would work - saved as a .aspx file, tried in FireFox
> <!DOCTYPE html>
> <html>
> <body>
> <iframe src="10.1.135.98:8080" style="border:none;" title="BOB Test"
> ></iframe>
> </body>
> </html>
>

-- 
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/e3c54530-3d54-4eb1-a106-d094c1d21f17o%40googlegroups.com.

Reply via email to