ejabberd - Comments for "Chatrooms" https://www.ejabberd.im/node/1569 en It works! https://www.ejabberd.im/node/1569#comment-19907 <p>badlop,</p> <p>The patched beams don't work with me. But, it seems to be compiled against SVN version and I'm using Ejabberd v1.1.3. So, it's ok. But after applying patches manually, everything works like a charm.</p> <p>Thanks,<br /> Robson</p> Mon, 18 Jun 2007 14:33:28 +0000 robsontex comment 19907 at https://www.ejabberd.im Implemented new option access_persistent https://www.ejabberd.im/node/1569#comment-18490 <p>Implemented new option access_persistent: <noindex><a href="https://support.process-one.net/browse/EJAB-257" rel="nofollow" >Bug issue, including patch</a></noindex>.</p> <pre>{mod_muc, [{access, muc}, {access_create, muc}, {access_persistent, muc_admin}, {access_admin, muc_admin}]},</pre><p> Post a comment here if it works.</p> Fri, 15 Jun 2007 18:21:30 +0000 mfoss comment 18490 at https://www.ejabberd.im I'm also interested https://www.ejabberd.im/node/1569#comment-18489 <p>Hi,</p> <p>I'm also interested in this feature. If you do any progress or want some help, please let me know.</p> <p>Best regards,<br /> Robson</p> Fri, 15 Jun 2007 15:37:28 +0000 robsontex comment 18489 at https://www.ejabberd.im Hi BadlopI'm using 1.1.3 https://www.ejabberd.im/node/1569#comment-17269 <p>Hi Badlop</p> <p>I'm using 1.1.3 precompiled for windows.</p> <p>The reason I'm asking is because of the many users creating chatrooms - and most of them make the rooms persistent. Using bombus and having to browse thru all the rooms are starting to take quite some time if there's alot of rooms.</p> <p>I don't want to take the feature of creating rooms away from the clients, but I don't want them to make the rooms persistent, this way I can keep control of persistent rooms.</p> <p>I know asking to add this feature and making a new build is a lot to ask, so maybe if you could tell me what to edit in the source files I could compile and just put ejabberd on a linux machine. :)</p> <p>Or maybe if you have better suggestions you're welcome to let me know.</p> <p>Rgds</p> Fri, 15 Jun 2007 14:29:19 +0000 jjk107 comment 17269 at https://www.ejabberd.im Not possible now. Interested? https://www.ejabberd.im/node/1569#comment-12428 <p>No, there isn't an option to grant/remove access to the 'make persistent' chatroom option to some roles.</p> <p>It doesn't seem much hard to implement. </p> <p>Are you really interested in that feature? Are you using ejabberd SVN or 1.1.3? Did you compile ejabberd manually, or installed a precompiled version?</p> Thu, 07 Jun 2007 11:39:40 +0000 mfoss comment 12428 at https://www.ejabberd.im