mod_compat_muc_admin/README.wiki
changeset 1786 29f3d6b7ad16
equal deleted inserted replaced
1785:12ac88940fe3 1786:29f3d6b7ad16
       
     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