Core and basic plugins: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(PageLang added)
m (skip language in 'While|Plugin' and 'Plugin' templates)
Line 19: Line 19:
=== Protocols ===
=== Protocols ===
The protocols included in the distribution. See [[Download#Protocols|Download]] page for the list of protocols supported by Miranda NG.
The protocols included in the distribution. See [[Download#Protocols|Download]] page for the list of protocols supported by Miranda NG.
* {{Plugin|en|AIM}}
* {{Plugin|AIM}}
* {{Plugin|en|Facebook}}
* {{Plugin|Facebook}}
* {{Plugin|en|GG|Gadu-Gadu}}
* {{Plugin|GG|Gadu-Gadu}}
* {{Plugin|en|ICQ}}
* {{Plugin|ICQ}}
* {{Plugin|en|IRC}}
* {{Plugin|IRC}}
* {{Plugin|en|Jabber}}
* {{Plugin|Jabber}}
* {{Plugin|en|MSN}}
* {{Plugin|MSN}}
* {{Plugin|en|Yahoo}}
* {{Plugin|Yahoo}}


=== Service plugins ===
=== Service plugins ===
Plugins that provide services for basic Miranda functionality:
Plugins that provide services for basic Miranda functionality:
* {{Plugin|en|AdvaImg}} – generic image services
* {{Plugin|AdvaImg}} – generic image services
* {{Plugin|en|AVS}} – avatar service
* {{Plugin|AVS}} – avatar service
* {{Plugin|en|DbChecker}} – checking and repairing database
* {{Plugin|DbChecker}} – checking and repairing database


=== Contact lists ===
=== Contact lists ===
A contact list is required to run Miranda. The standard {{Plugin|en|StdClist}} (the former Clist_classic) can be replaced with the following plugins:
A contact list is required to run Miranda. The standard {{Plugin|StdClist}} (the former Clist_classic) can be replaced with the following plugins:
* {{Plugin|en|Clist_blind}} – contact list for blind folks (installer only)
* {{Plugin|Clist_blind}} – contact list for blind folks (installer only)
* {{Plugin|en|Clist_modern}}
* {{Plugin|Clist_modern}}
* {{Plugin|en|Clist_nicer}} (You might also want to install {{Plugin|en|Cln_skinedit}} – skin editor for Clist_nicer.)
* {{Plugin|Clist_nicer}} (You might also want to install {{Plugin|Cln_skinedit}} – skin editor for Clist_nicer.)


=== Messaging dialogs ===
=== Messaging dialogs ===
A messaging dialog plugin is required to run Miranda. The standard {{Plugin|en|StdMsg}} and {{Plugin|en|StdChat}} (the former SRMM and Chat) can be replaced with the following plugins:
A messaging dialog plugin is required to run Miranda. The standard {{Plugin|StdMsg}} and {{Plugin|StdChat}} (the former SRMM and Chat) can be replaced with the following plugins:
* {{Plugin|en|Scriver}} (installer only)
* {{Plugin|Scriver}} (installer only)
* {{Plugin|en|TabSRMM}}
* {{Plugin|TabSRMM}}


=== Database drivers ===
=== Database drivers ===
Plugin {{Plugin|en|Dbx_mmap}} is '''essential''' to run Miranda NG.
Plugin {{Plugin|Dbx_mmap}} is '''essential''' to run Miranda NG.


=== Other plugins ===
=== Other plugins ===
These are optional but useful.
These are optional but useful.
* {{Plugin|en|Import}} – imports contacts and messages
* {{Plugin|Import}} – imports contacts and messages
* {{Plugin|en|PluginUpdater}} – updates Miranda plugins and components (icons and langpacks); also allows to '''install''' these components using Miranda interface
* {{Plugin|PluginUpdater}} – updates Miranda plugins and components (icons and langpacks); also allows to '''install''' these components using Miranda interface
* {{Plugin|en|TopToolBar}} – adds button bar to Clist_modern and Clist_nicer
* {{Plugin|TopToolBar}} – adds button bar to Clist_modern and Clist_nicer





Revision as of 19:53, 22 July 2014

Template:Languages/Core & basic plugins The core and the most important plugins that are included in Miranda NG distribution by default. To run Miranda, you need at least a database driver and some protocol plugin in its Plugins folder. However, there are plugins that provide enhanced functionality and additional features support and thus are used very often. That's why Miranda comes with bunch of plugins, so that everyone could choose plugins to their taste/needs.

With the installer you may choose not to install the plugins you don't want/plan to use during the process of installation. When using the archive, you have to remove the unwanted plugins manually. The set of plugins within the installer slightly differs from that in the archive, the difference is pointed out in the list below.


Core

Core folder includes the standard modules – plugins for basic messaging dialog, contact list, group chat support, etc. They are loaded only if their "substitutes" are not found in Plugins folder. This reduces the memory usage when the standard modules are replaced with other plugins with enhanced functionality.

The standard Miranda NG core modules are:

In Miranda IM they were either available as separate plugins (chat.dll, clist_classic.dll and srmm.dll) or were built in Miranda IM core.


Plugins

Protocols

The protocols included in the distribution. See Download page for the list of protocols supported by Miranda NG.

Service plugins

Plugins that provide services for basic Miranda functionality:

  • AdvaImg – generic image services
  • AVS – avatar service
  • DbChecker – checking and repairing database

Contact lists

A contact list is required to run Miranda. The standard StdClist (the former Clist_classic) can be replaced with the following plugins:

Messaging dialogs

A messaging dialog plugin is required to run Miranda. The standard StdMsg and StdChat (the former SRMM and Chat) can be replaced with the following plugins:

Database drivers

Plugin Dbx_mmap is essential to run Miranda NG.

Other plugins

These are optional but useful.

  • Import – imports contacts and messages
  • PluginUpdater – updates Miranda plugins and components (icons and langpacks); also allows to install these components using Miranda interface
  • TopToolBar – adds button bar to Clist_modern and Clist_nicer


Other files

  • Icons folder – contains icons for protocols and other plugins
  • mirandaboot.ini – contains the information required to get Miranda up and running
  • Zlib.dll – data compression library


See also