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

what if you take a look at the existing XML parsers? it seems to me as if you're running on the wrong track...
--------------------------------
masses are the opiate for religion.
  • Comment on Re: Build link list derend on URL (TT2)

Replies are listed 'Best First'.
Re^2: Build link list derend on URL (TT2)
by dreel (Sexton) on Nov 26, 2007 at 21:46 UTC
    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.