Hi

I'm using the Category module for a site and i would like to display tag clouds throughout the site.

I recently discovered that Tagadelic isn't compatible with Category.

(see here http://drupal.org/node/116540)

I'm going to post this to the issue trackers for both products as i don't know where the issue lies.

Is there any way we can get the two to work together? The category module aims to keep working with modules that need Taxonomy - but this one doesn't work.

Anyone have any pointers or willing to look into this?

Thanks

Ben

Comments

smoothify’s picture

issue has been posted on Category's tracker too:

http://drupal.org/node/119938

bdragon’s picture

Assigned: Unassigned » bdragon

Hi! I'm the (new / interim) Category maintainer.

I blame taxonomy_term_path of the taxonomy wrapper for this bug. I have posted a bandaid fix on the issue attached to Category.

Tagadelic appears to work nicely with A) the wrapper enabled, B) "Maintain category data in taxonomy tables" enabled, and C) taxonomy_term_path patched as per my patch in 119938.

Thank you.

--Brandon Bergren

Bèr Kessels’s picture

Status: Active » Fixed

Then this fixes the problem, be it that it is fixed in cat. not tagadelic. Closing this issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)
mlncn’s picture

Status: Closed (fixed) » Active

We've made the changes in the category issue but Tagadelic doesn't quite work with Category: all the terms in the tag cloud link to "/node" rather than a specific node.

http://agilepracticepatterns.org/tagadelic

Has this been reported before? Are we missing something? Anyhow if it's needed I can try to make the change in the code...

mlncn’s picture

Is this working for other people? Please let us know if it is, but it really seems that Tagadelic does not work with Category Module at the moment.

mlncn’s picture

We weren't using the latest Category dev (the April 8 one), apparently. The Agaric Design Collective has been broken up. Would anyone like a used collective member? I'm getting rid of one.

Tags in current post still isn't working, but everything else is.

So I'm leaving this open with the hope someone knows what needs to be done to make the tags in current post block work. I apologize for all these confusing posts.

mztest’s picture

I am sure that Tagadelic does not work with Category Module at the moment.

Bèr Kessels’s picture

Project: Tagadelic » Category

This is a task for the category devs.
Unless there is a really simple solution for tagadelic I will either mark this won't or else leave it to category to fix tghe wrappers and/or code to fix this.

mlncn’s picture

Status: Active » Closed (fixed)

UPDATE: The latest -dev version of Category does mostly, if not entirely, work with Tagadelic. The fix is in the replacement/wrapper taxonomy.module, so be sure to replace your old taxonomy.module with the new taxonomy.module.COPYME from your upgraded Category module. ~ ben, Agaric Design Collective