Plugin:AuthState/ru: Difference between revisions

From Miranda NG
Plugin:AuthState/ru
Jump to navigation Jump to search
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
{{PluginCard}}
<languages/>{{PluginCard}}
Помещает значок напротив имени контакта, если контакт не авторизовал вас, или вы не авторизовали его. Позволяет настраивать индивидуальный показ значков для контактов, поддерживает {{GlossLink|IcoLib}}.
If a contact didn't authorize you, this plugin puts an icon in front of the contact's name. There is {{GlossLink|IcoLib}} support. Also, the plugin has per-contact settings, so icon can be shown or hide for a particular contact.


== Описание работы ==
This plugin checks corresponding keys presence for the contact:
Плагин проверяет наличие соответствующих ключей у контакта:<br />
{{DBKey|<Proto>|Auth}} и {{DBKey|<Proto>|Grant}} (если {{GlossLink|учётная запись}} называется ICQ, то проверяются ключи {{DBKey|ICQ|Auth}} и {{DBKey|ICQ|Grant}} соответственно), и рисует красную точку если контакт не авторизовал вас, и зелёную — если вы не авторизовали его.


Поддерживает любой протокол, использующий соответствующие ключи.
{{DBKey|<Proto>|Auth}} and {{DBKey|<Proto>|Grant}} (if {{GlossLink|account}} is ICQ, then the {{DBKey|ICQ|Auth}} and {{DBKey|ICQ|Grant}} keys are checked, respectively). Plugin draws a red dot if the contact did not authorize you, and green if you did not authorize it.
 
It supports any protocol that uses the appropriate keys.


{{PluginGroups}}
{{PluginGroups}}

Revision as of 01:45, 26 December 2017

Other languages:
Authorization state
Нет изображения
Имя файла AuthState.dll
Авторы snwbrdr, Thief
Скачать
Стабильная версия: 32-bit, 64-bit
Версия в разработке: 32-bit, 64-bit

If a contact didn't authorize you, this plugin puts an icon in front of the contact's name. There is IcoLib support. Also, the plugin has per-contact settings, so icon can be shown or hide for a particular contact.

This plugin checks corresponding keys presence for the contact:

<Proto>/Auth and <Proto>/Grant (if account is ICQ, then the ICQ/Auth and ICQ/Grant keys are checked, respectively). Plugin draws a red dot if the contact did not authorize you, and green if you did not authorize it.

It supports any protocol that uses the appropriate keys.