Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JDLabOrg/IUManual-KO
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyoungkim2 committed Dec 28, 2015
2 parents 331cf69 + e0c4551 commit 61d60f1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions wordpress_article.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
아티클 위젯 Article Widget
----------------

.. image:: resource/wordpress/iu_manual_wordpress_article_widget.png
.. image:: resource/wordpress/iu_manual_wordpress_article_widget.jpg

* 아티클 구성요소들을 포함하는 워드프레스 테마의 핵심 위젯입니다.
* 삽입된 하나의 아티클 위젯은 사이트 적용시 페이지 문맥에 따라 단독으로(single.php), 혹은 반복되어 리스트(index.php, archive.php 등)로 출력됩니다.
Expand All @@ -24,7 +24,7 @@
아티클 제목 Article Title
------------

.. image:: resource/wordpress/iu_manual_wordpress_article_title.png
.. image:: resource/wordpress/iu_manual_wordpress_article_title.jpg

* 해당 아티클(post/page)의 제목이 출력됩니다.
* 아티클 위젯 하위에 삽입되어야 정상 동작합니다.
Expand All @@ -37,8 +37,8 @@
아티클 본문 Article Body
------------

.. image:: resource/wordpress/iu_manual_wordpress_article_body_full.png
.. image:: resource/wordpress/iu_manual_wordpress_article_body_excerpt.png
.. image:: resource/wordpress/iu_manual_wordpress_article_body_full.jpg
.. image:: resource/wordpress/iu_manual_wordpress_article_body_excerpt.jpg

* 해당 아티클의 본문이 출력됩니다.
* 아티클 위젯 하위에 삽입되어야 동작합니다.
Expand All @@ -55,7 +55,7 @@
아티클 요소 Article Element
------------

.. image:: resource/wordpress/iu_manual_wordpress_article_element.png
.. image:: resource/wordpress/iu_manual_wordpress_article_element.jpg

* 해당 아티클의 선택된 구성요소(썸네일/저자/기록날짜)가 출력됩니다.

Expand Down
2 changes: 1 addition & 1 deletion wordpress_basic_use.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
워드프레스: 기본 사용 Wordpress: Basic Usage
==========


.. Note:: 워드프레스 동영상 튜토리얼 https://www.youtube.com/playlist?list=PLWlO_EZgRC0aLLZ-oe_yMqdEaV4KdM5-l/

소개 Introduction
-----------
Expand Down
4 changes: 2 additions & 2 deletions wordpress_site_information.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
사이트 제목 Site Title
----------------

.. image:: resource/wordpress/iu_manual_wordpress_site_title.png
.. image:: resource/wordpress/iu_manual_wordpress_site_title.jpg

* 워드프레스 사이트 생성시 혹은 wp-admin에서 설정한 site title이 출력됩니다.
* Site title를 Header섹션에 넣으면 테마내의 페이지간에 공유할 수 있습니다.
Expand All @@ -19,7 +19,7 @@
사이트 부제 Site description
------------

.. image:: resource/wordpress/iu_manual_wordpress_site_description.png
.. image:: resource/wordpress/iu_manual_wordpress_site_description.jpg

* wp-admin에서 설정한 site description 항목이 출력됩니다.
* Site description을 Header섹션에 넣으면 테마내의 페이지간에 공유할 수 있습니다.

0 comments on commit 61d60f1

Please sign in to comment.