can document based authoring and WYSIWYG authoring project co-exist? | Community
Skip to main content
Level 2
August 27, 2024
Solved

can document based authoring and WYSIWYG authoring project co-exist?

  • August 27, 2024
  • 1 reply
  • 625 views

Hi,


In a project can it be a scenario where some pages are developed using document-based authoring and others using WYSIWYG authoring in the universal editor if so how can it be achieved?

 

Also, can we edit pages created using document-based authoring in universal editor?

 

thank you

cc : @arunpatidar 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi @rahulda2 

Yes, it's possible to run two different projects (AEM + Google Docs) on separate codebases (GitHub repositories) while pointing to the same domain. This can be achieved by using CDN rewrite/redirect rules to direct requests to the appropriate origin.

However, editing pages created using document-based authoring in the universal editor is not currently supported, but it's on Adobe's roadmap.

 

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
August 27, 2024

Hi @rahulda2 

Yes, it's possible to run two different projects (AEM + Google Docs) on separate codebases (GitHub repositories) while pointing to the same domain. This can be achieved by using CDN rewrite/redirect rules to direct requests to the appropriate origin.

However, editing pages created using document-based authoring in the universal editor is not currently supported, but it's on Adobe's roadmap.

 

Arun Patidar