in reply to Re: Build link list derend on URL (TT2)
in thread Build link list derend on URL (TT2)

Finally I've found a simple derision for TT2/ It has a perfect thing WRAPPER with additional params. I've done the hash map in separated path.tt containing uri, name, title, parent and anything I need. How do I use it? It's simple:
[%WRAPPER page.tt name = 'main '%]
And function in path.tt select an element from hash and generates links for each item in path. It's perfectly working now.