Plugin:Dbx tree/cs: Difference between revisions
Plugin:Dbx tree/cs
Jump to navigation
Jump to search
(Updating to match new version of source page) |
(Imported translation using page migration) |
||
Line 1: | Line 1: | ||
<languages/>{{PluginCard}} | <languages/>{{PluginCard}} | ||
{{TNT|Message/Deprecated plugin|It is replaced by {{Plugin|Dbx_mmap}}.}} | {{TNT|Message/Deprecated plugin|It is replaced by {{Plugin|Dbx_mmap}}.}} | ||
Ovladač databáze Mirandy s pokročilými funkcemi. | |||
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. | 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. |
Revision as of 14:32, 30 December 2017
Miranda dbx_tree database driver
| |
---|---|
Název souboru | Dbx_tree.dll |
Autor | Michael Kunz |
|
Varování
Tento plugin se již nevyvíjí. It is replaced by Dbx_mmap.
Tento plugin se již nevyvíjí. It is replaced by Dbx_mmap.
Ovladač databáze Mirandy s pokročilými funkcemi.
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.