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: ["[email protected]"],
}, groupchat: {
open: ["[email protected]"],
suggest: ["[email protected]"], }
} }); }); </script>
2015-01-15 15:04 GMT+01:00 <[email protected]>:
> could you do it? If I send you the access?
>
>
> -------- Original Message --------
> From: Thomas Camaran <[email protected]>
> Apparently from: [email protected]
> To: XMPP Operators Group <[email protected]>
> 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 <[email protected]>:
>
>> 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 <[email protected]> wrote:
>>
>>> <contents.asc>
>>
>>
>>