-
-
Notifications
You must be signed in to change notification settings - Fork 823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add app with Gitter chat #757
Comments
There's no need to use this javascript snippet. A new app can be generated via the CLI utility that contains an iframe, then the source would just have to be changed to As I mentioned on Gitter, I would like an app like this not to simply just contain an embedded iframe to gitter. It would be nice to also have some contact links and maybe even another embedded view with a user guide or something like that. |
Just to expand on this: it would make it more of a support type application. Since gitter is dependent on a github account it would be important to have alternate ways of getting a conversation going. |
Could you do a 5-tab interface with the user guide and each of the chat rooms? It would promote participation and get people to improve the project. |
Good idea. That was my inspiration. Could you upload that and integrate, @andersevenrud ? |
App name: "Help", maybe replace "Welcome" in demo and other versions, would be compatible in standalone, right? |
Hm. I'm not sure I see any advantages in doing that vs linking to the other rooms. If people want to stay for a chat I would think that doing that in Gitter (and not OS.js) would be a way better experience. |
... because the embedded chat rooms is basically just a handicapped version of the Gitter site. |
If this ever goes to a native OS, you would have to reboot your computer just to contribute. Even in other situations, it would be harder to access. The point is an independent OS, not a fake OS like those emulators. Therefore, I think embedded is the way to go. |
"Help", "Support" or anything among those lines. It would be compatible in standalone mode.
Would it ? Because if it went that road you'd probably have all the tools required to contribute. And this isn't about contribution; really, but more about having a quick to maybe get some help. As I said, the embedded version is a handicapped version of the "real deal". And if someone wants to stay for a conversation it would be so much better to just use it the "real way".
If your idea of this was to create a full blown chat application, then there's ways to integrate that into the chat application that I already provide. It's possible to bridge gitter conversations via some custom software to integrate it wherever you want. So basically a "native" way. |
What chat? Could you give me an example server and login through Gitter PM so I could see? There's no feature like that's in the demo or standalone. |
I don't have a Gitter bridge set up for purposes like this. The demo only provides the Strophe application -- no servers. |
I think this is what we need (copied from the project homepage).
@andersevenrud Please review to make sure I'm not wrong.
This can be based on the HTML Viewer engine and embedded in a page included with all bundles.
The text was updated successfully, but these errors were encountered: