Problem/Motivation

The port of the WOTD feed at /g2/feed/wotd has been at least partly implemented but not double checked, and has no tests.

Steps to reproduce

n.a.

Proposed resolution

  • check/port route
  • check/port controller, splitting logic to use the WOTD service and possibly the ParamConverter so we have a lightweight controller.
  • check/port settings form
  • check/port theme, possibly replacing by just a node view with a specific view mode or a View if it is not already applied
  • general cleanup of remaining procedural code

Remaining tasks

Do it.

User interface changes

The UI in the feed might change slightly due to use of view modes.

API changes

The path and associated content type (RSS) remain unchanged.

Data model changes

D6/7 to D8+

CommentFileSizeAuthor
#5 3366391-5.patch33.49 KBfgm
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fgm created an issue. See original summary.

fgm’s picture

fgm’s picture

Issue summary: View changes
fgm’s picture

Issue summary: View changes
fgm’s picture

Status: Active » Needs review
FileSize
33.49 KB

Seems to be complete.

fgm’s picture

Issue summary: View changes

  • fgm committed 9e61d2da on 8.x-1.x
    Issue #3366391 by fgm: port the WOTD feed to D10
    
fgm’s picture

Status: Needs review » Fixed

Merged to current dev HEAD.

Status: Fixed » Closed (fixed)

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