Plugin:Dbx tree/de: Difference between revisions

From Miranda NG
Plugin:Dbx tree/de
Jump to navigation Jump to search
(Created page with "{{PluginCard | de | name=Miranda dbx_tree database driver | author=Michael Kunz | dll=Dbx_tree.dll }}")
 
(Updating to match new version of source page)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{PluginCard  
<languages/>{{PluginCard}}
| de
{{TNT|Message/Deprecated plugin|Es wurde ersetzt durch {{Plugin|Dbx_mmap|dbx_mmap}}.}}
| name=Miranda dbx_tree database driver
Bietet erweiterte Miranda-Datenbankunterstützung.
| author=Michael Kunz
 
| dll=Dbx_tree.dll
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.
}}
 
== Funktionen ==
 
* 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).
 
== Geplante Funktionen ==
 
* 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:52, 13 June 2021

Miranda dbx_tree database driver

Dateiname Dbx_tree.dll
Autor Michael Kunz


Warnung
Dieses Plugin wird nicht mehr weiterentwickelt. Es wurde ersetzt durch dbx_mmap.

Bietet erweiterte Miranda-Datenbankunterstützung.

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.

Funktionen

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

Geplante Funktionen

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