urfuwo / hlx-test

Apache License 2.0
0 stars 3 forks source link

DS: Internal and External Content - Approach #494

Open sanmishr opened 5 months ago

sanmishr commented 5 months ago

Both internal and External Design portal will be served from a single share point . A single word file will serve content for both internal and external website . For example a single word file will host content for both https://experience.sap.com/fiori-design-web/calendar-web-component/ and https://experience.sap.com/internal/fiori-design-web/calendar-web-component/.If there is section/block that is available only for internal users content authors will mark them as internal using a tag and is the content is only available for external users content authors will mark them as external using a tag .

At rendering we will use remote workers to delete or add content based on these tags .