Login  Register

Re: Heresy: Threaded View

Posted by Hugo <Nabble> on Oct 24, 2011; 6:11pm
URL: https://support.nabble.com/Heresy-Threaded-View-tp6918325p6926063.html

Another solution is to show those links on the LIST and THREADED views, but not on the CLASSIC view:
<override_macro name="view_selectors">
  <n.if.not.equal value1="[n.topic_view/]" value2="classic">
    <then.overridden/>
  </n.if.not.equal>
</override_macro>