Plugin:Dummy/ru: Difference between revisions

From Miranda NG
Plugin:Dummy/ru
Jump to navigation Jump to search
(angle quotes, {{Menu}}, {{Button}})
(Updating to match new version of source page)
Line 1: Line 1:
{{PluginCard}}
<languages/>{{PluginCard}}
Протокол-заглушка для Miranda NG. Предназначен для создания виртуальных контактов или для сохранения истории и контактов, оставшихся от неподдерживаемых протоколов.
Dummy protocol for Miranda NG. Could be used for holding contacts and history from deprecated protocols or for creating virtual contacts.


== What's purpose of this protocol? ==


== Назначение ==
It is useful when some protocol became deprecated (like {{Plugin|Skype}} or {{Plugin|XFire}}) and you want to preserve history of your contacts. You can "upgrade" your old account to a Dummy protocol and then use your contacts as before (showing history and user details, except communicating with them, of course). Also you can make a {{GlossLink|metacontact}} from this dummy contact and merge it with contact on different protocol to have complete history available from single contact.
Плагин полезен когда какой-либо из протоколов устаревает (например {{Plugin|Skype}}, {{Plugin|XFire}}), а вы хотите сохранить историю переписки. С помощью этого плагина старую учётку можно «модернизировать» в заглушку и продолжать использовать контакты для просмотра истории и информации о пользователе (написать им вы, конечно же, не сможете). Контакт протокола Dummy можно добавить в {{GlossLink|метаконтакт}}, объединив, таким образом, историю переписки с историей контакта другого протокола.


== How to "upgrade" protocol to Dummy ==


== Как сделать учётную запись заглушкой ==
# Old protocol plugin must be unloaded (either remove its <tt>*.dll</tt> file or just disable it in {{Menu|Options|Plugins}}, and restart your Miranda)
# Плагин устаревшего протокола должен быть выгружен (удалите соответствующий файл <tt>*.dll</tt> или отключите протокол в {{Menu|Настройки|Плагины}} и перезапустите Миранду).
# Open Accounts manager ({{Menu|Main menu|Accounts}})
# Откройте менеджер учётных записей ({{Menu|Главное меню|Учётные записи}}).
# Find and select protocol you want to transform to Dummy
# Выберите протокол, который нужно трансформировать в Dummy.
# Click to "Upgrade" button at the bottom (if this button is disabled, it means that plugin for that protocol is still loaded, continue with step 1)
# Нажмите на кнопку «Модернизация» внизу (Если кнопка неактивна, значит плагин этого протокола всё ещё загружен, см. пункт 1).
# Select "Dummy" as protocol and press "OK"
# В выпадающем списке в открывшемся окне выберите Dummy и нажмите {{Button|OK}}.


'''Для Miranda 0.95.5 и новее:'''
'''Since Miranda 0.95.5 and newer:'''
# Снова выбрав этот протокол, выберите справа в списке «Шаблон протокола» имя протокола, который вы преобразуете в заглушку. Если нужного протокола в списке нет, выберите ''Настроить''.
# Select again your chosen protocol and at the right side you'll select ''Protocol template'', which should be name of protocol you're upgrading from. If your protocol isn't in this list, select ''Custom''.
# Ниже находятся ещё две настройки. Если выбран существующий шаблон, они заполняются автоматически. В противном случае нужно заполнить их вручную:
# Below you can see 2 other options. They are filled automatically and disabled if you selected existing template, otherwise they are enabled and must be filled by yourself:
#* '''Уникальные настройки ID''' — здесь необходимо указать имя настройки, содержащее уникальный идентификатор контактов протокола. У каждого протокола эта настройка называется по-своему, узнать её имя можно в исходном коде или с помощью плагина {{Plugin|DbEditorPP|Database editor++}}.
#* '''Unique ID setting''' – Here you must write the name of setting that holds contact identifier for your upgraded protocol. Each protocol may have different name, you can find it by looking into {{Plugin|DbEditorPP|Database editor++}} or protocol source codes.
#* '''Уникальный текст ID''' — видимое имя уникального идентификатора контактов (любой текст, состоящий из символов a–Z), например: «ID».
#* '''Unique ID text''' – Here you can write anything but try to use only a-Z characters, for example: "ID"
# Нажмите {{Button|OK}} и перезапустите Миранду.
# Press "OK" and restart your Miranda.


'''Для старых версий, до 0.95.4 включительно:'''
'''For Miranda 0.95.4 and older:'''
# Снова выбрав этот протокол, вы увидите справа две настройки:
# Select again your chosen protocol and at the right side you'll fill 2 options:
#* '''Уникальные настройки ID''' — здесь необходимо указать имя настройки, содержащее уникальный идентификатор контактов протокола. У каждого протокола эта настройка называется по-своему, узнать её имя можно в исходном коде или с помощью плагина {{Plugin|DbEditorPP|Database editor++}}. Ниже перечислены идентификаторы основных протоколов:
#* '''Unique ID setting''' – Here you must write the name of setting that holds contact identifier for your upgraded protocol. Each protocol may have different name, you can find it by looking into {{Plugin|DbEditorPP|Database editor++}} or protocol source codes. Here is the list of basic protocols:
#** AIM: «SN»
{{Content:Dummy/ProtocolsIdList}}
#** Facebook: «ID»
#* '''Unique ID text''' – Here you can write anything but try to use only a-Z characters, for example: "ID"
#** GG: «UIN»
# Press "OK" and restart your Miranda.
#** ICQ: «UIN»
#** ICQCorp: «UIN»
#** IRC: «Nick»
#** Jabber: «jid»
#** MRA: «e-mail»
#** MSN: «e-mail»
#** Omegle: «nick»
#** Sametime: «stid»
#** Skype (SkypeKit): «sid»
#** SkypeClassic: «Username»
#** Steam: «SteamID»
#** Tlen: «jid»
#** Tox: «ToxID»
#** Twitter: «Username»
#** VK: «ID»
#** WhatsApp: «ID»
#** XFire: «Username»
#** Yahoo: «yahoo_id»
#* '''Уникальный текст ID''' — видимое имя уникального идентификатора контактов (любой текст, состоящий из символов a–Z), например: «ID».
# Нажмите {{Button|OK}} и перезапустите Миранду.


{{PluginGroups}}
{{PluginGroups}}

Revision as of 14:42, 30 December 2017

Other languages:
Dummy protocol
Нет изображения
Имя файла Dummy.dll
Автор Robert Pösel
Скачать
Стабильная версия: 32-bit, 64-bit
Версия в разработке: 32-bit, 64-bit

Dummy protocol for Miranda NG. Could be used for holding contacts and history from deprecated protocols or for creating virtual contacts.

What's purpose of this protocol?

It is useful when some protocol became deprecated (like Skype or XFire) and you want to preserve history of your contacts. You can "upgrade" your old account to a Dummy protocol and then use your contacts as before (showing history and user details, except communicating with them, of course). Also you can make a metacontact from this dummy contact and merge it with contact on different protocol to have complete history available from single contact.

How to "upgrade" protocol to Dummy

  1. Old protocol plugin must be unloaded (either remove its *.dll file or just disable it in Options → Plugins, and restart your Miranda)
  2. Open Accounts manager (Main menu → Accounts)
  3. Find and select protocol you want to transform to Dummy
  4. Click to "Upgrade" button at the bottom (if this button is disabled, it means that plugin for that protocol is still loaded, continue with step 1)
  5. Select "Dummy" as protocol and press "OK"

Since Miranda 0.95.5 and newer:

  1. Select again your chosen protocol and at the right side you'll select Protocol template, which should be name of protocol you're upgrading from. If your protocol isn't in this list, select Custom.
  2. Below you can see 2 other options. They are filled automatically and disabled if you selected existing template, otherwise they are enabled and must be filled by yourself:
    • Unique ID setting – Here you must write the name of setting that holds contact identifier for your upgraded protocol. Each protocol may have different name, you can find it by looking into Database editor++ or protocol source codes.
    • Unique ID text – Here you can write anything but try to use only a-Z characters, for example: "ID"
  3. Press "OK" and restart your Miranda.

For Miranda 0.95.4 and older:

  1. Select again your chosen protocol and at the right side you'll fill 2 options:
    • Unique ID setting – Here you must write the name of setting that holds contact identifier for your upgraded protocol. Each protocol may have different name, you can find it by looking into Database editor++ or protocol source codes. Here is the list of basic protocols:
      • AIM: "SN"
      • Facebook: "ID"
      • GG: "UIN"
      • ICQ: "UIN"
      • ICQCorp: "UIN"
      • IRC: "Nick"
      • Jabber: "jid"
      • MRA: "e-mail"
      • MSN: "e-mail"
      • Omegle: "nick"
      • Sametime: "stid"
      • Skype (SkypeKit): "sid"
      • SkypeClassic: "Username"
      • Steam: "SteamID"
      • Tlen: "jid"
      • Tox: "ToxID"
      • Twitter: "Username"
      • VK: "ID"
      • WhatsApp: "ID"
      • XFire: "Username"
      • Yahoo: "yahoo_id"
    • Unique ID text – Here you can write anything but try to use only a-Z characters, for example: "ID"
  2. Press "OK" and restart your Miranda.