Skip to content

Tags in TAGCLOUD are blacklisted by stopwords.txt #80

Description

@sokolgeo

I run the latest Dokuwiki and cloud plugin updated from repository.
In one of my Dokuwiki pages have the following code:

====== TAGS ======

~~TAGCLOUD~~

====== WORDS ======

~~CLOUD:50~~

Unfortunately both CLOUD and TAGCLOUD get their items blacklisted when I add the items into stopwords.txt

It is my understanding that

stopwords are only for the word cloud, not for the tag cloud
https://www.dokuwiki.org/plugin:cloud#stopwords_in_tag_clouds

Therefore the above behavior seems to be a bug? May be this is because both CLOUD and TAGCLOUD are placed in the same page?

Any ideas how to make stopwords.txt only impact the items in CLOUD, not in TAGCLOUD ?

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions