Sandstorm is an open source platform for personal servers.
Sandstorm lets you run your own server and install apps like
EtherCalc, GitLab, Etherpad, Wekan, and more as easily as you'd
install apps on your phone.
Sandstorm handles login & access control, and can run any web app that runs on Linux, though some apps may need changes to work within the Sandstorm sandbox.
On 25 Aug 2016, at 10:06, Thierry Pasquier <thierry....@emf.ccsti.eu> wrote:I started working on the implementation of TW5 on Sandstorm.
It seems simple enough to begin. However, I found the first bug...
The TW markups are not inserted in the editing area when I click on edit buttons whith Firefox (48.01, OSX), but it's working fine with Chrome (OSX)
You can test here with anonymous access
https://emf.sandcats.io/shared/-hLR5SBEVgmw2QoJNDXUEmfh1Nas0LEPpio4cmOlX06
Sandstorm is an open source platform for personal servers.
Sandstorm lets you run your own server and install apps like EtherCalc, GitLab, Etherpad, Wekan, and more as easily as you'd install apps on your phone.
Sandstorm handles login & access control, and can run any web app that runs on Linux, though some apps may need changes to work within the Sandstorm sandbox.
https://sandstorm.io/
Thierry
--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@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/9793f773-8eba-4c26-8137-3c0a8ca3109c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Is it the same implementation discussed in this thread over on GitHub?
I can confirm seeing the problem you describe. I did some digging and it seems that TW5 is being displayed in an iframe at the URL you’ve given. If I open the src of that iframe directly in a new Firefox tab (https://d4b20b08facdd5d2b1e411fc8f807397.emf.sandcats.io/), then the editor works correctly.So, the problem is evidently introduced by the Sandstorm toolbar. The next step would be to experiment to see if the bug occurs when TW5 is hosted in any iframe, or just in this specific configuration.
Sandstorm is a terrific system, and I’d love to see it working well with TiddlyWiki.
What is the advantage of using TW5 on sandstorm, as opposed to using it on a small local web server?
I can confirm seeing the problem you describe. I did some digging and it seems that TW5 is being displayed in an iframe at the URL you’ve given. If I open the src of that iframe directly in a new Firefox tab (https://d4b20b08facdd5d2b1e411fc8f807397.emf.sandcats.io/), then the editor works correctly.So, the problem is evidently introduced by the Sandstorm toolbar. The next step would be to experiment to see if the bug occurs when TW5 is hosted in any iframe, or just in this specific configuration.
There's a similar bug, but only inside Sandstorm with export (one tiddler or all). With Firefox, the "Save as" box doesn't appear, however, the tooltip "Saved wiki" is visible a few seconds at the top right.
thierry
--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@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/3c339a95-3a32-4902-af34-d7a802259970%40googlegroups.com.
There's a similar bug, but only inside Sandstorm with export (one tiddler or all). With Firefox, the "Save as" box doesn't appear, however, the tooltip "Saved wiki" is visible a few seconds at the top right.Does this bug appear when hosting tiddlywiki in a regular iframe?
After TiddlyWiki is packaged as an app, I think Jeremy or another TW representative developer can sign off as the upstream author as Sandstorm is open to adding additional licenses like BSD3.
Stephen