Feature #48644
Easy way to replaceReferences
Status: | Accepted | Start date: | 2013-05-29 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Backend User Interface | Spent time: | - | |
Target version: | 7.4 (Backend) | |||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
(Iam talking about T3 V6+)
Images are stores as IRRE Records.
Along with the Image there are Captions and altext/title text stored.
Now I wand to repace the Image A with Image B
(B is not a new Version of A: This could be achived with overwriting the file is selfe)
If you want to replace the Image with an other you have to
- add a new Image,
- copy the alt-Text/caption to the new
- move the New Image to the old position
- delete the Old image,
There sould be a Button "Replace the File".
i would welcome this feature in the next Version of TYPO3.
Thank you,
Christian.
Related issues
History
#1 Updated by Andreas Wolf about 2 years ago
- Status changed from New to Accepted
- Target version deleted (
6.2.0)
#2 Updated by Rafal Brzeski over 1 year ago
We need this feature in TYPO3 6.2 LTS.
Is there a chance that it will be in 6.2?
#3 Updated by Mathias Schreiber 7 months ago
- Sprint Focus set to On Location Sprint
#4 Updated by Mathias Schreiber 6 months ago
- Subject changed from Easy way to replace Image-References to Easy way to replaceReferences
- Category changed from File Abstraction Layer (FAL) to Backend User Interface
- Target version set to 7.4 (Backend)
- Sprint Focus deleted (
On Location Sprint)
We had a rather hard time understanding the ticket.
So the intention is to replace an IRRE relation from within FormEngine.