Needs review
Project:
Taxonomy Block
Version:
7.x-1.0
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2010 at 18:12 UTC
Updated:
9 May 2013 at 23:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
meecect commentednm, now I see that it is listed on the project page that only 1 is supported. Are there any other modules that do this?
Comment #2
tedfordgif commentedHere is a patch to 7.x-1.0 that makes this module support up to one block per vocabulary. The node count display and link path can be configured per-block.
Comment #3
decipheredA lot of minor Drupal coding standards issues, please refer to http://drupal.org/coding-standards
Comment #4
decipheredRerolled patch so it applies via Drush make, also did some minor cleanup.
Comment #5
scottrigbyThe block node count option doesn't save if disabled.
Checkboxes need:
Minor spelling:
Comment #6
BeaPower commented@ 5 - Can you roll an updated patch, thanks.
Comment #7
BeaPower commentedHere's an updated patch, with the edits from #5
Comment #8
Taxoman commented(Leaving this issue/patch in the 1.0 trunk, as the subsequent updates of this module has extra code for multi-lingual support, which may mean more changes are needed for this patch. However, as that "new" multilingual support is totally breaking sites as per 1.3 (fixes has not been committed yet, wait for 1.4 until expecting something stable or working...), therefore better to keep this one against 1.0 for now.
Comment #9
Taxoman commentedOn second thought, this functionality is clearly needed and was supported on previous platform versions, so this is more of a task than a feature request.
Comment #10
mahyarsbt commentedHi
this is a good module and very useful.
but i think if this module structure changed to menu block structure is better.
I mean :
Can move "Taxonomy block" menu to admin>structure>blocks
and when click 'Add taxonomy block', user can add blocks from taxonomy unlimited with configuration to select vocabulary , select level/term/parent ... like 'menu block' module
Comment #10.0
mahyarsbt commentedUpdated description to reflect new patch.
Comment #11
macmladen commentedFirst of all, this is a needed feature, no doubt about it.
However, I'm not too sure it should go into
Add new taxonomy block(I know there are some other modules that go this way).It seems to me more natural to be part of Vocabulary->Edit where could be check-box
Enable this taxonomy as block.It is more of a taxonomy feature than a block feature.