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.

CommentFileSizeAuthor
t.patch2.68 KBm3avrck

Comments

m3avrck’s picture

Status: Needs review » Needs work

Patch is broke, if you add, remove, then try and add again it won't work...

m3avrck’s picture

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

dragonwize’s picture

I'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.

Flying Drupalist’s picture

Thanks a lot, subscribe.

dboulet’s picture

Also interested in having this feature added.

dragonwize’s picture

Category: bug » feature

This feature is next to be implemented.

dboulet’s picture

Thanks dragonwize, really appreciate all the work you're putting into this module.

polskikrol’s picture

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

mahyarsbt’s picture

Assigned: Unassigned » mahyarsbt
Issue summary: View changes
Status: Needs work » Fixed

Thank 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:

  • Enhanced Tag Styling: Enjoy a modern and visually appealing interface for entity reference fields.
  • Dynamic Tag Creation: Flexibly enable or disable tag creation based on your Drupal settings.
  • Support for User Avatars: Display user avatars in tags when using the User entity autocomplete.
  • Efficient Tag Management: Organize tags effortlessly with drag-and-sort functionality, duplicate protection, and multiple selection support.
  • Entity ID Display: Optionally display the entity ID alongside each tag for added clarity.
  • Integration with Key Modules: Seamlessly integrate with Token, Webform, Facets, and Better Exposed Filters for enhanced filtering and autocomplete functionality.

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.

mahyarsbt’s picture

Status: Fixed » Closed (fixed)

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