Actions
Feature #47822
openVisualize differences in structured content markup
Status:
New
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2013-05-02
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
hard
Sprint Focus:
Description
Detail view show html tags when in RTE I add tables, bold, list and so on.
Editors cannot understands text mixed with tags.
Is it possible to have a detailed view with formatted text instead of html text?
See the attachment.
Thanks
Files
Updated by David Denicolo' over 11 years ago
Here the attachment
Updated by Oliver Hader over 11 years ago
- Status changed from New to Needs Feedback
There's possible no other solution to that to visualize the differences...
One possibility would be to strip away the HTML tags, however then the context gets lost as well.
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Updated by Alexander Opitz over 10 years ago
- Status changed from Needs Feedback to New
- Is Regression set to No
Maybe we can use something like: https://github.com/rashid2538/php-htmldiff
Updated by Oliver Hader about 9 years ago
- Tracker changed from Bug to Feature
- Subject changed from detail view show html tags to Visualize differences in structured content markup
- Target version changed from 7.5 to 8 LTS
- Complexity set to hard
Comparing node structures and visualizing the differences can become very complex.
Updated by Riccardo De Contardi over 7 years ago
- Target version changed from 8 LTS to 9.0
Actions