Tagadelic Views Issue Queue

Drupal 6

5.x-1.x-dev, Documentation, task, minor, active

I don't know if this module is headed to towards Drupal 6.

Change wording of error message to avoid confusion

5.x-1.0, User interface, bug report, normal, patch (code needs review), Zach Harkey

Tagadelic 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.

5.x-1.x-dev, Miscellaneous, support request, normal, active

It looks good, though a screenshot or even a live link would say much more than words can.
Thanks :)

tags for the current post

5.x-1.0, User interface, bug report, critical, active

Hello,
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

Error after updating Views module

5.x-1.x-dev, Code, bug report, normal, active

I 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

5.x-1.x-dev, Code, feature request, normal, active

It would be great if this module would support i18n/internalization.

Ability to filter by content type?

5.x-1.0, User interface, support request, normal, active

I 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?

Special characters mess up sort order

5.x-1.x-dev, Code, bug report, normal, active

Using Views Tagadelic I have a problem with the sort order of tags when it comes to special characters. I set "Taxonomy: Term Name" as sort criteria in views which shows my tags in an alphabetical order. But: When there are tags starting with a special character (like ä, ö, ü, ß; talking about a website in german), those are listed before all the others. Example:

Module calls a views function which it shouldn't

5.x-1.x-dev, Code, bug report, critical, active

Lines 75 and 76 of tagadelic_views.module call _views_replace_args(), a private function in Views, which has been removed in dev.

tagadelic_views with i18n - views

5.x-1.x-dev, Code, bug report, normal, active

Hello,
Didn't investigate it a lot yet but it looks like the tagadelic_views doesn't work in an i18n environment with the 'i18n views'.

Issue Queue

Drupal 6

5.x-1.x-dev, Documentation, task, minor, active

I don't know if this module is headed to towards Drupal 6.

 

CVS Commits

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    <a href="http://drupal.org/node/261663">#261663</a> by kmv - change vid to vids
    cvscid: 
    122980

    commit #122980 by douggreen on DRUPAL-5 - #261663 by kmv - change vid to vids

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    <a href="http://drupal.org/node/261663">#261663</a> - fix placeholders sql
    cvscid: 
    121613

    commit #121613 by douggreen on DRUPAL-5 - #261663 - fix placeholders sql

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    <a href="http://drupal.org/node/151573">#151573</a> - handle special case where terms are part of the view
    cvscid: 
    116271

    commit #116271 by douggreen on DRUPAL-5 - #151573 - handle special case where terms are part of the view

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-6--1
    cvscomment: 
    clean up info file
    cvscid: 
    113212

    commit #113212 by douggreen on DRUPAL-6--1 - clean up info file

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-6--1
    cvscomment: 
    fix multiple dependencies

    Commit #77944 by douggreen at 15:59Views Tagadelic: /modules/tagadel