Plugin:Dbx tree/be: Difference between revisions

From Miranda NG
Plugin:Dbx tree/be
Jump to navigation Jump to search
(Updating to match new version of source page)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{PluginCard
<languages/>{{PluginCard}}
| by
{{TNT|Message/Deprecated plugin|It is replaced by {{Plugin|Dbx_mmap|dbx_mmap}}.}}
| name=Miranda dbx_tree database driver
Provides extended Miranda database support.
| author=Michael Kunz
| screenshot=***
| dll=Dbx_tree.dll
}}
Dbx_tree гэта самы новы драйвер базы для Miranda NG. Ён мае іншую структуру па параўнанні з існуючымі базамі дадзеных і можа забяспечыць шмат новых магчымасцяў.


== Магчымасці ==
This database driver has a different structure compared to existing databases. It was developed to provide some additional features but the development stopped after basic functionality had been implemented.
* Падзел базы дадзеных - дадзеныя падзелены на два файла. Глабальныя налады і асабістыя дадзеныя (напрыклад, кантакты і гісторыя).
 
* Шыфраванне - базы дадзеных могуць быць зашыфраваныя з магчымасцю выбару трох розных  алгарытмаў.
== Features ==
* Падтрымка метакантактаў - дае базавую магчымасць кіравання кантактамі.
 
* Віртуальныя кантакты - дубліраванне кантакта і трыманне яго ў розных групах.
* Split database – Data is split into two files. Global settings and private data (like contacts, login data and history) are separated.
*Віртуальная база дадзеных - Miranda можа быць запушчана з даступнай толькі для чытання тэчкі або дыска і працуе як звычайна. Акрамя таго, так файл абаронены ад непажаданых змен.
* Memory managment – The database is capable of managing its free space. {{Plugin|DbChecker}} isn't needed for minimizing file size.
* Кіраванне захоўваннем дадзеных - база дадзеных кіруе вольнай памяццю сама, таму больш не патрэбныя DBTool каб звесці да мінімуму памер файла.
* Metacontact support – Provides basic functionality for contact management (in alpha state).
 
== Planned features ==
 
* Encryption – The database can be encrypted with selectable algorithm on three different levels.
* Virtual contacts – Duplicate a contact and move it to different groups.
* Virtual database – Run Miranda from a read-only directory or drive without missing any functionality. You can also suppress unwanted changes this way.
* Virtual events – Dbx_tree may save events into file only at your command.
 
{{PluginGroups}}

Latest revision as of 03:55, 13 June 2021

Other languages:
Miranda dbx_tree database driver

Імя файла Dbx_tree.dll
Аўтар Michael Kunz


Увага
This plugin is no longer being developed. It is replaced by dbx_mmap.

Provides extended Miranda database support.

This database driver has a different structure compared to existing databases. It was developed to provide some additional features but the development stopped after basic functionality had been implemented.

Features

  • Split database – Data is split into two files. Global settings and private data (like contacts, login data and history) are separated.
  • Memory managment – The database is capable of managing its free space. DbChecker isn't needed for minimizing file size.
  • Metacontact support – Provides basic functionality for contact management (in alpha state).

Planned features

  • Encryption – The database can be encrypted with selectable algorithm on three different levels.
  • Virtual contacts – Duplicate a contact and move it to different groups.
  • Virtual database – Run Miranda from a read-only directory or drive without missing any functionality. You can also suppress unwanted changes this way.
  • Virtual events – Dbx_tree may save events into file only at your command.