extsay-ng/README
changeset 21 9798e3aaa851
child 23 cf95a475825c
equal deleted inserted replaced
20:4fbed301c014 21:9798e3aaa851
       
     1 
       
     2     ** Module extsay-ng **
       
     3 
       
     4 To use this module, you have to be running the screen utility.
       
     5 
       
     6 Copy the script extsay.sh to some place on your system and set the mcabber
       
     7 option 'extsay_script_path' to the file path.  You can set it in your mcabber
       
     8 configuration file.
       
     9 
       
    10  /EXTSAY [jid]
       
    11 
       
    12 When you type /extsay, the module will send a command to screen to open a
       
    13 new window and run the helper script in it.
       
    14 
       
    15 WARNING: If you do not provide a JID, the selected user _at the time you
       
    16 close the editor_ will be used.  Be careful not to select another contact
       
    17 while you're editing your message!
       
    18 
       
    19 Hope you find this module useful, do not hesitate to send patches for
       
    20 improvements!
       
    21 
       
    22 Mikael