{"type":"rich","version":"1.0","provider_name":"phorkie","provider_url":"https:\/\/p.cweiske.de\/","title":"TYPO3 10: Backend RTE does not allow links to typo3 pages","author_name":"Christian Weiske","cache_age":86400,"width":900,"height":900,"html":"<!-- embedding all files of https:\/\/p.cweiske.de\/745 -->\n<link rel=\"stylesheet\" href=\"https:\/\/p.cweiske.de\/css\/embed.css\"\/>\n<div class=\"phork\" id=\"745\">\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  \n<div class=\"document\">\n\n\n<p>Happened with custom RTE configurations.<\/p>\n<p>Solution was to include the TYPO3 ckeditor RTE plugins:<\/p>\n<pre class=\"literal-block\">\n+++ public\/typo3conf\/ext\/myext\/Configuration\/RTE\/Article.yaml\n+++ public\/typo3conf\/ext\/myext\/Configuration\/RTE\/Article.yaml\n&#64;&#64; -21,3 +21,4 &#64;&#64; editor:\n imports:\n   - resource: &quot;EXT:rte_ckeditor\/Configuration\/RTE\/Processing.yaml&quot;\n   - resource: &quot;EXT:rte_ckeditor\/Configuration\/RTE\/Editor\/Base.yaml&quot;\n+  - resource: &quot;EXT:rte_ckeditor\/Configuration\/RTE\/Editor\/Plugins.yaml&quot;\n<\/pre>\n<\/div>\n\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/745\/rev-raw\/e5c5fd45d2e2cd3d907b7fdf82a73630bfe754e0\/README.rst\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/745#README.rst\">README.rst<\/a>\n <\/div>\n<\/div>\n<\/div>\n"}
