Hi Ed,
Currently, this is not possible with tag cloud due to the fact that the tag cloud accepts one Xmod filtered URL parameter.
As an example, cat= would return all categories assigned to the form you specified in the tag cloud form code.
If you have also created a XMod filtered parameter named scat, what many users do is create a second tag cloud form using scat= as the passed parameter in the second tag cloud form code. Then on their side navigation, they have a categories section and below it a sub categories section of the listview page (or wherever on your site you want to place them).
As I have mentioned, in previous discussions with you, if creating categories and sub categories makes it into Xmod 6, I am sure Tony, from FatGeorge, would implement a revised tag cloud to accommodate the change.
I did have the opportunity to view one of my client's creative navigation code for Business Directory that takes some manual page creation but looked really sharp.
He had created filtered pages of every Xmod category and sub category (yes, I understand this would be a large undertaking for a massive category/sub category list) and used one of the DNN tree view navigation modules that are available. The DNN module that he used rendered the category/sub category tree navigation based on the hard coded DNN portal pages for each category. Unfortunately, I can't remember which module he used.
Another module to explore may be the ASH_XModSearch module. I have not tested or used it, but it may be a solution for you. The developers name is Mauro Miotello.
Buck
|