Plugin:Dummy/en: Difference between revisions

From Miranda NG
Plugin:Dummy/en
Jump to navigation Jump to search
mNo edit summary
(formatting)
Line 1: Line 1:
{{PluginCard}}
{{PluginCard}}
Dummy protocol for Miranda NG. This protocol does nothing at all.  
Dummy protocol for Miranda NG. This protocol does nothing at all.
 


== What's purpose of this protocol? ==
== What's purpose of this protocol? ==
It is useful when some protocol became deprecated (like Skype, in future it will be MSN, etc.) and you want to preserve history of your contacts. You can "upgrade" your old Skype 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.
It is useful when some protocol became deprecated (like {{Plugin|Skype}}, in future it will be {{Plugin|MSN}}, etc.) and you want to preserve history of your contacts. You can "upgrade" your old Skype 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 ==
== How to "upgrade" protocol to Dummy ==
# Old protocol plugin must be unloaded (either remove his *.dll file or just disable it in Options / Plugins, and restart your Miranda)
# Old protocol plugin must be unloaded (either remove its <tt>*.dll</tt> file or just disable it in ''Options →  Plugins'', and restart your Miranda)
# Open Accounts manager (Main menu / Accounts)
# Open Accounts manager (''Main menu Accounts'')
# Find and select protocol you want to transform to Dummy
# Find and select protocol you want to transform to 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)
# 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)
# Select "Dummy" as protocol and press OK
# Select "Dummy" as protocol and press "OK"
# Select again your chosen protocol and at right side you'll fill 2 options:
# Select again your chosen protocol and at the right side you'll fill 2 options:
#* Unique ID setting: Here you must write 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 list of basic protocols:
#* 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"
#** AIM: "SN"
#** Facebook: "ID"
#** Facebook: "ID"
Line 35: Line 36:
#** Yahoo: "yahoo_id"
#** Yahoo: "yahoo_id"
#* Unique ID text: Here you can write anything but try to use only a-Z characters, for example: "ID"
#* Unique ID text: Here you can write anything but try to use only a-Z characters, for example: "ID"
# Press OK and restart your Miranda
# Press "OK" and restart your Miranda.


{{PluginGroups}}
{{PluginGroups}}

Revision as of 15:48, 19 September 2014

Dummy protocol
No image
Filename Dummy.dll
Author Robert Pösel
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

Dummy protocol for Miranda NG. This protocol does nothing at all.


What's purpose of this protocol?

It is useful when some protocol became deprecated (like Skype, in future it will be MSN, etc.) and you want to preserve history of your contacts. You can "upgrade" your old Skype 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"
  6. 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"
  7. Press "OK" and restart your Miranda.