Remove book module from all core themes

Created on 21 December 2023, 6 months ago
Updated 28 February 2024, 4 months ago

Problem/Motivation

There are usages of book in demo_umami which need to be moved so the module can be deprecated.

$ grep -ri book core/profiles/demo_umami/ | awk -F: '{print $1}' | sort -u | nl
     1  core/profiles/demo_umami/themes/umami/css/classy/components/book-navigation.css
     2  core/profiles/demo_umami/themes/umami/templates/classy/content/book-node-export-html.html.twig
     3  core/profiles/demo_umami/themes/umami/templates/classy/layout/book-export-html.html.twig
     4  core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-all-books-block.html.twig
     5  core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-navigation.html.twig
     6  core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-tree.html.twig
     7  core/profiles/demo_umami/themes/umami/templates/content/node.html.twig
     8  core/profiles/demo_umami/themes/umami/umami.libraries.yml

Similar CSS and templates should be removed from other core themes too.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Closed: duplicate

Version

11.0 ๐Ÿ”ฅ

Component
Bookย  โ†’

Last updated 3 days ago

  • Maintained by
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States @pwolanin
Created by

๐Ÿ‡ณ๐Ÿ‡ฟNew Zealand quietone New Zealand

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024