TYPO3 v15 dev-main snapshot ()
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _feature-47135:
|
||||
|
||||
=============================================================================
|
||||
Feature: #47135 - Paste icons available at pasting position and use modal now
|
||||
=============================================================================
|
||||
|
||||
See :issue:`47135`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
As soon as the normal clipboard contains an item, a single paste icon becomes available in the page module.
|
||||
The icon is located at each possible pasting position directly besides the [content +] buttons.
|
||||
When the user clicks on the icon, a modal pops up to have the user confirm the action.
|
||||
Depending on the clipboard mode this will either be "Copy" or "Move" together with the title of the item in the clipboard and a "Cancel" button.
|
||||
|
||||
.. index:: Backend, JavaScript
|
||||
Reference in New Issue
Block a user