Add support for taxonomy terms and users

Created on 11 May 2021, about 3 years ago
Updated 8 March 2024, 4 months ago

Problem/Motivation

Currently, although taxonomy terms and users can show what nodes link to them, any links they may have to nodes or other entities (in their descriptions or in custom fields) are not displayed.

Steps to reproduce

Edit a taxonomy term. In its description, link to a node. Save it and go to the node you just linked to. Click "What links here" and note that the taxonomy term's link is not displayed. Now do the same with a user.

Proposed resolution

Add additional UNIONs to the query in LinkManager::getReferenceContent() to display taxonomy terms and users.

✨ Feature request
Status

RTBC

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States BenStallings

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States Kasey_MK

    Re-roll of #14 for version 2.1.2

  • πŸ‡ΊπŸ‡ΈUnited States Kasey_MK

    Re-roll for 2.1.3

  • πŸ‡ΊπŸ‡ΈUnited States Kasey_MK

    Re-roll for 2.1.4

  • First commit to issue fork.
  • πŸ‡¬πŸ‡§United Kingdom omahm Belfast

    I'm working on getting this patch into the current dev version and then into a new release.
    It's taking a bit longer than I hoped as I'm having to do a quite a bit of testing and fixing any issues.

  • πŸ‡ΊπŸ‡ΈUnited States Kasey_MK

    Thanks @ohmahm, that'll be great! In the meantime, here's a re-roll for 2.1.6

  • πŸ‡¬πŸ‡§United Kingdom omahm Belfast

    Thanks @Kasey_MK I had to roll out another quick release to fix some issues when the scan command ran.

    I'm angling towards a new V3 release for entity scanning with the plan to provide plugin support to allow people to roll their own indexing features. I don't have a release timeframe for this (probably won't be for a while) as I'm pretty much starting from scratch and I'm still defining the architecture for how this will work but I've some proof of concept code in progress.

  • πŸ‡ΊπŸ‡ΈUnited States Kasey_MK

    Bug fix for $this->logger no longer being included, and some whitespace fixes.

Production build 0.69.0 2024