From 7f67791012e281fb0cf4f24ecc57887d7cc44896 Mon Sep 17 00:00:00 2001 From: maru21 Date: Sat, 14 Oct 2023 23:19:46 +0200 Subject: [PATCH] Ver 9.9.8 --- index.html | 115 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 71 insertions(+), 44 deletions(-) diff --git a/index.html b/index.html index 6e30541..6f2ae4b 100644 --- a/index.html +++ b/index.html @@ -16,12 +16,20 @@ - +
  • Textblocks can be invoked by adding a leading ! sign: - click the airplane button for a complete list + click the airplane button for a complete list !ne = no entry
  • - You can use markups directly in the textarea at the beginning of a line.
    + You can use markups directly in the textarea at the beginning of + a line.
    These markups are available:
    !l = list
    !ls = sub item
    @@ -160,8 +169,8 @@ and has to be always set
  • - The Priority value organizes each input field and shows higher - priority ones first. + The Priority value organizes each input field and shows + higher priority ones first.
  • For one word which needs to change:
    @@ -180,43 +189,49 @@ %Sample Expression=m:der Bauer;w:die Bäuerin;d: Bauern;%1
    + >
    Use % at the start and end - position of the placeholder
    + position of the placeholder
    Use Sample Expression= as - placeholder name
    - Use m:der Bauer;
    for each + placeholder name
    + Use m:der Bauer;
    for each gender; be careful to add it for the last item aswell
  • For dropdown lists:
    - Use l:item 1; for each - item + Use l:item 1; for each item
  • For hidden fields and its trigger:
    - Use h:itemid 1:fieldtype:formatting;
    - for each item add an unique id! + Use + h:itemid 1:fieldtype:formatting;
    + for each item add an unique id!
  • Custom input placeholders:
    - %Sample Expression=longText%1
    + %Sample Expression=longText%1
    Use % at the start and end - position of the placeholder
    + position of the placeholder
    Use Sample Expression= placeholder - name
    + name
    Set 1 as priority or any other - number up until 99 - At the moment there are these custom ones:
    + number up until 99 At the + moment there are these custom ones:
    simpleInput, longText, hiddenField, current_time, current_date
    - Config hiddenField like so:
    - %Sample Expression=hiddenField:id:longText:!l%1 - in this example longText:!l can also be omitted.
    + >
    + Config hiddenField like so: +
    + %Sample Expression=hiddenField:id:longText:!l%1 + in this example longText:!l can + also be omitted.
    With longText you can add markups like !l by adding them like this: @@ -225,8 +240,8 @@ >
  • - You can also use markups in the - template file at the beginning of a line.
    + You can also use markups in the template file at the beginning + of a line.
    These markups are available:
    !l = list
    !ls = sub item
    @@ -253,14 +268,18 @@ >
  • -