Core and basic plugins/ru: Difference between revisions

From Miranda NG
Core and basic plugins/ru
Jump to navigation Jump to search
(Imported translation using page migration)
(Imported translation using page migration)
Line 15: Line 15:
В Miranda IM эти плагины были модулями ядра, либо отдельными плагинами (chat.dll, clist_classic.dll и srmm.dll).
В Miranda IM эти плагины были модулями ядра, либо отдельными плагинами (chat.dll, clist_classic.dll и srmm.dll).


== Plugins ==
== Plugins\ ==


=== Protocols ===
=== Protocols ===

Revision as of 11:59, 2 November 2018

Other languages:

В самом минимальном комплекте Miranda NG достаточно лишь иметь в папке Plugins плагин драйвера базы и необходимых вам протоколов. Но исторически сложилось так, что Миранда распространяется с определённым набором плагинов, часть из которых дублирует друг друга.

В установщике вы можете выбрать нужные плагины в процессе установки. Если же вы скачали дистрибутив в архиве, удалите ненужные плагины вручную перед запуском программы. Набор плагинов в установщике несколько отличается от того, что в архиве; разница отображена в списке ниже.

Core\

В папке Core в корне программы собраны плагины ядра Miranda NG, обеспечивающие базовый функционал окна диалогов, чатов, списка контактов и т. д. Плагины ядра загружаются в память только при отсутствии в папке Plugins их «замен». Это уменьшает использование памяти, когда они заменяются другими плагинами с расширенным функционалом. Если «замена» была отключена, соответствующий плагин ядра подгружается автоматически.

The standard Miranda NG core modules are:

В Miranda IM эти плагины были модулями ядра, либо отдельными плагинами (chat.dll, clist_classic.dll и srmm.dll).

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