Posted by: CAD
« on: August 21, 2009, 12:57:06 am »Thanks Nostra - You're awesome
This works a treat when you know what variables go where
for benefit of others I have:
and
output looks like:
This works a treat when you know what variables go where
for benefit of others I have:
Code: [Select]
<movie>
{%value=tags template="tags.tpl" maxvalues="3"}
...
...
In main export plugin.and
Code: [Select]
%HEAD%<tag>%HEAD%{%value},%FOOT%</tag>%FOOT%
in the called .tpl file.output looks like:
Code: [Select]
<movie>
<tag>Rancher,Marshal,New Mexico,</tag>