Problem/Motivation

As described in #2716773: [Meta] Convert 7.x-6.x Twig components to be Drupal 8-compatible, we need to convert the more-link component from Zen 7.x-6.x to be compatible with Drupal 8.

Proposed resolution

The parent issue describes the general solution we need to use when converting a component.

Solutions specific to the more-link component should be added here as we figure them out.

Remaining tasks

(reviews needed, tests to be written or run, documentation to be written, etc.)

CommentFileSizeAuthor
#3 2724869-more-link-component.patch5.3 KBsarahjean
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sarahjean created an issue. See original summary.

sarahjean’s picture

Assigned: Unassigned » sarahjean
sarahjean’s picture

sarahjean’s picture

This isn't applying anywhere currently, more links seem to be generated by links.html.twig as part of the node links ul.

sarahjean’s picture

Assigned: sarahjean » Unassigned
JohnAlbin’s picture

Thanks, Sarah! I found where more links were applying (links--node.html.twig) and added that presenter.

  • JohnAlbin committed 376c213 on 8.x-7.x
    Issue #2724869 by sarahjean and JohnAlbin: Convert more-link component...
  • JohnAlbin committed 59ee0cb on 8.x-7.x
    Issue #2724869 by sarahjean and JohnAlbin: Convert more-link component...
  • JohnAlbin committed 7f21804 on 8.x-7.x authored by sarahjean
    Issue #2724869 by sarahjean: Convert more-link component to be Drupal 8-...
JohnAlbin’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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