Hi, i added a image plugin in RTE but it is not visible Can someone help me with this?
<rtePlugins jcr:primaryType="nt:unstructured">
<tracklinks
jcr:primaryType="nt:unstructured"
features="*"/>
<table
jcr:primaryType="nt:unstructured"
features="-">
<hiddenHeaderConfig
jcr:primaryType="nt:unstructured"
hiddenHeaderClassName="cq-wcm-foundation-aria-visuallyhidden"/>
</table>
<paraformat
jcr:primaryType="nt:unstructured"
features="*">
<formats
jcr:primaryType="cq:WidgetCollection">
<item0
jcr:primaryType="nt:unstructured"
description="Paragraph"
tag="p"/>
<item1
jcr:primaryType="nt:unstructured"
description="Heading 1"
tag="h1"/>
<item2
jcr:primaryType="nt:unstructured"
description="Heading 2"
tag="h2"/>
<item3
jcr:primaryType="nt:unstructured"
description="Heading 3"
tag="h3"/>
<item4
jcr:primaryType="nt:unstructured"
description="Heading 4"
tag="h4"/>
<item5
jcr:primaryType="nt:unstructured"
description="Heading 5"
tag="h5"/>
<item6
jcr:primaryType="nt:unstructured"
description="Heading 6"
tag="h6"/>
<item7
jcr:primaryType="nt:unstructured"
description="Quote"
tag="blockquote"/>
<item8
jcr:primaryType="nt:unstructured"
description="Horizontal Rule (visual line break)"
tag="hr"/>
<item9
jcr:primaryType="nt:unstructured"
description="Preformatted"
tag="pre"/>
</formats>
</paraformat>
<misctools
jcr:primaryType="nt:unstructured"
features="sourceedit">
<specialCharsConfig jcr:primaryType="nt:unstructured">
<chars
jcr:primaryType="nt:unstructured"
override="true">
<item0
jcr:primaryType="nt:unstructured"
entity="&copy;"
name="copyright"/>
<item1
jcr:primaryType="nt:unstructured"
entity="&euro;"
name="euro"/>
<item2
jcr:primaryType="nt:unstructured"
entity="&reg;"
name="registered"/>
<item3
jcr:primaryType="nt:unstructured"
entity="&trade;"
name="trademark"/>
</chars>
</specialCharsConfig>
</misctools>
<edit
jcr:primaryType="nt:unstructured"
features="paste-plaintext,paste-wordhtml"/>
<lists
jcr:primaryType="nt:unstructured"
features="*"/>
<format
jcr:primaryType="nt:unstructured"
features="bold,italic,underline"/>
<findreplace
jcr:primaryType="nt:unstructured"
features="*"/>
<undo
jcr:primaryType="nt:unstructured"
features="*"/>
<spellcheck
jcr:primaryType="nt:unstructured"
features="*"/>
<image
jcr:primaryType="nt:unstructured"
features="image"/>
<justify
jcr:primaryType="nt:unstructured"
features="*"/>
<links
jcr:primaryType="nt:unstructured"
features="modifylink,unlink,anchor"/>
<subsuperscript
jcr:primaryType="nt:unstructured"
features="*"/>
</rtePlugins>