From 28d9ecd3566eae764e3698e7daf14e840312d07a Mon Sep 17 00:00:00 2001 From: pkamps Date: Tue, 7 Mar 2017 22:40:00 +0100 Subject: [PATCH] Improved documentation for the TagSettings section, now references the ezoe.ini settings (#42) --- settings/ezxml.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/settings/ezxml.ini b/settings/ezxml.ini index 6d8ad0d7ab5..cd3db313be3 100644 --- a/settings/ezxml.ini +++ b/settings/ezxml.ini @@ -41,6 +41,10 @@ AliasClasses[ezpdf]=eZPDFXMLOutput # to have different type of editors(aka it only limits the visible buttons, # not what you can copy/past or manually enter in code editor) # Setting is selectable in class/edit if TagPreset has values. +# The concrete button configuration for each TagPreset is in ezoe.ini settings +# file. It needs to contain a [EditorLayout_] section matching +# the TagPreset identifier defined in this setting file. See [EditorLayout_mini] +# in extension/ezoe/settings/ezoe.ini for an example. TagPresets[] #TagPresets[full]=All tags #TagPresets[mini]=Just formatting allowed