Plugin:AuthState: Difference between revisions

From Miranda NG
Plugin:AuthState
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Interface]][[Category:Extra Icons]]{{PluginCard|
<languages/>{{PluginCard}}
| name=Authorisation State
<translate>
| screenshot=[[Image:AuthState.png]]
<!--T:1-->
| author=Thief
If a contact didn't authorize you, this plugin puts an icon in front of the contact's name. Another icon is displayed if there is "Grant authorization" item in contact's menu.
| mimru=578
| dll=authstate.dll
}}{{Languages}}


* Плагин, добавляющий в контакт-лист иконку — статус авторизации контакта.
<!--T:5-->
* позволяет настраивать индивидуальный показ иконок для контаков
It has per-contact settings, so icon can be shown or hide for a particular contact.
* поддерживает [[IcoLib]]


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


Поддерживает любой протокол, использующий соответствующие ключи.
<!--T:3-->
{{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.
 
<!--T:4-->
It supports any protocol that uses the appropriate keys.
</translate>
 
{{PluginGroups}}

Latest revision as of 03:39, 7 April 2018

Authorization state
No image
Filename AuthState.dll
Authors snwbrdr, Thief
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

If a contact didn't authorize you, this plugin puts an icon in front of the contact's name. Another icon is displayed if there is "Grant authorization" item in contact's menu.

It 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.