18 Sep
2009
18 Sep
'09
10:53 a.m.
Hi, How about:
{{doclist ....}}
|(%field="doc.name" sort="true"%)Name |(%field="doc.creator"%)Creator |(%field="doc.tags"%)Tags
{{/doclist}}
Looks familiar :)
+ easily parsed. Although need to be careful with multiple syntaxes. Table specification should be in whatever the syntax the "doclist" macro is invoked from. Thanks. - Asiri