Plugin:DbEditorPP/de: Difference between revisions

From Miranda NG
Plugin:DbEditorPP/de
Jump to navigation Jump to search
m ({{Menu}} used)
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{PluginCard}}
<languages/>{{PluginCard}}
{{Untranslated}}
{{TNT|Important|Wenn Sie sich unsicher sind, machen Sie eine Sicherung Ihres Profils bevor Sie Einstellungen in der Datenbank ändern.}}
You need this plugin to change some advanced settings for Miranda NG, because some tweaks do not have entries in Miranda's settings dialogs. You need to realize that using these advanced tweaks is basically unsupported and might have unknown side effects. <span style="color:red;">If unsure, backup your profile before using this plugin to alter settings in the database.</span>
Erweiterter Datenbankeditor.
 
== Zweck ==


== Background ==
Miranda stores all core and plugin settings in its database. The database is, in some ways, comparable to the Windows registry, though it is much simpler but it basically serves the same purpose to Miranda than the registry does to Windows and most Windows applications. The advantage of the database solution is that it is portable and easy to backup – no need to collect settings from the registry or reinstall everything – your profile database holds everything, settings, contacts and messages.
Miranda stores all core and plugin settings in its database. The database is, in some ways, comparable to the Windows registry, though it is much simpler but it basically serves the same purpose to Miranda than the registry does to Windows and most Windows applications. The advantage of the database solution is that it is portable and easy to backup – no need to collect settings from the registry or reinstall everything – your profile database holds everything, settings, contacts and messages.


Line 10: Line 11:
* '''Per contact settings''' – each contact has its own node in the left pane and you must expand it to see all settings that are stored for a particular contact.
* '''Per contact settings''' – each contact has its own node in the left pane and you must expand it to see all settings that are stored for a particular contact.


The database editor '''cannot''' be used to view or modify messages.
Der Datenbankeditor kann {{Strong|nicht}} zum Ansehen oder Bearbeiten von Nachrichten verwendet werden.


== Usage ==
Sie benötigen dieses Plugin um einige erweiterte Einstellungen in Miranda NG zu ändern, welche keine Einstellung im Einstellungsdialog haben. Seien Sie sich bewusst dass die Verwendung dieser Einstellungen nicht offiziell unterstützt wird und einige unbekannte Nebeneffekte haben kann.
[[File:DbEditor - start.png|200px|thumb|Starting DbEditor from Profile manager]]
 
There are several ways to open database editor window:
== Verwendung ==
* From the main menu: {{Menu|Database|Database Editor++}}
[[File:DbEditor - start.png|200px|thumb|DbEditor in der Profilverwaltung starten]]
* By hotkey (default is {{Hotkey|Shift|Win|D}})
Es gibt mehrere Wege, den Profileditor zu öffnen:
* From contact menu: ''Open user tree in DBE++'' (opens settings tree of the given contact)
* Über das Hauptmenü {{Menu|Hauptmenü|Datenbank|Datenbank-Editor++}}
* On Miranda NG start:
* Über ein Tastaturkürzel (Standard ist {{Hotkey|Shift|Win|D}})
** from Profile manager – select <tt>DbEditorPP.dll</tt> in the drop-down list "Start in Service Mode with" (see the screenshot)
* Über das Kontaktmenü ''Benutzerzweig in DBE++ öffnen'' (öffnet den Benutzerzweig des gegebenen Kontaktes)
** using<tt> /svc:dbeditor</tt> command line parameter
* Beim Start von Miranda NG:
** Über den Profilmanager - wählen Sie <tt>DbEditorPP.dll</tt> aus dem Auswahlfeld ''Starte im Servicemodus mit'' (siehe Screenshot).
** über den Kommandozeilenparameter <tt>/svc:dbeditorpp</tt>.


Using it is straightforward, very much like you are using registry editor. In the left pane, you see the '''modules''' and when you click a module, the right pane will show all the settings for that module. Modules are usually organized either per plugin, per protocol or per function group and unlike the registry there are no sub-keys. The hierarchy is simpler, only one level of '''Module → Setting'''.
Using it is straightforward, very much like you are using registry editor. In the left pane, you see the '''modules''' and when you click a module, the right pane will show all the settings for that module. Modules are usually organized either per plugin, per protocol or per function group and unlike the registry there are no sub-keys. The hierarchy is simpler, only one level of '''Module → Setting'''.


Always remember to use the '''global''' settings when using the database tweaks for {{Plugin|TabSRMM}} and do not change any non-documented values. This is as dangerous as randomly changing values in the Windows registry – a wrong change can seriously harm the functionality of Miranda. So only change values '''you know''' or were advised to change.
Always remember to use the {{Strong|global}} settings when using the database tweaks for {{Plugin|TabSRMM}} and do not change any non-documented values. This is as dangerous as randomly changing values in the Windows registry – a wrong change can seriously harm the functionality of Miranda. So only change values {{Strong|you know}} or were advised to change.
 
Ändern Sie keine kontaktspezifischen Einstellungen solange Sie nicht wissen was Sie tun.


Also, do not change per contact settings, unless you know exactly what you are doing.
== Zusätzliche Funktionalitäten ==


== Additional functionality ==
Database editor has some additional functions which can assist with:
Database editor has some additional functions which can assist with:
* Watching a value in real time (useful for debugging when you need to see when database values are changed).
* Watching a value in real time (useful for debugging when you need to see when database values are changed).
* Exporting and importing large chunks of settings between different profiles.
* Exporting and importing large chunks of settings between different profiles.
* Deleting needless resident settings (those that should exist only in memory without being written to the database).


{{PluginGroups}}
{{PluginGroups}}

Latest revision as of 21:14, 27 June 2021

Database editor++
Database editor++
Dateiname DbEditorPP.dll
Autoren Bio, Jonathan Gordon
Download-Links
Stabile Version: 32-bit, 64-bit
Entwicklungsversion: 32-bit, 64-bit

Wichtig
Wenn Sie sich unsicher sind, machen Sie eine Sicherung Ihres Profils bevor Sie Einstellungen in der Datenbank ändern.

Erweiterter Datenbankeditor.

Zweck

Miranda stores all core and plugin settings in its database. The database is, in some ways, comparable to the Windows registry, though it is much simpler but it basically serves the same purpose to Miranda than the registry does to Windows and most Windows applications. The advantage of the database solution is that it is portable and easy to backup – no need to collect settings from the registry or reinstall everything – your profile database holds everything, settings, contacts and messages.

The DbEditor plugin can be used to view all the settings currently in the database, both global and "per contact" settings. There are 2 types of settings you can view or change:

  • Global settings – in the left pane of the editor, they can all be found under the Settings node.
  • Per contact settings – each contact has its own node in the left pane and you must expand it to see all settings that are stored for a particular contact.

Der Datenbankeditor kann nicht zum Ansehen oder Bearbeiten von Nachrichten verwendet werden.

Sie benötigen dieses Plugin um einige erweiterte Einstellungen in Miranda NG zu ändern, welche keine Einstellung im Einstellungsdialog haben. Seien Sie sich bewusst dass die Verwendung dieser Einstellungen nicht offiziell unterstützt wird und einige unbekannte Nebeneffekte haben kann.

Verwendung

DbEditor in der Profilverwaltung starten

Es gibt mehrere Wege, den Profileditor zu öffnen:

  • Über das Hauptmenü Hauptmenü → Datenbank → Datenbank-Editor++
  • Über ein Tastaturkürzel (Standard ist ⇧ Umsch+⊞ Win+D)
  • Über das Kontaktmenü Benutzerzweig in DBE++ öffnen (öffnet den Benutzerzweig des gegebenen Kontaktes)
  • Beim Start von Miranda NG:
    • Über den Profilmanager - wählen Sie DbEditorPP.dll aus dem Auswahlfeld Starte im Servicemodus mit (siehe Screenshot).
    • über den Kommandozeilenparameter /svc:dbeditorpp.

Using it is straightforward, very much like you are using registry editor. In the left pane, you see the modules and when you click a module, the right pane will show all the settings for that module. Modules are usually organized either per plugin, per protocol or per function group and unlike the registry there are no sub-keys. The hierarchy is simpler, only one level of Module → Setting.

Always remember to use the global settings when using the database tweaks for TabSRMM and do not change any non-documented values. This is as dangerous as randomly changing values in the Windows registry – a wrong change can seriously harm the functionality of Miranda. So only change values you know or were advised to change.

Ändern Sie keine kontaktspezifischen Einstellungen solange Sie nicht wissen was Sie tun.

Zusätzliche Funktionalitäten

Database editor has some additional functions which can assist with:

  • Watching a value in real time (useful for debugging when you need to see when database values are changed).
  • Exporting and importing large chunks of settings between different profiles.
  • Deleting needless resident settings (those that should exist only in memory without being written to the database).