extsay-ng/README
changeset 24 81cbb47f1aa6
parent 23 cf95a475825c
child 36 3d1c22d311bb
equal deleted inserted replaced
23:cf95a475825c 24:81cbb47f1aa6
     5 MCabber's FIFO system must be enabled.
     5 MCabber's FIFO system must be enabled.
     6 
     6 
     7 Copy the script extsay.sh to some place on your system and set the mcabber
     7 Copy the script extsay.sh to some place on your system and set the mcabber
     8 option 'extsay_script_path' to the file path.  You can set it in your mcabber
     8 option 'extsay_script_path' to the file path.  You can set it in your mcabber
     9 configuration file.
     9 configuration file.
       
    10 
       
    11 Set the option 'extsay_split_win' to 1 if you want the helper script to
       
    12 split the screen window and open the editor below the mcabber screen window.
       
    13 This may not work for you, according to your screen configuration.
       
    14 The option 'extsay_win_height' can be used to specify the height of the newly
       
    15 created window, if you have enabled splitting.
    10 
    16 
    11  /EXTSAY [jid]
    17  /EXTSAY [jid]
    12 
    18 
    13 When you type /extsay, the module will send a command to screen to open a
    19 When you type /extsay, the module will send a command to screen to open a
    14 new window and run the helper script in it.
    20 new window and run the helper script in it.