doc: mention WeeChat version for WEECHAT_RC_OK_EAT in signals "irc_raw_in" and "irc_in" (plugin API reference) (issue #1657)
This commit is contained in:
parent
ff6bc95429
commit
253598d83c
@ -10126,7 +10126,7 @@ List of signals sent by WeeChat and plugins:
|
|||||||
signal sent only if message is *not* ignored). +
|
signal sent only if message is *not* ignored). +
|
||||||
Since version 2.2, the whole IRC message is sent, including tags. +
|
Since version 2.2, the whole IRC message is sent, including tags. +
|
||||||
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
||||||
is immediately destroyed and not processed by WeeChat.
|
is immediately destroyed and not processed _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
| irc |
|
| irc |
|
||||||
[[hook_signal_xxx_irc_in2_yyy]] xxx,irc_in2_yyy ^(1)^ |
|
[[hook_signal_xxx_irc_in2_yyy]] xxx,irc_in2_yyy ^(1)^ |
|
||||||
@ -10143,7 +10143,7 @@ List of signals sent by WeeChat and plugins:
|
|||||||
signal sent even if message is ignored). +
|
signal sent even if message is ignored). +
|
||||||
Since version 2.2, the whole IRC message is sent, including tags. +
|
Since version 2.2, the whole IRC message is sent, including tags. +
|
||||||
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
||||||
is immediately destroyed and not processed by WeeChat.
|
is immediately destroyed and not processed _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
| irc |
|
| irc |
|
||||||
[[hook_signal_xxx_irc_raw_in2_yyy]] xxx,irc_raw_in2_yyy ^(1)^ +
|
[[hook_signal_xxx_irc_raw_in2_yyy]] xxx,irc_raw_in2_yyy ^(1)^ +
|
||||||
|
@ -10331,7 +10331,7 @@ Liste des signaux envoyés par WeeChat et les extensions :
|
|||||||
Depuis la version 2.2, le message IRC entier est envoyé, en incluant
|
Depuis la version 2.2, le message IRC entier est envoyé, en incluant
|
||||||
les étiquettes. +
|
les étiquettes. +
|
||||||
Si le code retour d'une fonction de rappel est _WEECHAT_RC_OK_EAT_, alors
|
Si le code retour d'une fonction de rappel est _WEECHAT_RC_OK_EAT_, alors
|
||||||
le message IRC est immédiatement détruit et non traité par WeeChat.
|
le message IRC est immédiatement détruit et non traité _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
| irc |
|
| irc |
|
||||||
[[hook_signal_xxx_irc_in2_yyy]] xxx,irc_in2_yyy ^(1)^ |
|
[[hook_signal_xxx_irc_in2_yyy]] xxx,irc_in2_yyy ^(1)^ |
|
||||||
@ -10350,7 +10350,7 @@ Liste des signaux envoyés par WeeChat et les extensions :
|
|||||||
Depuis la version 2.2, le message IRC entier est envoyé, en incluant
|
Depuis la version 2.2, le message IRC entier est envoyé, en incluant
|
||||||
les étiquettes. +
|
les étiquettes. +
|
||||||
Si le code retour d'une fonction de rappel est _WEECHAT_RC_OK_EAT_, alors
|
Si le code retour d'une fonction de rappel est _WEECHAT_RC_OK_EAT_, alors
|
||||||
le message IRC est immédiatement détruit et non traité par WeeChat.
|
le message IRC est immédiatement détruit et non traité _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
| irc |
|
| irc |
|
||||||
[[hook_signal_xxx_irc_raw_in2_yyy]] xxx,irc_raw_in2_yyy ^(1)^ +
|
[[hook_signal_xxx_irc_raw_in2_yyy]] xxx,irc_raw_in2_yyy ^(1)^ +
|
||||||
|
@ -10454,7 +10454,7 @@ List of signals sent by WeeChat and plugins:
|
|||||||
messaggio *non* viene ignorato). +
|
messaggio *non* viene ignorato). +
|
||||||
Since version 2.2, the whole IRC message is sent, including tags. +
|
Since version 2.2, the whole IRC message is sent, including tags. +
|
||||||
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
||||||
is immediately destroyed and not processed by WeeChat.
|
is immediately destroyed and not processed _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
// TRANSLATION MISSING
|
// TRANSLATION MISSING
|
||||||
| irc |
|
| irc |
|
||||||
@ -10475,7 +10475,7 @@ List of signals sent by WeeChat and plugins:
|
|||||||
messaggio è stato ignorato). +
|
messaggio è stato ignorato). +
|
||||||
Since version 2.2, the whole IRC message is sent, including tags. +
|
Since version 2.2, the whole IRC message is sent, including tags. +
|
||||||
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
||||||
is immediately destroyed and not processed by WeeChat.
|
is immediately destroyed and not processed _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
// TRANSLATION MISSING
|
// TRANSLATION MISSING
|
||||||
| irc |
|
| irc |
|
||||||
|
@ -10139,7 +10139,7 @@ WeeChat とプラグインが送信するシグナルのリスト:
|
|||||||
プラグインがメッセージを処理する前に、シグナルが送信される) +
|
プラグインがメッセージを処理する前に、シグナルが送信される) +
|
||||||
バージョン 2.2 以上ではタグを含めたすべての IRC メッセージが送信されます。 +
|
バージョン 2.2 以上ではタグを含めたすべての IRC メッセージが送信されます。 +
|
||||||
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
||||||
is immediately destroyed and not processed by WeeChat.
|
is immediately destroyed and not processed _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
| irc |
|
| irc |
|
||||||
[[hook_signal_xxx_irc_in2_yyy]] xxx,irc_in2_yyy ^(1)^ |
|
[[hook_signal_xxx_irc_in2_yyy]] xxx,irc_in2_yyy ^(1)^ |
|
||||||
@ -10157,7 +10157,7 @@ WeeChat とプラグインが送信するシグナルのリスト:
|
|||||||
プラグインがメッセージを処理する前に、シグナルが送信される) +
|
プラグインがメッセージを処理する前に、シグナルが送信される) +
|
||||||
バージョン 2.2 以上ではタグを含めたすべての IRC メッセージが送信されます。 +
|
バージョン 2.2 以上ではタグを含めたすべての IRC メッセージが送信されます。 +
|
||||||
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
||||||
is immediately destroyed and not processed by WeeChat.
|
is immediately destroyed and not processed _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
| irc |
|
| irc |
|
||||||
[[hook_signal_xxx_irc_raw_in2_yyy]] xxx,irc_raw_in2_yyy ^(1)^ +
|
[[hook_signal_xxx_irc_raw_in2_yyy]] xxx,irc_raw_in2_yyy ^(1)^ +
|
||||||
|
@ -9755,7 +9755,7 @@ struct t_hook *weechat_hook_signal (const char *signal,
|
|||||||
сигнал се шаље само ако се порука *не* игнорише). +
|
сигнал се шаље само ако се порука *не* игнорише). +
|
||||||
Почевши од верзије 2.2, шаље се комплетна IRC порука, заједно са ознакама. +
|
Почевши од верзије 2.2, шаље се комплетна IRC порука, заједно са ознакама. +
|
||||||
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
||||||
is immediately destroyed and not processed by WeeChat.
|
is immediately destroyed and not processed _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
| irc |
|
| irc |
|
||||||
[[hook_signal_xxx_irc_in2_yyy]] xxx,irc_in2_yyy ^(1)^ |
|
[[hook_signal_xxx_irc_in2_yyy]] xxx,irc_in2_yyy ^(1)^ |
|
||||||
@ -9773,7 +9773,7 @@ struct t_hook *weechat_hook_signal (const char *signal,
|
|||||||
сигнал се шаље чак и када се порука игнорише). +
|
сигнал се шаље чак и када се порука игнорише). +
|
||||||
Почевши од верзије 2.2, шаље се комплетна IRC порука, заједно са ознакама. +
|
Почевши од верзије 2.2, шаље се комплетна IRC порука, заједно са ознакама. +
|
||||||
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
If the return code of a callback is _WEECHAT_RC_OK_EAT_, then the IRC message
|
||||||
is immediately destroyed and not processed by WeeChat.
|
is immediately destroyed and not processed _(WeeChat ≥ 3.3)_.
|
||||||
|
|
||||||
| irc |
|
| irc |
|
||||||
[[hook_signal_xxx_irc_raw_in2_yyy]] xxx,irc_raw_in2_yyy ^(1)^ +
|
[[hook_signal_xxx_irc_raw_in2_yyy]] xxx,irc_raw_in2_yyy ^(1)^ +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user