Hello,
1>On using RTE to just have anchor link by giving an label
2> latter on clicking source edit shows an empty.
We want to add in rte anchor tag like
<a id="test"> </a> ,
Note:- Here the title is empty for the anchor link and not getting allowed by RTE
The use case we would want just a anchor link with some custom code added to it without any title.
Issue is on submitting the dialog and on re-opening does not have the anchor link. Touch UI anchor icon added with a label:-
Source edit clicked and turned off:-
Please let me know as how this could be solved
Thanks
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Once you re-open the dialog and see that the anchor tag is no more appearing, is the <a id="someid"></a> visible on source editor view or that is trimmed off. If its trimmed off, mostly link checker might be removing a bad link. Please follow [1] to disable link checker as a whole or for a single use case.
Hi,
Once you re-open the dialog and see that the anchor tag is no more appearing, is the <a id="someid"></a> visible on source editor view or that is trimmed off. If its trimmed off, mostly link checker might be removing a bad link. Please follow [1] to disable link checker as a whole or for a single use case.
Hi,
Thanks for the input.
On the Link https://helpx.adobe.com/in/experience-manager/kb/how-to-configure-linkchecker-tomark-alllinks-asvali...
I had 2 queries.Could you please provide inputs as how this work for RTE:-
1>In which file should i add the below ,so that RTE will bypass the link validation
Optionally use x-cq-linkchecker="skip" in the <a>. Link Checker will not even check for validity
2>The Link Checker should not be enabled on publish instances
How to achieve this that it works in author but is not enabled in publish
Thanks
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi,
Thanks for the input.
On the Link https://helpx.adobe.com/in/experience-manager/kb/how-to-configure-linkchecker-tomark-alllinks-asvali...
I had 2 queries.Could you please provide inputs as how this work for RTE:- 1>
In which file should i add the below ,so that RTE will bypass the link validation Optionally use x-cq-linkchecker="skip" in the . Link Checker will not even check for validity 2>The Link Checker should not be enabled on publish ...
Hi,
Thanks for the input.
On the Link https://helpx.adobe.com/in/experience-manager/kb/how-to-configure-linkchecker-tomark-alllinks-asvali...
I had 2 queries.Could you please provide inputs as how this work for RTE:-
1>In which file should i add the below ,so that RTE will bypass the link validation
Optionally use x-cq-linkchecker="skip" in the <a>. Link Checker will not even check for validity
2>The Link Checker should not be enabled on publish instances
How to achieve this that it works in author but is not enabled in publish
Thanks
Views
Replies
Total Likes