Plugin:Dbx tree/pl: Difference between revisions

From Miranda NG
Plugin:Dbx tree/pl
Jump to navigation Jump to search
([en] copy)
(updated)
Line 2: Line 2:
Zapewnia rozszerzone wsparcie bazy danych dla Mirandy NG.
Zapewnia rozszerzone wsparcie bazy danych dla Mirandy NG.


Provides extended Miranda database support. This database driver has a different structure compared to existing databases and provides some additional features.
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 develoment stopped after basic functionality had been implemented.


; Features
 
== Features ==
* Split database – Data is split into two files. Global settings and private data (like contacts, login data and history) are separated.
* 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. {{Plugin|DbChecker}} isn't needed for minimizing file size.
* Metacontact support – Provides basic functionality for contact management (in alpha state).
== Features planned ==
* Encryption – The database can be encrypted with selectable algorithm on three different levels.
* Encryption – The database can be encrypted with selectable algorithm on three different levels.
* Metacontact support – Provides basic functionality for contact management.
* Virtual contacts – Duplicate a contact and move it to different groups.
* Virtual contacts – Duplicate a contact and move it to different groups.
* Memory managment – The database is capable of managing its free space. {{Plugin|DbChecker}} isn't needed for minimizing file size.
* Virtual database – Run Miranda from a read-only directory or drive without missing any functionality. You can also suppress unwanted changes this way.
* 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.
* Virtual events – Dbx_tree may save events into file only at your command.


{{PluginGroups}}
{{PluginGroups}}

Revision as of 11:58, 12 February 2014

Miranda dbx_tree database driver

Nazwa pliku Dbx_tree.dll
Autor Michael Kunz


Zapewnia rozszerzone wsparcie bazy danych dla Mirandy NG.

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 develoment 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).


Features planned

  • 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.