顯示具有 Language Fallback 標籤的文章。 顯示所有文章
顯示具有 Language Fallback 標籤的文章。 顯示所有文章

2018年5月28日

(Sitecore) - Enable Language Fallback

In this case condition, a website with 5 language version, but some of language version web page use English version, therefore when user switch the language, Sitecore must detect what language is available by all version.

<Javascript> How to uncompressed GZIP at front-end using Javascript

It's been a while I haven't share my coding work. In this article I would like to share how to receive a Gzip file via stream, unzip...