Core and basic plugins: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
 
(27 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Template:Languages/Core & basic plugins}}
<languages/>
The core and the most important plugins that are included in Miranda 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__
<translate>
== Core == <!--T:3-->
<!--T:4-->
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:
</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.
== Plugins == <!--T:7-->
=== Protocols === <!--T:8-->
<!--T:9-->
The protocols included in the distribution. See {{Ll|Download#Protocols|Download}} page for the list of protocols supported by Miranda NG.
</translate>
* {{Plugin|Facebook}}
* {{Plugin|ICQ}}
* {{Plugin|IRC}}
* {{Plugin|Jabber}}
<translate>
=== Service plugins === <!--T:10-->
<!--T:11-->
Plugins that provide services for basic Miranda functionality:


__TOC__
<!--T:12-->
* {{Plugin|AVS}} – avatar service
* {{Plugin|CrashDumper}} – creates {{Ll|Crash reports|crash reports}} and {{Ll|Version information|version information}} reports
 
=== Contact lists === <!--T:13-->


== Core ==
<!--T:14-->
The '''standard modules''' are plugins for basic messaging dialog, contact list, etc. that are only loaded 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.
A contact list is required to run Miranda. The standard {{Plugin|StdClist}} can be replaced with the following plugins:


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.
<!--T:15-->
* {{Plugin|Clist_blind}} – contact list for blind folks (installer only)
* {{Plugin|Clist_modern}}
* {{Plugin|Clist_nicer}} (You might also want to install {{Plugin|Cln_skinedit}} – skin editor for Clist_nicer.)


These plugins can be found in the <tt>Core</tt> subfolder of the main Miranda NG folder.
=== Messaging dialogs === <!--T:16-->


Standard modules offer basic functionality such as a message window or support for group chats. They are:
<!--T:17-->
{{StdModules|en}}
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|TabSRMM}}


== Plugins ==
=== Database drivers === <!--T:19-->
=== Protocols ===
* {{Plugin|en|AIM}}
* {{Plugin|en|Facebook}}
* {{Plugin|en|GG|Gadu-Gadu}}
* {{Plugin|en|ICQ}}
* {{Plugin|en|IRC}}
* {{Plugin|en|Jabber}}
* {{Plugin|en|MSN}}
* {{Plugin|en|Yahoo}}


=== Service plugins ===
<!--T:20-->
* {{Plugin|en|AdvaImg}}
Plugin {{Plugin|Dbx_mdbx}} {{Strong|is essential}} to run Miranda NG.
* {{Plugin|en|AVS}}
* {{Plugin|en|DbChecker}}


=== Database drivers ===
=== Other plugins === <!--T:21-->
* {{Plugin|en|Dbx_3x}}
* {{Plugin|en|Dbx_mmap}}


=== Contact lists ===
<!--T:22-->
* {{Plugin|en|Clist_blind}} (installer only)
These are optional but useful.
* {{Plugin|en|Clist_modern}}
* {{Plugin|en|Clist_nicer}} (You might also want to install {{Plugin|en|Cln_skinedit}} – skin editor for Clist_nicer.)


=== Messaging dialogs ===
<!--T:23-->
* {{Plugin|en|Scriver}} (installer only)
* {{Plugin|Import}} – imports contacts and messages
* {{Plugin|en|TabSRMM}}
* {{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


=== Other plugins ===
== Other files == <!--T:24-->
These are optional but useful:
* {{Plugin|en|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|en|TopToolBar}} – adds button bar to Clist_modern and Clist_nicer


<!--T:25-->
* Icons folder – contains icons for protocols and other plugins
* Libs folder – contains Visual C++ Redistributable libraries and third-party libraries required by Miranda
* {{Ll|Mirandaboot.ini|mirandaboot.ini}} – contains the information required to get Miranda up and running


== Other files ==
== See also == <!--T:26-->
* <tt>Icons</tt> folder – contains icons for protocols and other plugins
* <tt>[[Mirandaboot.ini]]</tt> – contains the information required to get Miranda up and running
* <tt>Zlib.dll</tt> – data compression library


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


== See also ==
[[Category:Help{{#translation:}}|{{#getdisplaytitle:{{FULLPAGENAME}}}}]]
* [[Installation and update]]

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