annotate mcabber/doc/help/it/hlp_module.txt @ 2023:26edaf6ea10b

xmpp_setstatus: send presence to MUC rooms before the global presence It only matters (AFAICS) when going offline. We want the presence to be sent by mcabber and not by the server, especially if we're using PGP.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 30 Jul 2012 22:39:17 +0200
parents 9f3d7430ba78
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1876
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 /MODULE load|unload [-f] modulo
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3 /MODULE info modulo
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 /MODULE [list]
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6 Carica, scarica o mostra le informazioni disponibili per un modulo.
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 /module load [-f] modulo
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Carica il modulo specificato. Se viene specificato il flag -f, la maggior parte degli errori in fase di caricamento del modulo viene ignorata.
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
10 /module unload [-f] modulo
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
11 Scarica il modulo specificato.
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
12 Nota: il flag -f non rimuove nessun modulo dipendente da <modulo>!
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
13 /module info modulo
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
14 Mostra le informazioni disponibili del modulo.
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
15 /module [list]
9f3d7430ba78 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
16 Elenca i moduli nel formato: [nome modulo] [conteggio dei riferimenti] ([caricati manualmente/automaticamente)] [informazioni supplementari, come versione e dipendenze]