When the page loads with popular tags, if you select a few tags, and later change your mind, they aren't readded to the popular tag list -- they disappear, once time use :)
This patch allows popular to tags to be added and if removed, they are added back to the popular tags area.
It also adds in a Drupal theme function so this can be properly themed too.
Comments
Comment #1
m3avrck commentedPatch is broke, if you add, remove, then try and add again it won't work...
Comment #2
m3avrck commentedThis line of code:
.children('.add-tag-popular').click(function() {
Would need to change it's handler so it could be applied to all current and future add-tag-popular DOM elements.
Comment #3
dragonwize commentedI've been working on a solution for this that will fix some other issues as well. It is mostly done. I will try around get around to finishing it today.
Comment #4
Flying Drupalist commentedThanks a lot, subscribe.
Comment #5
dboulet commentedAlso interested in having this feature added.
Comment #6
dragonwize commentedThis feature is next to be implemented.
Comment #7
dboulet commentedThanks dragonwize, really appreciate all the work you're putting into this module.
Comment #8
polskikrol commentedSubscribe - Any update on this being implemented / fixed for 6.x dev branch? Noticed the issue with deleting a popular tag (after adding it) and it not showing up in the list again. This looks really odd when you only have 2 or 3 tags, and add them all and then remove. The text 'Add popular tags' is seen with nothing after it.
Comment #9
mahyarsbt commentedThank you for your continued interest in the Active Tags module.
We are excited to announce that the issue you raised has been addressed in the revitalized Active Tags version 1.0.0. This update supports Drupal 9, 10, and 11 and brings a modern interface along with a range of new features to enhance your Drupal tagging experience, including:
This is just a glimpse of the new capabilities. We encourage you to explore these new features by downloading the latest version. For a full list of features and more details, please visit the Active Tags project page.
Comment #10
mahyarsbt commentedWith the release of Active Tags 1.0.0, we believe this issue has been fully resolved. We invite you to explore the latest version and share any feedback you have.
Thank you for your continued support and contributions to the Drupal community. Together, we can keep improving Active Tags!
Visit the Active Tags project page to stay updated and provide feedback.