Tagadelic Views
Drupal 6
Posted September 19th, 2008 by douggreenI don't know if this module is headed to towards Drupal 6.
Change wording of error message to avoid confusion
Posted August 27th, 2008 by douggreenTagadelic views require you to specify one taxonomy field (e.g. Taxonomy: All Terms) in order to work. If you don't, you receive the following error message:
The Tagadelic View requires one vocabulary field.
This is confusing since the only relevant fields are listed as 'Taxonomy' fields.
This patch changes the error message to say:
A demo will be appreciated.
Posted August 11th, 2008 by douggreenIt looks good, though a screenshot or even a live link would say much more than words can.
Thanks :)
Port to drupal 6 with views 2
Posted July 21st, 2008 by douggreenI have rewritten the code to work with drupal 6 and the new views 2 plugin system. Can the code please be reviewed and if appropriate submitted to the repository.
N.B. The patch file does not delete the original files as i cant figure out how, it does however empty the files so they do not interfere.
tags for the current post
Posted July 5th, 2008 by douggreenHello,
I am make vissible block "tags for the current post", but I do not see nothing on that place. Do you can explain me, how it works?
Regards Rodman
Commit 122980 by douggreen
Posted June 23rd, 2008 by douggreenCommit 121613 by douggreen
Posted June 16th, 2008 by douggreenError after updating Views module
Posted June 10th, 2008 by douggreenI just updated Views to the 2008-05-10 dev version because the latest Date module requires it. This causes a conflict with Views Tagadelic. Here is the error message:
Fatal error: Call to undefined function _views_replace_args() in /pathtosite/sites/all/modules/tagadelic_views/tagadelic_views.module on line 83
i18n support
Posted June 4th, 2008 by douggreenIt would be great if this module would support i18n/internalization.
Ability to filter by content type?
Posted June 2nd, 2008 by douggreenI followed the instructions and created a View with a taxonomy term as one of the fields -- this worked, I see the block fine.
However, when I try to restrict the View by content type, all of the tags disappear? Is there a different way to achieve this?