I've been browsing the Mindtouch community and this forum for hours now, but I can't find an answer to the following:
Mindtouch 10 comes with some template files, under the template path: Mindtouch/..
Examples for templates are ListPages, PageDirectory, or TagDirectory.
I tried the command, named in the code, for example:
But I get an error message:Code:{{ ListPages ( pages: wiki.getpage("/").subpages, sort: "viewcount", reverse: true, limit: 10 ) }}
How can I use these templates in my own structure?Code:EOF expected: /content/body/p/span, line 1, column 9


Reply With Quote
