顯示具有 Media Item 標籤的文章。 顯示所有文章
顯示具有 Media Item 標籤的文章。 顯示所有文章

2018年3月12日

(Sitecore) - To obtain URL of media item in Sitecore

Typically it is not too difficult to put image in your Sitecore page through image field of template, but there is no way directly obtain image URL through the Admin platform, this article address how to obtain URL of image in order to use for CSS or somewhere you need.


<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...