Skip to content

Instantly share code, notes, and snippets.

@TrywaR
Created May 9, 2019 16:12
Show Gist options
  • Save TrywaR/0ed5ecbb85360b74b89816c36fa5f614 to your computer and use it in GitHub Desktop.
Save TrywaR/0ed5ecbb85360b74b89816c36fa5f614 to your computer and use it in GitHub Desktop.
Для копипаста, без ссылки на текущий пункт
[[pdoMenu?
&parents=`0`
&level=`2`
&tpl=`@INLINE
<li [[+classes]]>
<a href="[[+link]]" [[+attributes]]>
[[+menutitle]]
</a>
[[+wrapper]]
</li>`
&tplHere=`@INLINE
<li [[+classes]]>
<span class="_active_" [[+attributes]]>
[[+menutitle]]
</span>
[[+wrapper]]
</li>`
]]
@naffan2014
Copy link

which language

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment