Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 714 Bytes

2022-10-05-rename-cms-layout-from-listing.md

File metadata and controls

13 lines (13 loc) · 714 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Rename CMS layouts from listing
issue: NEXT-23828
author: Lisa Meister
author_email: [email protected]
author_github: @Lilibell
---

Administration

  • Added sw-context-menu-itemfor initiating layout rename to sw-cms-list.html.twig
  • Added sw-modal for choosing a new layout name to sw-cms-list.html.twig
  • Added props showRenameModal and newName to sw-cms-list
  • Added methods onRenameCmsPage, onCloseRenameModal and onConfirmPageRename to sw-cms-list
  • Added snippets sw-cms.components.cmsListItem.modal.renameModalTitle, sw-cms.components.cmsListItem.modal.textRenameConfirm, sw-cms.components.cmsListItem.modal.buttonRename and sw-cms.components.cmsListItem.rename