Connect everything as secure as possible.

1. 관리자 메뉴 도구의 레이아웃 설치 페이지에서 섬네일 이미지 주소 올바르게 표시 되도록 수정.
2. 페이지 곳곳에 표시된 주소 중 HTTPS 접속이 가능한 사이트의 주소를 업데이트.
3. 주소가 변경된 사이트들의 주소를 업데이트.
This commit is contained in:
MinSoo Kim 2016-01-01 22:19:28 +09:00
parent b3074d1c41
commit 3dc1b5d804
14 changed files with 39 additions and 39 deletions

View file

@ -104,6 +104,6 @@
</div>
</div>
<footer class="footer">
<p cond="!$layout_info->FOOTER">Powered by <a href="http://xpressengine.com/">XE</a>.</p>
<p cond="!$layout_info->FOOTER">Powered by <a href="https://www.xpressengine.com/">XE</a>.</p>
<p cond="$layout_info->FOOTER">{$layout_info->FOOTER}</p>
</footer>

View file

@ -53,6 +53,6 @@ body{background:url({$layout_info->background_image}) repeat-x left top;}
</div>
</div>
<div class="footer">
<p><a href="http://xpressengine.com/" target="_blank">Powered by <strong>XE</strong></a></p>
<p><a href="https://www.xpressengine.com/" target="_blank">Powered by <strong>XE</strong></a></p>
</div>
</div>

View file

@ -3,7 +3,7 @@
<section class="xeicon bg-holder" data-width="1240" data-height="500">
<h1>Beautiful iconpack<br>XEIcon</h1>
<div class="button-area">
<a class="btn_item" target="_blank" href="http://xpressengine.github.io/XEIcon">HOMEPAGE</a>
<a class="btn_item" target="_blank" href="https://xpressengine.github.io/XEIcon">HOMEPAGE</a>
<a class="btn_item" target="_blank" href="https://github.com/xpressengine/XEIcon">GITHUB</a>
</div>
</section>

View file

@ -13,7 +13,7 @@
<li>
<div class="ico"><i class="xi-pen"></i><span class="blind">사이트 제목 바꾸기</span></div>
<h2>한개의 폰트, 680개의 아이콘</h2>
<p>웹 콘텐츠의 목적에 맞는 아이콘을 다양한 구성에서 찾아볼 수 있습니다.<br /><a href="http://xpressengine.github.io/XEIcon/library_common.html" target="_blank">라이브러리</a>에서 필요한 아이콘을 찾아보세요!</p>
<p>웹 콘텐츠의 목적에 맞는 아이콘을 다양한 구성에서 찾아볼 수 있습니다.<br /><a href="https://xpressengine.github.io/XEIcon/library_common.html" target="_blank">라이브러리</a>에서 필요한 아이콘을 찾아보세요!</p>
</li>
<li>
<div class="ico"><i class="xi-sitemap"></i><span class="blind">메뉴 구조 구성하기</span></div>
@ -38,7 +38,7 @@
<li>
<div class="ico"><i class="xi-paint-brush"></i><span class="blind">레이아웃 꾸미기</span></div>
<h2>오픈소스</h2>
<p>XEIcon은 OFL 라이선스를 따르는 오픈소스입니다.<br />모든 사용자에게 무료로 제공됩니다. <a href="http://xpressengine.github.io/XEIcon/license.html" target="_blank">라이선스</a>를 확인해 보세요!</p>
<p>XEIcon은 OFL 라이선스를 따르는 오픈소스입니다.<br />모든 사용자에게 무료로 제공됩니다. <a href="https://xpressengine.github.io/XEIcon/license.html" target="_blank">라이선스</a>를 확인해 보세요!</p>
</li>
</ul>
</section>
@ -50,7 +50,7 @@
<li>
<h2>최신버전 다운로드</h2>
<p>가장 최신 버전 구성을 압축파일로<br />다운로드 받아볼 수 있습니다.</p>
<a href="http://xpressengine.github.io/XEIcon/"><i class="xeicon xi-download"></i> Download</a>
<a href="https://xpressengine.github.io/XEIcon/"><i class="xeicon xi-download"></i> Download</a>
</li>
<li>
<h2>Git 저장소 복제</h2>
@ -60,7 +60,7 @@
<li>
<h2>CDN by jsDelivr</h2>
<p>한줄의 코드만 작성하면 다운로드 없이 XEIcon을 사용할 수 있습니다.</p>
<a href="http://xpressengine.github.io/XEIcon/started.html" target="_blank"><i class="xeicon xi-arrow-right"></i> check out</a>
<a href="https://xpressengine.github.io/XEIcon/started.html" target="_blank"><i class="xeicon xi-arrow-right"></i> check out</a>
</li>
<li>
<h2>Install with Bower</h2>