[Operators] JavaScript XMPP client
Thomas Camaran
camaran at gmail.com
Mon Jan 19 10:56:25 UTC 2015
Hi, i extract jappix mini static, if i use with user and password in
connection section work but if i use in anonymous mode give me error, it's
a bug?
Thank you
<script type="text/javascript"
src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js
<view-source:https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js>"></script>
<script type="text/javascript" src="/mini/javascripts/mini.js
<view-source:https://intranet.net.chatme.im/mini/javascripts/mini.js>"></script>
<script type="text/javascript">
jQuery(document).ready(function() { JAPPIX_STATIC =
"/mini/"; HOST_BOSH =
"https://webchat.chatme.im/http-bind/";
JappixMini.launch({ connection: {
domain: 'anonymous.chatme.im',
resource: 'miniStatice' },
application: { network: {
autoconnect: false },
interface: { showpane: false,
animate: true, },
user: { random_nickname:
false, }, chat: {
suggest: ["admin at chatme.im"],
}, groupchat: {
open: ["piazza at conference.chatme.im"],
suggest: ["support at conference.chatme.im"], }
} }); }); </script>
2015-01-15 15:04 GMT+01:00 <deliabar at safe-mail.net>:
> could you do it? If I send you the access?
>
>
> -------- Original Message --------
> From: Thomas Camaran <camaran at gmail.com>
> Apparently from: operators-bounces at xmpp.org
> To: XMPP Operators Group <operators at xmpp.org>
> Subject: Re: [Operators] JavaScript XMPP client
> Date: Wed, 14 Jan 2015 12:19:34 +0100
>
>
> hi, i have this bug give me error
> https://webchat.chatme.im/mini/index.html
>
> 2015-01-14 7:47 GMT+01:00 Valérian Saliou <valerian.saliou at capistra.com>:
>
>> Hello,
>>
>> If you are willing to use Jappix Mini without the PHP stack, you can
>> extract the relevant static, generated JS + CSS code by downloading Jappix (
>> https://jappix.org/), and running the extract_mini.sh script that can be
>> found in the ./tools folder.
>>
>> Hope it helps,
>>
>> Cheers,
>>
>> —
>>
>> *Valérian Saliou*
>>
>>
>> On Tue, Jan 13, 2015 at 5:43 PM, JC Brand <lists at opkode.com> wrote:
>>
>>> <contents.asc>
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.jabber.org/pipermail/operators/attachments/20150119/14e8b900/attachment.html>
More information about the Operators
mailing list