mod_compat_muc_admin/README.wiki
changeset 1807 4d73a1a6ba68
parent 1806 0ab737feada6
child 1808 3228fb928a93
equal deleted inserted replaced
1806:0ab737feada6 1807:4d73a1a6ba68
     1 #summary COMPAT Module for old clients using wrong namespaces in MUC's affiliation manipulations.
       
     2 #labels Stage-Beta
       
     3 
       
     4 = Details =
       
     5 
       
     6 Adds compatibility for old clients/libraries attempting to change affiliations and retrieve 'em sending the < http://jabber.org/protocol/muc#owner > xmlns instead of < http://jabber.org/protocol/muc#admin >.
       
     7 
       
     8 = Usage =
       
     9 
       
    10 Copy the plugin into your prosody's modules directory.
       
    11 
       
    12 And add it between the  enabled muc component's modules
       
    13 
       
    14 = Compatibility =
       
    15 
       
    16  * 0.7-0.9.x