From efbc54c6fded6150d3677d567af777b233759703 Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Sat, 3 Aug 2024 10:27:33 +0200 Subject: [PATCH] [TASK] Merge properties to text - rte page (#1138) Releases: main, 12.4 --- .../CodeSnippets/Manual/TypeText9Eval.rst.txt | 34 ----- .../Type/Text/Default/Examples.rst | 26 ---- .../ColumnsConfig/Type/Text/Default/Index.rst | 117 ++++++++++++++++-- .../Type/Text/Default/Properties.rst | 54 -------- .../_AllowLanguageSynchronization.rst.txt | 22 ++++ .../_Properties/_Cols.rst.txt} | 16 +-- .../Text/Default/_Properties/_Default.rst.txt | 7 ++ .../_Properties/_EnableRichtext.rst.txt} | 10 +- .../_Properties/_EnableTabulator.rst.txt} | 15 +-- .../_Properties/_Eval.rst.txt} | 27 +--- .../Default/_Properties/_FieldControl.rst.txt | 4 + .../_Properties/_FieldInformation.rst.txt | 4 + .../Default/_Properties/_FieldWizard.rst.txt | 23 ++++ .../_Properties/_FixedFont.rst.txt} | 12 +- .../_Properties/_IsIn.rst.txt} | 5 - .../_Properties/_Max.rst.txt} | 11 +- .../_Properties/_Min.rst.txt} | 5 - .../_Properties/_Nullable.rst.txt} | 20 +-- .../Default/_Properties/_Placeholder.rst.txt | 8 ++ .../Default/_Properties/_ReadOnly.rst.txt | 11 ++ .../Default/_Properties/_Required.rst.txt | 10 ++ .../_RichtextConfiguration.rst.txt} | 35 +----- .../_Properties/_Rows.rst.txt} | 7 -- .../Text/Default/_Properties/_Search.rst.txt | 43 +++++++ .../Text/Default/_Properties/_Softref.rst.txt | 13 ++ .../_Properties/_Wrap.rst.txt} | 7 -- .../_AllowLanguageSynchronization.php | 11 ++ .../Type/Text/Default/_Snippets/_Nullable.php | 9 ++ .../Type/Text/Default/_Snippets/_Search.php | 11 ++ .../Text/Default/_Snippets/_TypeText9Eval.php | 23 ++++ .../_Snippets/_formevals_ext_localconf.php | 5 + .../ColumnsConfig/Type/Text/Index.rst | 21 ++-- .../Type/Text/Properties/Index.rst | 17 --- .../Type/Text/RichTextEditor.rst | 57 +++++++++ 34 files changed, 393 insertions(+), 307 deletions(-) delete mode 100644 Documentation/CodeSnippets/Manual/TypeText9Eval.rst.txt delete mode 100644 Documentation/ColumnsConfig/Type/Text/Default/Examples.rst delete mode 100644 Documentation/ColumnsConfig/Type/Text/Default/Properties.rst create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_AllowLanguageSynchronization.rst.txt rename Documentation/ColumnsConfig/Type/Text/{Properties/Cols.rst => Default/_Properties/_Cols.rst.txt} (51%) create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_Default.rst.txt rename Documentation/ColumnsConfig/Type/Text/{Properties/EnableRichtext.rst => Default/_Properties/_EnableRichtext.rst.txt} (75%) rename Documentation/ColumnsConfig/Type/Text/{Properties/EnableTabulator.rst => Default/_Properties/_EnableTabulator.rst.txt} (60%) rename Documentation/ColumnsConfig/Type/Text/{Properties/Eval.rst => Default/_Properties/_Eval.rst.txt} (77%) create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_FieldControl.rst.txt create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_FieldInformation.rst.txt create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_FieldWizard.rst.txt rename Documentation/ColumnsConfig/Type/Text/{Properties/FixedFont.rst => Default/_Properties/_FixedFont.rst.txt} (76%) rename Documentation/ColumnsConfig/Type/Text/{Properties/IsIn.rst => Default/_Properties/_IsIn.rst.txt} (91%) rename Documentation/ColumnsConfig/Type/Text/{Properties/Max.rst => Default/_Properties/_Max.rst.txt} (82%) rename Documentation/ColumnsConfig/Type/Text/{Properties/Min.rst => Default/_Properties/_Min.rst.txt} (96%) rename Documentation/ColumnsConfig/Type/Text/{Properties/Nullable.rst => Default/_Properties/_Nullable.rst.txt} (70%) create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_Placeholder.rst.txt create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_ReadOnly.rst.txt create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_Required.rst.txt rename Documentation/ColumnsConfig/Type/Text/{Properties/RichtextConfiguration.rst => Default/_Properties/_RichtextConfiguration.rst.txt} (65%) rename Documentation/ColumnsConfig/Type/Text/{Properties/Rows.rst => Default/_Properties/_Rows.rst.txt} (90%) create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_Search.rst.txt create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Properties/_Softref.rst.txt rename Documentation/ColumnsConfig/Type/Text/{Properties/Wrap.rst => Default/_Properties/_Wrap.rst.txt} (94%) create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Snippets/_AllowLanguageSynchronization.php create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Snippets/_Nullable.php create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Snippets/_Search.php create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Snippets/_TypeText9Eval.php create mode 100644 Documentation/ColumnsConfig/Type/Text/Default/_Snippets/_formevals_ext_localconf.php delete mode 100644 Documentation/ColumnsConfig/Type/Text/Properties/Index.rst create mode 100644 Documentation/ColumnsConfig/Type/Text/RichTextEditor.rst diff --git a/Documentation/CodeSnippets/Manual/TypeText9Eval.rst.txt b/Documentation/CodeSnippets/Manual/TypeText9Eval.rst.txt deleted file mode 100644 index e48a3ba4..00000000 --- a/Documentation/CodeSnippets/Manual/TypeText9Eval.rst.txt +++ /dev/null @@ -1,34 +0,0 @@ -.. code-block:: php - - ` type with no renderType (default). + +`type='text'` without a given specific renderType either renders a simple +`