Closed (fixed)
Project:
Active Tags
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Feb 2013 at 19:44 UTC
Updated:
9 Aug 2024 at 13:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bgilhome commentedHere's a patch to add entityreference support for Active Tags. It requires the 'create new terms' patch to entityreference from https://drupal.org/node/1472596#comment-7670605.
In entityreference autocompletes, the id appears in brackets after the matched tag, however this is not saved to the term name. The id can be hidden with https://drupal.org/node/1802916#comment-6945660 or https://drupal.org/project/chosen_ajax.
Comment #2
bgilhome commentedPS ignore comment in active_tags_taxonomy_autocomplete_validate.
Comment #3
bgilhome commentedComment #4
jienckebd commented@bgilhome
Thanks for the great patch!! #1 worked for me.
Comment #5
jienckebd commentedAlso, #14 at https://drupal.org/node/1472596 is the patch to use in combination with this.
Comment #6
zilla commentedRTBC and ready for release into the dev version?
Comment #7
zilla commentedconfused - @bgilhome: why does it require the 'create new terms' patch to entity reference if we only wish to use it to reference existing terms (and not allow for creation of new terms).
is that other patch optional when applying this patch?
Comment #8
bgilhome commentedSorry, I should have made it optional - I was using the 'add new terms' patch for a project at the time and patched on top of that. The above patch applies OK without the 'add new terms' patch, but I haven't tested the functionality, I imagine it should be OK.
FYI, for the add new terms patch, subsequent to #14 on https://drupal.org/node/1472596 there have been better patches submitted - around #28.
Comment #9
zilla commentedthanks - i was actually going to mention that entity connect module is the more 'drupal and entity' way to manage creating a new entity from an entity reference field (versus what looks like a deprecated patch above)
Comment #10
zilla commentedany thoughts from the module maintainers on this patch and whether or not it belongs in the next release of the module (or in future releases in general)?
Comment #11
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 #12
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.