hi all,
i am workin on the taxonomy_dhtml module now .... all i want is a block that displays all the vocabulary names created to be displayed in the block...clicking on a vocabulary name should display only that Taxonomy...normally all taxonomies that exist gets displayed....but i want users to choose the taxonomies they want to view.
I have done the following...
1. I have rewritten the taxonomy_dhtml_block in such a way only one block is created and displays all the Vocabularies as links
2. clickin on it should lead to displaying the requested taxonomy...
the Doubts that i have are..
1. if i call ./?q=taxonomy_dhtml and if i
call ./?q=taxonomy_dhtml&tname=Somename ....does it correspond to the taxonomy module ...
2.How can i pass a parameter to this module as in
./?q=taxonomy_dhtml&tname=Somename
which can enable me to retrieve value from the variable tname..
please suggest..Thanking in advance..
Harish
Comments
Comment #1
harishkm commentedhello people,
i have did it myself....i have written a module that displays a block of all taxonomies and clicking one will display only that taxonomy...
it is a little sad to see no replies for Q's posted on Drupal Community....maybe ppl are busy....but i wish u still keep it alive as i wud rate this Community the No.1...no not to flatter but lets not hide the truth !!!
anybody wants the module plz lemme know ....
cheers,
harish
Comment #2
moshe weitzman commented