Problem/Motivation

In Media: Acquia DAM LinkIt plugin support was provided but after update to Acquia DAM I don't see the LinkIt plugin support in Acquia DAM.
LinkIt plugin support was previously available in the Media: Acquia DAM module. However, following the upgrade to the newer Acquia DAM module, this LinkIt plugin functionality has been removed or is no longer available. The legacy plugin implementation can be found at: https://git.drupalcode.org/project/media_acquiadam/-/blob/2.x/src/Plugin...

This removal creates a usability gap for content editors who rely on LinkIt's autocomplete functionality for quickly linking to Acquia DAM assets within CKEditor. Without LinkIt support, editors must manually copy and paste DAM asset URLs, which is error-prone and time-consuming.

Steps to Reproduce

  • Install and enable the Acquia DAM module (newer version) in a Drupal site
  • Configure LinkIt module for CKEditor integration
  • Attempt to use LinkIt's autocomplete feature to search for and insert Acquia DAM assets
  • Observe that LinkIt does not recognize or provide suggestions for DAM assets

Proposed resolution

Provide LinkIt plugin support in the Acquia DAM module by:

  • Developing a LinkIt substitution plugin (Plugin/Linkit/Substitution/DamAsset.php) that integrates with the current Acquia DAM module architecture
  • Enabling autocomplete search functionality for Acquia DAM assets within CKEditor
  • Ensuring backward compatibility for sites migrating from Media: Acquia DAM 1.x to the newer Acquia DAM module

Issue fork acquia_dam-3555363

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajeshreeputra created an issue. See original summary.

rajeshreeputra’s picture

Status: Active » Needs review

Requesting review.

joshi.rohit100’s picture

Looks good to me

ankitv18’s picture

Status: Needs review » Needs work

Left some comments on the MR, please take a look. Moving into NW.

rajeshreeputra’s picture

Status: Needs work » Needs review
amangrover90’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.