Hi all,
From what i have read the RTE in Touch UI does not allow you to VIew HTML Source???
not sure why - anyone have a workaround for this?
It is something we use regularly in Classic UI
thanks for your help
Michael
Solved! Go to Solution.
Views
Replies
Total Likes
Here is the response for this question:
Here you go, here are steps to test on your local instance (works in AEM6.1 SP1 and later):
1. Drag Text component to a page (e.g. "/content/geometrixx/en/events/userconf.html")
2. Switch to Developer View
3. Select Text component
4. On Sidebar select "Edit" for the text component (CRX opens)
5. Go to Path ("/libs/foundation/components/text/cq:dialog/content/items/tabs/items/text/items/column/items/text/rtePlugins")
6. Create New Node "misctools"
7. Add property "features" with type "String" and Value "*" to the node misctools
8. Go to "/libs/foundation/components/text/cq:dialog/content/items/tabs/items/text/items/column/items/text/uiSettings/cui/inline"
9. Open property "toolbar"
10. Add new entry "misctools#sourceedit".
11. Save All
12. Go back to the page and open text dialog again
13. Now source view icon & functionality is visible in the RTE Dialog
Views
Replies
Total Likes
That is a good question - i will check to see what internal Adobe people say.
Views
Replies
Total Likes
Here is the response for this question:
Here you go, here are steps to test on your local instance (works in AEM6.1 SP1 and later):
1. Drag Text component to a page (e.g. "/content/geometrixx/en/events/userconf.html")
2. Switch to Developer View
3. Select Text component
4. On Sidebar select "Edit" for the text component (CRX opens)
5. Go to Path ("/libs/foundation/components/text/cq:dialog/content/items/tabs/items/text/items/column/items/text/rtePlugins")
6. Create New Node "misctools"
7. Add property "features" with type "String" and Value "*" to the node misctools
8. Go to "/libs/foundation/components/text/cq:dialog/content/items/tabs/items/text/items/column/items/text/uiSettings/cui/inline"
9. Open property "toolbar"
10. Add new entry "misctools#sourceedit".
11. Save All
12. Go back to the page and open text dialog again
13. Now source view icon & functionality is visible in the RTE Dialog
Views
Replies
Total Likes
Thank you!
Views
Replies
Total Likes
Views
Likes
Replies