Earlier quoted context omitted.
Actually, after testing some more, it does not work. jqueryUI dialogs are prevented to open (for one thing). And, since I change the url hash, it likely messes with the changes introduced by togetherJS ... which, currently, prevents it from working collaboratively. Still, neat idea - especially if I can get it to work.
Please file github issues, this is the feedback the project needs.
Mozilla Labs: TogetherJS
61–66 of 66 posts
Re: Mozilla Labs: TogetherJS
#62Another great project from Mozilla, congratulations. I'll definitely give it a try. Sorry to blow my own horn, but a few months ago we launched a similar project called Quolony https://quolony.com (we are a small startup from Salamanca, Spain). Right now we are working as a free service and we plan to publish it as open-source in the next few months. People can use it individually using a browser extension or in whol…
Tried to enter as "guest" exception 'Q\Exception' with message 'Invalid auth provider' in /data/quolony/1.1.beta.1785/code/lib/Quolony/q.core.php:2444 Stack trace: #0 [internal function]: Q\{closure}(Object(Q\Exception)) #1 {main}
Re: Mozilla Labs: TogetherJS
#63edit: so, it doesn't handle iframes. Bookmarklets work but are buggy.
Re: Mozilla Labs: TogetherJS
#64It seems to me that this could be wrapped in a bookmarklet, to be able to use it on any website, no?
Pretty interesting that it maps reactive UI elements like bootstrap divs which resize properly!
https://togetherjs.com/togetherjs-min.js'); document.getElementsByTagName('body')[0].appendChild(s); setTimeout(function(){ TogetherJS(this); }, 100); })();">LINK
Re: Mozilla Labs: TogetherJS
#65Another great project from Mozilla, congratulations. I'll definitely give it a try. Sorry to blow my own horn, but a few months ago we launched a similar project called Quolony https://quolony.com (we are a small startup from Salamanca, Spain). Right now we are working as a free service and we plan to publish it as open-source in the next few months. People can use it individually using a browser extension or in whol…
Tried to enter as "guest" exception 'Q\Exception' with message 'Invalid auth provider' in /data/quolony/1.1.beta.1785/code/lib/Quolony/q.core.php:2444 Stack trace: #0 [internal function]: Q\{closure}(Object(Q\Exception)) #1 {main}
Re: Mozilla Labs: TogetherJS
#66Earlier quoted context omitted.
Does anyone know of something like this, but for Markdown? So, like a collaborative Markdown document editor, as well as a simple way to store those documents and choose them for reading/editing later.
https://github.com/JohnMcLear/ep_markdown
That animation seems to be about clicking buttons on a toolbar that will secretly generate Markdown formatting for you.