Zig
Member
Hello everyone! The title basically says it all. I'm in the process of rewriting a custom addon for XF2 and my predecessor made heavy use of
Does anyone know if there's equivalent functionality in XF2? I've checked
Thanks in advance!
--zig
<xen:map from="$somethingOrOther.tagList" to="$tags" />
in conjunction with <xen:include template="some_other_template">
for the necessary template modifications.Does anyone know if there's equivalent functionality in XF2? I've checked
Template/Templater.php
and Template/Compiler.php
but don't see an xf:map
anywhere.Thanks in advance!
--zig