Created on 2 February 2024, 10 months ago
Updated 22 April 2024, 7 months ago

1. Wines landing page


URL: /wines
Display: /admin/structure/pages/edit/page-wines (using panels)


Additional features:

  • Clicking on a a 'map marker', the name of the wine is displayed, and if you click on that wine, you are redirected to the wine's detail page
  • Clicking on a link in 'wines + filtered' display redirects to:
    • On a 'VIN' link: /wine/wine-node
    • On a 'ORIGINE' link: /region/region-term
    • On a 'CÉPAGE' link: /cepage/cepage-term

D10 implementation:

  • Recreate the page using page_manager, use layout builder instead of panel
  • Recreate the views displays, use blocks instead of a content pane.

2. Wines detail


Display: /admin/structure/pages/edit/node_view (wine variant using panels)


Additional features:

  • Clicking on the 'Producteur' link redirects to: /producteur/producteur-term
  • Clicking on the 'Revendeur' link redirects to: /revendeur/revendeur-term
  • Clicking on 'Producer presentation' link redirects to the wine's producer website
  • Clicking on the user's name link in 'Note de dégustation' redirects to: /users/user-name
  • Clicking on a link in 'Grape variety' redirects to: /cepage/cepage-term
  • Clicking on the 'Origine' link redirects to: /region/region-term

D10 implementation:

  • Use layout builder in the "manage display" of the content type configuration /admin/structure/types/manage/wine/display
  • Recreate the views displays, use blocks instead of content pane
📌 Task
Status

Fixed

Version

10.0

Component

Code

Created by

🇧🇪Belgium tchible

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

Comments & Activities

Production build 0.71.5 2024