Skip to content

Commit cbce161

Browse files
Add WebSite configurations for blogs, forums and factoids
1 parent a17d2a0 commit cbce161

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ecommerce/data/DemoWebSitePublishPointData.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,9 @@ under the License.
118118
contentName="Cookie Policy" description="Cookie Policy Description" mimeTypeId="text/html" localeString="en_US" createdDate="2001-05-13 12:00:00.000" createdByUserLogin="admin"/>
119119
<ContentAssoc contentId="WebStoreCONTENT" contentIdTo="COOKIE_POLICY" mapKey="cookiePolicy" contentAssocTypeId="SUB_CONTENT"
120120
fromDate="2001-05-13 12:00:00.000" createdDate="2001-05-13 12:00:00.000" createdByUserLogin="admin"/>
121+
122+
<!-- add WebSiteContent root for ecommerce template -->
123+
<WebSiteContent webSiteId="WebStore" contentId="BLOGROOT" webSiteContentTypeId="BLOG_ROOT" fromDate="2021-01-01 00:00:00"/>
124+
<WebSiteContent webSiteId="WebStore" contentId="WebStoreFORUM" webSiteContentTypeId="FORUM_ROOT" fromDate="2021-01-01 00:00:00"/>
125+
<WebSiteContent webSiteId="WebStore" contentId="WebStoreFACTOID" webSiteContentTypeId="FACTOIDS_ROOT" fromDate="2021-01-01 00:00:00"/>
121126
</entity-engine-xml>

0 commit comments

Comments
 (0)