Raphael Wegmueller
Raphael Wegmueller
References: - https://github.com/adobe/helix-admin/issues/175 - https://github.com/adobe/helix-admin/issues/227
@dominique-pfister do you see anything missing in the current implementation?
> Sitemap generated should be http I don't think we should do anything other than `https`. It's 2021 😉
Interesting! Fwiw, I started playing with using a shadow-DOMed web component for the sidekick to keep the page CSS from bleeding into it. Would love to share/compare outcomes. Since this...
In Word (desktop version only), you can protect a document by specifying a password for read and/or read/write. Maybe we could somehow leverage that in word2md. The disadvantage would be...
@avanishgandhi as far as the blog project is concerned, let's create a separate issue in the project repo. This issue meant to be a more generic discussion about how to...
I think this should be handled on the delivery side, either in the pipleine or the client-side code rendering the page. Authors would not have to worry about URL transformation,...
@ramboz any update on this?
Ok, then I suggest to let's park this PR until https://github.com/adobe/aem-lib/pull/23 is approved and merged.
To @trieloff's point, the alternative would be to add a more generic solution (without author control) to open all external links in a new tab, e.g. [like so](https://github.com/hlxsites/mmm-af/blob/main/scripts/scripts.js#L612-L620).