I have the following problem:
I use taxonomys (tx) as tags. They can be added when the node is created. So I don't know how many tx I have or what ID they have. The path of the tx is like the following:
/foo/element1
/foo/element2
/foo/element3
...
Secound elemanı tx olduğunu.
Now I want to use a view (page) to handle the tx-path:
/foo/%
Ben düğüm-taxonomy.tpl.php ama ben görünümünde ayarlamak tarzı tema görmek üstündeki gibi bir yol açtığınızda sorundur.
Ben formu (/ foo / not-a-tx) bir yol açmak zaman ben görünümünün çıktısını görebilirsiniz.
Birisi bana görünüm çıktı ama tx-çıkış çıkmak için nasıl bir ipucu verebilir misiniz?
Thanks Sebastian