(no commit message) master
authorChristian Weiske <cweiske@cweiske.de>
Fri, 28 Jul 2017 08:49:00 +0000 (10:49 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 28 Jul 2017 08:49:00 +0000 (10:49 +0200)
README.rst [new file with mode: 0644]

diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..bef3e40
--- /dev/null
@@ -0,0 +1,6 @@
+It's possible to do string comparison with a normal `TypoScript "globalString" condition <https://docs.typo3.org/typo3cms/TyposcriptReference/Conditions/Reference/Index.html#globalstring>`_ and a constant::\r
+\r
+    [globalString = LIT:foobar = {$some.typoscript.constant}]\r
+        ...\r
+    [global]\r
+\r