Closed (won't fix)
Project:
Tagadelic
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2009 at 22:36 UTC
Updated:
7 Feb 2012 at 14:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
darren.ferguson commentedWe have had the same issue and hence wanted to provide a patch that will hopefully be utilized to resolve this issue. Basically the attached patch will not show any of the blocks that tagadelic will normally create unless the vocabulary has been configured too show them. In the admin/content/taxonomy page when you edit a vocabulary you will see a fieldset with tagadelic settings. This fieldset will have a checkbox in it that if checkd will show that block in admin / build / block and if it is not checked the box will not appear.
Please let me know if the patch needs re-worked per your thoughts on the module.
Comment #2
Bèr Kessels commentedI like this patch.
However, as it stands now, I am rewriting (parts) of tagadelic for Drupal7.
Just tonight I committed http://github.com/berkes/tagadelic/commit/493601e3d0a918f2c2ffbab8f3b60d... wich breaks this patch.
I would love to include it in the D7 branch and /also/ in the D6 branch. But I prefer not to have this feature in only D6 and not D7.
Could you tell me if you mind making this patch for drupal7 too? You can get the latest code here: http://github.com/berkes/tagadelic . If you do not want to use git, you can use the download button there to get the latest HEAD.
Comment #3
darren.ferguson commentedHave not played with Drupal 7 as of yet, but would be happy to provide this functionality as a patch for it, will check what needs to be done in order to make this work correctly for Drupal 7.
Comment #4
Bèr Kessels commentedI am looking forward to that, @darren.ferguson! :)
Comment #5
freelylw commentedany suggestion for this since already years ago ?thanks
Comment #6
Bèr Kessels commentedPlease open a pull request on github if you still want this feature.