From: Christian Weiske Date: Thu, 31 Aug 2017 16:11:45 +0000 (+0200) Subject: (no commit message) X-Git-Url: https://git.cweiske.de/paste/486.git/commitdiff_plain --- e904b2b1ef1f0a3203a4f2d4d87620b6431a902d diff --git a/code.ts b/code.ts new file mode 100644 index 0000000..d6f9ae5 --- /dev/null +++ b/code.ts @@ -0,0 +1,20 @@ + 20 = CONTENT + 20 { + table = sys_category + select { + pidInList = {$pids.categoriesFolder} + } + renderObj = COA + renderObj { + 10 = TEXT + 10 { + typolink { + parameter.field = uid + parameter.wrap = t3://page?uid={$pids.category}&category=| + returnLast = url + } + wrap = | + } + wrap = | + } + }