Core and basic plugins: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(+CrashDumper)
No edit summary
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{PageLang|en}}{{Template:Languages/Core & basic plugins}}
<languages/>
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 <tt>Plugins</tt> 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.
<translate>
<!--T:1-->
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.
<!--T:2-->
With the installer you may choose during the installation process not to install the plugins you don't want/plan to use. 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.
</translate>


__TOC__


__TOC__
<translate>
== Core == <!--T:3-->


== Core ==
<!--T:4-->
<tt>Core</tt> 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 <tt>Plugins</tt> folder. This reduces the memory usage when the standard modules are replaced with other plugins with enhanced functionality.
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.


<!--T:5-->
The standard Miranda NG core modules are:
The standard Miranda NG core modules are:
{{StdModules|en}}
</translate>
{{StdModules|{{PageLangCode}}}}
 
<translate>
<!--T:6-->
In Miranda IM they were either available as separate plugins (chat.dll, clist_classic.dll and srmm.dll) or were built-in into Miranda IM core.


In Miranda IM they were either available as separate plugins (<tt>chat.dll</tt>, <tt>clist_classic.dll</tt> and <tt>srmm.dll</tt>) or were built in Miranda IM core.
== Plugins == <!--T:7-->


=== Protocols === <!--T:8-->


== Plugins ==
<!--T:9-->
=== Protocols ===
The protocols included in the distribution. See {{Ll|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.
</translate>
* {{Plugin|AIM}}
* {{Plugin|Facebook}}
* {{Plugin|Facebook}}
* {{Plugin|GG|Gadu-Gadu}}
* {{Plugin|ICQ}}
* {{Plugin|ICQ}}
* {{Plugin|IRC}}
* {{Plugin|IRC}}
* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
* {{Plugin|MSN}}
* {{Plugin|Yahoo}}


=== Service plugins ===
<translate>
=== Service plugins === <!--T:10-->
 
<!--T:11-->
Plugins that provide services for basic Miranda functionality:
Plugins that provide services for basic Miranda functionality:
* {{Plugin|AdvaImg}} – generic image services
 
<!--T:12-->
* {{Plugin|AVS}} – avatar service
* {{Plugin|AVS}} – avatar service
* {{Plugin|CrashDumper}} – creates [[crash reports]] and [[version information]] reports
* {{Plugin|CrashDumper}} – creates {{Ll|Crash reports|crash reports}} and {{Ll|Version information|version information}} reports
* {{Plugin|DbChecker}} – checking and repairing database
 
=== Contact lists === <!--T:13-->
 
<!--T:14-->
A contact list is required to run Miranda. The standard {{Plugin|StdClist}} can be replaced with the following plugins:


=== Contact lists ===
<!--T:15-->
A contact list is required to run Miranda. The standard {{Plugin|StdClist}} (the former Clist_classic) can be replaced with the following plugins:
* {{Plugin|Clist_blind}} – contact list for blind folks (installer only)
* {{Plugin|Clist_blind}} – contact list for blind folks (installer only)
* {{Plugin|Clist_modern}}
* {{Plugin|Clist_modern}}
* {{Plugin|Clist_nicer}} (You might also want to install {{Plugin|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 === <!--T:16-->
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:
 
<!--T:17-->
A messaging dialog plugin is required to run Miranda. The standard {{Plugin|StdMsg}} can be replaced with the following plugins:
 
<!--T:18-->
* {{Plugin|Scriver}} (installer only)
* {{Plugin|Scriver}} (installer only)
* {{Plugin|TabSRMM}}
* {{Plugin|TabSRMM}}


=== Database drivers ===
=== Database drivers === <!--T:19-->
Plugin {{Plugin|Dbx_mmap}} is '''essential''' to run Miranda NG.
 
<!--T:20-->
Plugin {{Plugin|Dbx_mdbx}} {{Strong|is essential}} to run Miranda NG.


=== Other plugins ===
=== Other plugins === <!--T:21-->
 
<!--T:22-->
These are optional but useful.
These are optional but useful.
<!--T:23-->
* {{Plugin|Import}} – imports contacts and messages
* {{Plugin|Import}} – imports contacts and messages
* {{Plugin|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 you to {{Em|install}} these components using Miranda interface
* {{Plugin|TopToolBar}} – adds button bar to Clist_modern and Clist_nicer
* {{Plugin|TopToolBar}} – adds button bar to Clist_modern and Clist_nicer


== Other files == <!--T:24-->


== Other files ==
<!--T:25-->
* <tt>Icons</tt> folder – contains icons for protocols and other plugins
* Icons folder – contains icons for protocols and other plugins
* <tt>[[Mirandaboot.ini/en|mirandaboot.ini]]</tt> – contains the information required to get Miranda up and running
* Libs folder – contains Visual C++ Redistributable libraries and third-party libraries required by Miranda
* <tt>Zlib.dll</tt> – data compression library
* {{Ll|Mirandaboot.ini|mirandaboot.ini}} – contains the information required to get Miranda up and running


== See also == <!--T:26-->


== See also ==
<!--T:27-->
* [[Installation and update]]
* {{Ll|Installation_and_update}}
* [[Plugin list|Full plugin list]] with their short descriptions
* {{Ll|Plugin list|Full plugin list}} with their short descriptions
* [[:Category:Plugins]] – plugins grouped by their functionality
* [[:Category:Plugins{{#translation:}}]] – plugins grouped by their functionality
</translate>


[[Category:Help]]
[[Category:Help{{#translation:}}|{{#getdisplaytitle:{{FULLPAGENAME}}}}]]

Latest revision as of 03:09, 21 January 2022

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 during the installation process not to install the plugins you don't want/plan to use. 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 into Miranda IM core.

Plugins

Protocols

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

Service plugins

Plugins that provide services for basic Miranda functionality:

Contact lists

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

Messaging dialogs

A messaging dialog plugin is required to run Miranda. The standard StdMsg can be replaced with the following plugins:

Database drivers

Plugin Dbx_mdbx 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 you 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
  • Libs folder – contains Visual C++ Redistributable libraries and third-party libraries required by Miranda
  • mirandaboot.iniMirandaboot.ini – contains the information required to get Miranda up and running

See also