Änderungen von Dokument ClassTranslationsGenerator

Zuletzt geändert von MACH ProForms GmbH am 20.08.2020

Von Version 2.1
bearbeitet von MACH ProForms GmbH
am 20.08.2020
Änderungskommentar: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/12.6.1]
Auf Version 1.1
bearbeitet von MACH ProForms GmbH
am 18.07.2019
Änderungskommentar: Copied from fswikitemplate:AppWithinMinutes.ClassTranslationsGenerator

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -24,13 +24,8 @@
24 24  #end
25 25  #end
26 26  
27 -$escapetool.h Sheet keys
28 -#set ($appName = $doc.documentReference.name.replaceAll('Class', '').toLowerCase())
29 -#map("${appName}.sheet.description" "This page controls how $appTitle pages are displayed in both view and edit modes.")
30 -#map("${appName}.sheet.noObject" "The current page doesn't have the expected $appTitle object.")
31 -#map("${appName}.sheet.noFields" "The $appTitle application doesn't have any fields to display.")
32 -
33 33  $escapetool.h Live table generic keys
28 +#set ($appName = $doc.documentReference.name.replaceAll('Class', '').toLowerCase())
34 34  #set ($prefix = "${appName}.livetable.")
35 35  #set ($liveTableGenericKeys = {
36 36   'doc.title': 'liveTableEditorDocTitleColumnName',