ksieren %!s(int64=2) %!d(string=hai) anos
pai
achega
e56636d738

+ 1 - 8
Configuration/TypoScript/setup.typoscript

@@ -1,8 +1,7 @@
-
 page = PAGE
 page {
     10 = TEXT
-    10.value = Huhu!
+    10.value = ''
 }
 
 tt_content {
@@ -12,11 +11,5 @@ tt_content {
         templateRootPaths {
             10 = EXT:speedbase/Resources/Private/Templates/
         }
-        dataProcessing {
-            10 = Meramo\Speedbase\DataProcessing\SemicolonSeparatedValueProcessor
-            10 {
-                fieldName = tx_speedbase_chatbotterms
-            }
-        }
     }
 }

+ 0 - 3
Resources/Private/Language/locallang.xlf

@@ -6,9 +6,6 @@
             <authorEmail>k.sieren@meramo.de</authorEmail>
         </header>
         <body>
-            <trans-unit id="speedbase_newcontentelement_title" xml:space="preserve">
-                <source>Speedbase Custom Element oll</source>
-            </trans-unit>
             <trans-unit id="speedbase_ctype_title" xml:space="preserve">
                 <source>Chatbot Terms</source>
             </trans-unit>

+ 0 - 0
Resources/Private/Templates/.gitkeep