Hi there Phize. Thank you for this great snippet. Found one problem though.
I can't get &template=`html` to work. When I set "template" to "html" nothing is displayed. When I change it to the name of tpl stored in file - it works perfectly. Here is my snippet call:
[[DocLink?
&template=`html`
&style=`none`
&sortBy=`menuindex`
&sortDir=`ASC`
&hideFolders=`0`
&tplOuter=`@CODE:[+inner+]`
&tplInner=`@CODE:[+prev+][+next+]`
&tplPrev=`@CODE:<div class="prev-next prev"><a href="[(base_url)][+prev.uri+]" title="[+prev.title+]">Previous</a></div>`
&tplNext=`@CODE:<div class="prev-next next"><a href="[(base_url)][+next.uri+]" title="[+next.title+]">Next</a></div>`]]
Can you help me with that?
It is latest snippet version on Evo 1.0.5